Car connectivity with the external world brings tremendous convenience and features, but it also expands the attack surface that hackers and malicious actors can target. In this brief, we explore recent dynamics in automotive cybersecurity: from data-telemetry privacy concerns to high-profile vehicle hacks, and we examine whether today’s cars are prepared for specialised, add-on security modules (like insertable firewalls or monitoring agents). We compile key industry announcements, research findings, and expert insights to help craft an engaging, informative tech blog series on this topic.

The target audience is general IT and security specialists, as well as IT consumers. Our goal is to raise the general awareness and, as a result, help to protect our everyday essential service.

How did we end up with so many chips and sensors?

The evolution began with basic engine control units in the 1980s, followed by safety systems (ABS, airbags), infotainment, and eventually advanced driver assistance systems (ADAS). Each new feature brought its own sensors and microcontrollers. Instead of consolidating, manufacturers layered new modules on top of existing ones—leading to a fragmented, distributed architecture.

During the COVID-era chip shortage, many predicted that OEMs would accelerate the shift to zonal architectures—centralised hubs that replace dozens of standalone ECUs and sensors. But that transition has been slower than expected. Why?

  • Legacy platforms are hard to re-engineer mid-cycle.
  • Supplier ecosystems are deeply entrenched.
  • Regulatory certification for new architectures is time-consuming.

As a result, most vehicles still operate with distributed sensor networks, each with its own firmware, communication protocol, and security posture. These figures vary by segment – premium EVs may exceed 150 sensors, while budget models remain closer to 80. The table below illustrates an explosive growth of number of onboard sensors

YearEstimated sensors per vehicleKey drivers of growth
1980~5–10Basic engine sensors (e.g. oxygen, coolant temp); early electronic fuel injection
1990~15–25Introduction of ABS, airbag systems, and onboard diagnostics (OBD-I)
2000~30–50Expansion of OBD-II, emissions control, early infotainment, and basic ADAS (e.g. parking sensors)
2010~60–80Rise of telematics, Bluetooth, TPMS, and more advanced ADAS (lane assist, adaptive cruise)
2020~80–100Integration of radar, lidar (in premium models), camera systems, and V2X pilots
2023~110+Growth in cabin intelligence, biometric sensors, and environmental monitoring
2025~130–150+Software-defined vehicles, zonal architectures, and full-stack sensor fusion in EVs and autonomous platforms
Evolution of sensor count in passenger vehicles

The hidden complexity of vehicle communication networks

While sensor counts have exploded, the communication backbone of modern vehicles is still in a transitional phase, caught between legacy protocols and emerging high-bandwidth standards.

Modern vehicles don’t just have more sensors—they have multiple overlapping communication networks that connect those sensors to ECUs, gateways, and cloud services. These networks are the nervous system of the car, and they’ve evolved in layers over decades.

in vehicle communication networks infographic

Why aren’t we using just Ethernet?

Despite the rise of Automotive Ethernet (e.g., 100BASE-T1, BroadR-Reach), most vehicles today still rely on a mix of legacy and modern protocols. The reason? Transition complexity.

  • Legacy ECUs still depend on CAN, LIN, or FlexRay.
  • Infotainment systems often use MOST (Media Oriented Systems Transport).
  • ADAS and autonomous platforms increasingly require Gigabit Ethernet for camera, radar, and lidar data.
  • Gateways are used to bridge these domains, translating between protocols and managing traffic.

Rather than replacing older networks outright, OEMs are layering Ethernet on top—creating multi-domain architectures with 2–5 distinct communication protocols operating simultaneously. The following table provides the snapshot of common in-vehicle networks:

ProtocolTypical Use CaseSpeedNotes
CAN (Controller Area Network)Powertrain, chassis, body controlUp to 1 MbpsReliable, widely used; CAN-FD and CAN XL offer higher speeds
LIN (Local Interconnect Network)Seat motors, window controlsUp to 20 KbpsCost-effective, single-wire
FlexRaySafety-critical systems (e.g., brake-by-wire)Up to 10 MbpsHigh reliability, now declining in favor of Ethernet
MOSTInfotainment, media streamingUp to 150 MbpsOptical or electrical; being phased out
Automotive EthernetADAS, cameras, OTA updates100 Mbps to 1 GbpsBecoming dominant in new architectures

Why the transition is slow

  • Legacy ECUs can’t be easily re-engineered mid-cycle.
  • Supplier ecosystems are deeply entrenched with protocol-specific tooling.
  • Real-time requirements vary—some systems need deterministic latency (CAN), others need bandwidth (Ethernet).
  • Gateways must translate across domains, adding complexity and latency.
  • Certification and safety validation for new architectures is time-consuming.

In-Car Wireless Interfaces

Cellular Modems (Yes, More Than One)

Modern vehicles often include:

  • A primary modem for telematics, navigation, and OTA updates.
  • A secondary modem for infotainment, streaming, and hotspot services.
  • An optional third modem for V2X communication or satellite fallback.

EV Charging Ports

Remote Telemetry and Control

The aftermarket boom: additional DIY connectivity

While OEMs build connectivity into the chassis, the aftermarket world is exploding with add-ons that extend, enhance, or duplicate these features. Here’s what drivers are installing today:

CategoryDeviceConnectivityPurpose
CCTV / Dash CamsSmart dash camsBluetooth, Wi-FiAI hazard detection, parking surveillance, cloud uploads
TrackersAirTags, CarLock, Viper, GPS tagsCellular, BluetoothTheft prevention, teen driver monitoring
LED AccessoriesLED strips, ambient lighting kitsWired, app-controlled via BluetoothAesthetic customization
DiagnosticsOBD-II dongles (e.g. FIXD, BlueDriver)Bluetooth, Wi-FiReal-time fault codes, performance data
ChargingWireless mounts, fast-charging padsQi wireless, USB-CConvenience and cable-free operation
Smart AssistantsVoice-enabled HUDs, Alexa integrationsWi-Fi, BluetoothNavigation, music, smart home control

This isn’t just about convenience anymore. Every new sensor and connection—whether factory-installed or aftermarket—adds complexity and potential risk. In the next post, we’ll explore how these systems are being exploited, who’s behind the attacks, and how industry and governments are responding.