driftregion iso14229 through 0.9.0 contains an integer underflow and downstream out-of-bounds read in the Handle_0x27_SecurityAccess() function in iso14229.c that allows a remote unauthenticated attacker to crash a UDS server and potentially read memory past the receive buffer by sending a single-byte 0x27 SecurityAccess request that follows any earlier well-formed 0x27 message. The handler reads the SecurityAccess subFunction from recv_buf[1] without first checking that recv_len is at least 2, then computes the key-data length as the unsigned subtraction (uint16_t)(recv_len - UDS_0X27_REQ_BASE_LEN); when recv_len equals 1 the result underflows to 65535 and is passed as args.len to the application's SecAccessValidateKey or SecAccessRequestSeed callback, which typically iterates or copies that many bytes from the 4-KB receive buffer. Every other UDS sub-function handler in the library (0x10, 0x11, 0x14, 0x19, 0x22, 0x23, 0x28, and others) performs an explicit recv_len lower-bound check before indexing; Handle_0x27_SecurityAccess is the sole outlier. The vulnerable handler reaches over CAN bus, OBD-II, ISO-TP, and DoIP transports and is exposed in the default diagnostic session without prior authentication; deployments on automotive ECUs, industrial controllers, and IoT devices that ship iso14229 as their UDS server are affected.
CVE-2026-54413
Score 8.2 from GitHub Security Advisory (severity: HIGH) published 2026-06-14. a secondary CVSS source baseline 8.2; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.2
- EG Score
- 8.2(medium)
- EG Risk
- 52(Track)EG Risk 52/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity82% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS
- 37.3%
- KEV
- Not listed
Published
June 14, 2026
Last Modified
July 23, 2026
Advisory Details (4)
Auto-updated Jun 15, 2026CWE - CWE-125: Out-of-bounds Read (4.20)
https://cwe.mitre.org/data/definitions/125.htmlCWE - CWE-191: Integer Underflow (Wrap or Wraparound) (4.20)
https://cwe.mitre.org/data/definitions/191.htmliso14229/iso14229.c at main · driftregion/iso14229 · GitHub
https://github.com/driftregion/iso14229/blob/main/iso14229.c#L1447GitHub - driftregion/iso14229: ISO 14229 (UDS) server and client for embedded systems · GitHub
https://github.com/driftregion/iso14229Vendor Advisories for CVE-2026-54413(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 86× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 119 total refreshes for this CVE.
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 23:09 UTCGHSA enrichment
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-16 04:59 UTCGHSA enrichment
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 15:59 UTCGHSA enrichment
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 01:28 UTCGHSA enrichment
- 2026-07-14 11:54 UTCGHSA enrichment
- 2026-07-13 22:42 UTCGHSA enrichment
- 2026-07-13 22:31 UTCEPSS rescore
- 2026-07-13 09:36 UTCGHSA enrichment
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 17:53 UTCGHSA enrichment
Show 75 moreShow fewer
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-12 04:51 UTCGHSA enrichment
- 2026-07-11 15:51 UTCGHSA enrichment
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 02:48 UTCGHSA enrichment
- 2026-07-10 12:50 UTCGHSA enrichment
- 2026-07-09 21:32 UTCGHSA enrichment
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 04:47 UTCGHSA enrichment
- 2026-07-08 15:45 UTCGHSA enrichment
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-08 15:16 UTCEPSS rescore
- 2026-07-08 02:45 UTCGHSA enrichment
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-07 13:46 UTCGHSA enrichment
- 2026-07-07 00:43 UTCGHSA enrichment
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 01:19 UTCGHSA enrichment
- 2026-07-05 12:19 UTCGHSA enrichment
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 23:19 UTCGHSA enrichment
- 2026-07-04 10:18 UTCGHSA enrichment
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 14:26 UTCGHSA enrichment
- 2026-07-03 01:21 UTCGHSA enrichment
- 2026-07-02 12:21 UTCGHSA enrichment
- 2026-07-01 23:21 UTCGHSA enrichment
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 10:22 UTCGHSA enrichment
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 21:22 UTCGHSA enrichment
- 2026-06-30 08:08 UTCGHSA enrichment
- 2026-06-29 19:09 UTCGHSA enrichment
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 06:09 UTCGHSA enrichment
- 2026-06-28 16:02 UTCGHSA enrichment
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 03:02 UTCGHSA enrichment
- 2026-06-27 14:02 UTCGHSA enrichment
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-27 01:00 UTCGHSA enrichment
- 2026-06-26 12:01 UTCGHSA enrichment
- 2026-06-25 18:57 UTCGHSA enrichment
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 05:57 UTCGHSA enrichment
- 2026-06-24 16:53 UTCGHSA enrichment
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 03:53 UTCGHSA enrichment
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 14:51 UTCGHSA enrichment
- 2026-06-23 01:43 UTCGHSA enrichment
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 12:43 UTCGHSA enrichment
- 2026-06-21 23:42 UTCGHSA enrichment
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 09:50 UTCGHSA enrichment
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-20 20:18 UTCGHSA enrichment
- 2026-06-20 06:44 UTCGHSA enrichment
- 2026-06-19 19:26 UTCEPSS rescore
Related CVEs(same CWE)
Same CWE
10 shownCWE-125 · CWE-191
- CVE-2014-2898EG 9.8CRITICAL
- CVE-2014-2897EG 9.8CRITICAL
- CVE-2014-2896EG 9.8CRITICAL
- CVE-2014-0497EG 9.8 KEVEPSS 100%CRITICAL
- CVE-2005-0199EG 9.8EPSS 97%CRITICAL
- CVE-1999-0006EG 9.8EPSS 96%CRITICAL
- CVE-2014-3180EG 9.1CRITICAL
- CVE-2014-1508EG 9.1EPSS 90%CRITICAL
- CVE-2014-0160NVD 7.5EG 9.0 KEVEPSS 100%HIGH
- CVE-2014-1497EG 8.8HIGH
Frequently asked(5)
What is CVE-2026-54413?
When was CVE-2026-54413 disclosed?
Is CVE-2026-54413 actively exploited?
What is the CVSS score of CVE-2026-54413?
How do I remediate CVE-2026-54413?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54413
Is Your Infrastructure Affected by CVE-2026-54413?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.