Integer underflow and out-of-bounds read in driftregion iso14229 Handle_0x27_SecurityAccess
CVE-2026-54413 affects driftregion iso14229 through 0.9.0. The flaw is in Handle_0x27_SecurityAccess() in iso14229.c, where the handler reads the SecurityAccess subFunction from recv_buf[1] without first verifying that recv_len is at least 2. It then computes the key-data length as (uint16_t)(recv_len - UDS_0X27_REQ_BASE_LEN). When recv_len is 1, this subtraction underflows to 65535, and the resulting oversized length is passed as args.len to the application's SecAccessValidateKey or SecAccessRequestSeed callback. Those callbacks typically iterate over or copy that many bytes from the 4-KB receive buffer, causing a downstream out-of-bounds read. The issue can be triggered by sending a single-byte 0x27 SecurityAccess request after any earlier well-formed 0x27 message. The vulnerable path is reachable over CAN bus, OBD-II, ISO-TP, and DoIP, and is exposed in the default diagnostic session without prior authentication.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Recent activity
7 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.