Evidence boundary. AutoHack is a VehicleSec 2026 research dataset collected from a 2023 Hyundai vehicle. The researchers synchronised C-CAN, P-CAN and B-CAN traffic, included UDS-based diagnostic and replay scenarios, and physically verified effects including engine stalls and emergency-call activation. The validation framework below extends those findings into an engineering assurance model; it should not be read as a claim about any specific commercial IDS.

A detector can be right while the vehicle-security conclusion is incomplete

An intrusion-detection benchmark normally asks whether a model labels malicious traffic correctly. That is necessary, but an automotive cybersecurity capability has to answer a longer chain of questions. Was the attack feasible in the relevant vehicle state? Did the observable network behaviour correspond to a real functional consequence? Could the detector see it at the point where production architecture exposes the signal? And did detection arrive early enough to support a useful response?

AutoHack is valuable because it reduces one common source of ambiguity: the dataset links network traces to physically verified consequences rather than relying only on simulated labels. The paper reports synchronized traffic from three CAN buses and attack scenarios that include UDS-based diagnostics and timing-opaque replay attacks. That creates a stronger ground truth between what happened on the bus and what happened in the vehicle.

Traceability should start before the packet

The practical assurance chain is broader than detection accuracy:

TARA → attack path → preconditions → functional consequence → observable signal → detection → response

The preconditions matter because a network pattern can be detectable even when the corresponding attack is not feasible in a production configuration. Diagnostic session state, authentication, ECU mode, vehicle state and available privileges can all change feasibility. A benchmark therefore needs to be interpreted together with the architecture and the threat scenario it is intended to validate.

This is also why an IDS test should preserve the distinction between recognising an attack trace and validating a cybersecurity control. The first can be measured with labelled data. The second requires evidence that the detector is looking at the right signal, under realistic preconditions, with timing and response behaviour that remain meaningful in the actual vehicle.

Physical validation is powerful, but it should be selective

Running every threat scenario on a physical vehicle would create a validation programme that is expensive, slow and difficult to reproduce. The answer is not to abandon physical testing; it is to use fidelity deliberately.

A useful validation pyramid starts with scalable SIL or vECU experiments for algorithmic coverage and regression, moves into HIL when timing, gateway behaviour, bus loading and ECU interaction matter, and reserves physical-vehicle testing for the scenarios where the functional consequence or cross-domain interaction cannot be defended from lower-fidelity evidence alone.

AutoHack gives a concrete example of why the top of that pyramid matters. Physically confirming engine stalls and emergency-call activation turns a traffic label into a cyber-physical observation. But the same principle does not require every campaign to reproduce every consequence on-road. The goal is sufficient fidelity for the claim being made.

What should be measured

Detection rate remains important, but a production-oriented validation plan should also capture false positives under representative driving conditions, detection latency, observability across gateways and multiple buses, robustness to timing variation, and the behaviour of the response path after detection.

For a TARA-linked threat scenario, the evidence package should make it possible to walk in both directions: from the original scenario to the test that demonstrates detection, and from a detector alarm back to the attack preconditions and functional consequence it is intended to represent.

The same assurance principle appears in the Bendix EC80 safety-to-cybersecurity handoff, where operational evidence determines when a safety fix requires adversarial review, and in the automotive update-path analysis, where trusted delivery authority becomes part of the attack path.

The decision
Validate the cybersecurity capability, not only the classifier. Use scalable lower-fidelity environments for breadth, then increase fidelity where preconditions, observability, timing or physical consequence are part of the claim.
Operational checks
  • Trace each IDS validation case to a defined threat scenario and attack path.
  • Record session, authentication, ECU and vehicle-state preconditions instead of treating the network trace as self-sufficient.
  • Verify that the production observation point can see the signal used by the detector.
  • Measure detection latency and response behaviour, not only classification accuracy.
  • Use SIL/vECU and HIL for scalable coverage, and reserve physical testing for claims that genuinely require cyber-physical evidence.
  • Keep benchmark results separate from claims about a specific production IDS until architecture, configuration and operating conditions are matched.
Source record

Sources & further reading

3 cited sourcesHow we source →
← All analysisCompanion episode →
Where to go next

Continue this decision.

Choose the next decisionContinue through a guided Reading Path

Move from this analysis into a curated route across related incidents, evidence and operating constraints.