Demonstrated scope. The researcher disclosure documents the remote functions described in this Analysis and reports that Kia validated no known malicious exploitation. The Analysis does not extend those findings to steering, braking or other unreported vehicle-control functions.

The compromise did not begin on the CAN bus

Security researcher Sam Curry and collaborators disclosed a Kia web-portal attack chain in 2024 that used dealer-facing API behaviour to reassign control of connected-vehicle functions. The researchers demonstrated that a licence plate could be resolved to a VIN and used as part of a chain that exposed owner data and enabled remote commands on affected vehicles.

The important security boundary was not inside the vehicle. It sat in the cloud services that decided who was authorised to act as the owner. Once the backend accepted an attacker-controlled identity as legitimate, the downstream vehicle could receive commands through normal, trusted interfaces.

That is why secure boot, cryptographic in-vehicle communication and hardened ECUs cannot compensate for weak authorisation in dealer, fleet or customer-service systems. The control plane for a connected vehicle extends through the business systems capable of granting authority.

What this diagram shows

The demonstrated path joined a public vehicle identifier to dealer-side authorization and then to remote vehicle commands; each trust boundary matters separately.

Trust and authority pathThe Connected Vehicle Perimeter Includes Dealer APIs
Trust pressure / decision point Governed state or evidence domain
Authority and evidence flow
Evidence domainPublic identifierPlate or VIN starts a lookup
Trust pressureDealer / owner APIBusiness backend exposes privilege
Evidence domainAuthorisation stateOwnership or user role is changed
Evidence domainVehicle commandLegitimate channel delivers the command
Decision gate

Does every internet-to-vehicle command depend on server-side authorisation that cannot be created from public identifiers alone?

YESThe decision can rely on bounded, auditable trust.
NOThe residual authority or evidence gap remains material.
How to read this: the dark node marks the point where trust can be lost or authority can expand. Arrows represent control, evidence or dependency relationships, not necessarily direct network links.

Identifiers must not become authority

VINs, licence plates, account numbers and device identifiers are useful lookup keys. They are not proof of identity. A robust backend should require server-side authorisation for every sensitive transition, especially changes of ownership, enrolment of new users and remote commands.

UN Regulation No. 155 reinforces the need to keep cyber risk assessments current and to monitor and respond to attacks over the vehicle lifecycle. That scope is difficult to satisfy if the TARA ends at the telematics ECU while the real privilege boundary lives in an external dealer portal.

For connected-vehicle programmes, the design question should therefore be stated in terms of authority: which external service can create, delegate or revoke the right to command a vehicle, and what independent evidence proves that each transition was legitimate?

A connected vehicle is only as trustworthy as the backend identities and business workflows allowed to issue commands to it.
The decision
Model dealer and after-sales backends as part of the vehicle security architecture, with transaction-level authorisation and auditable ownership changes.
Operational checks
  • Separate identifiers from authentication factors.
  • Require strong dealer identity and least-privilege roles.
  • Protect ownership transfer with independent confirmation.
  • Log and detect unusual user-role changes before command execution.
  • Include cloud and dealer services in vehicle threat analysis.
Related episodeListen to the podcast versionLinkedInJoin the discussion
Source record

Sources & further reading

2 cited sourcesHow we source →
← All analysisCompanion episode →