CVE-2026-37532
CVE-2026-37532 is a high-severity vulnerability in Linuxfoundation Automotive Grade Linux with a CVSS 3.x base score of 7.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-126.
Key facts
- Severity: High (CVSS 3.x base score 7.1)
- EPSS exploit prediction: 0% (14th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-26686
- Weakness: CWE-126
- Affected product: Linuxfoundation Automotive Grade Linux
- Published:
- Last modified:
Description
AGL agl-service-can-low-level thru 17.1.12 contains a heap buffer over-read in the isotp-c library. In isotp_continue_receive (receive.c:87-89), the payload_length for a Single Frame is extracted from a 4-bit nibble in the CAN frame data, yielding values 0-15. However, a standard CAN frame is only 8 bytes, with payload starting at data[1] (7 bytes available). When payload_length exceeds the available data (e.g., nibble=15 but only 7 payload bytes exist), memcpy(message.payload, &data[1], payload_length) reads up to 8 bytes past the end of the data buffer.
Frequently asked questions
- What is CVE-2026-37532?
- AGL agl-service-can-low-level thru 17.1.12 contains a heap buffer over-read in the isotp-c library. In isotp_continue_receive (receive.c:87-89), the payload_length for a Single Frame is extracted from a 4-bit nibble in the CAN frame data, yielding values 0-15. However, a standard CAN frame is only 8 bytes, with payload starting at data[1] (7 bytes available). When payload_length exceeds the available data (e.g., nibble=15 but only 7 payload bytes exist), memcpy(message.payload, &data[1], payload_length) reads up to 8 bytes past the end of the data buffer.
- How severe is CVE-2026-37532?
- CVE-2026-37532 has a CVSS 3.x base score of 7.1, rated high severity. It is exploitable over an adjacent network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability high.
- Is CVE-2026-37532 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (14th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-37532?
- CVE-2026-37532 affects Linuxfoundation Automotive Grade Linux. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-37532?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-37532 have an EU (EUVD) identifier?
- Yes. CVE-2026-37532 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-26686.
- When was CVE-2026-37532 published?
- CVE-2026-37532 was published on 2026-05-01 and last updated on 2026-06-17.
References
- https://gerrit.automotivelinux.org/gerrit/apps/agl-service-can-low-level
- https://gist.github.com/sgInnora/8526eedcfd826d05ef1fc45d8f405643
Affected products (1)
- cpe:2.3:o:linuxfoundation:automotive_grade_linux:*:*:*:*:*:*:*:*
More vulnerabilities in Linuxfoundation Automotive Grade Linux
- CVE-2026-37531 — Critical (CVSS 9.8): AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerability (CWE-22) combined with a TOCTOU…
- CVE-2026-37526 — High (CVSS 7.8): AGL app-framework-binder (afb-daemon) through v19.90.0 allows any local process to execute privileged supervision…
- CVE-2026-37525 — High (CVSS 7.8): AGL app-framework-binder (afb-daemon) through v19.90.0 contains a privilege escalation vulnerability in the supervision…
- CVE-2026-37530 — High (CVSS 7.5): AGL agl-service-can-low-level thru 17.1.12 contains a stack buffer overflow in the uds-c library. The…
All CVEs affecting Linuxfoundation Automotive Grade Linux →
Other CWE-126 (Buffer Over-read) vulnerabilities
- CVE-2026-41898 — Critical (CVSS 9.8): rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI…
- CVE-2023-36397 — Critical (CVSS 9.8): Windows Pragmatic General Multicast (PGM) Remote Code Execution Vulnerability
- CVE-2025-12106 — Critical (CVSS 9.1): Insufficient argument validation in OpenVPN 2.7_alpha1 through 2.7_rc1 allows an attacker to trigger a heap buffer…
- CVE-2023-51773 — Critical (CVSS 9.1): BACnet Stack before 1.3.2 has a decode function APDU buffer over-read in bacapp_decode_application_data in bacapp.c.
- CVE-2021-34584 — Critical (CVSS 9.1): Crafted web server requests can be utilised to read partial stack or heap memory or may trigger a denial-of- service…
- CVE-2025-36855 — High (CVSS 8.8): A vulnerability ( CVE-2025-21176 https://www.cve.org/CVERecord ) exists in DiaSymReader.dll due to buffer over-read.…