Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-37532

7.1 · HIGH
Published May 1, 2026 linuxfoundation CWE-126

Overview

CVE-2026-37532 is a high-severity vulnerability affecting linuxfoundation automotive_grade_linux. It was published on May 1, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from linuxfoundation. Update automotive_grade_linux to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linuxfoundation automotive_grade_linux 0 Affected

Frequently Asked Questions

What is CVE-2026-37532?

CVE-2026-37532 is a high-severity vulnerability affecting linuxfoundation automotive_grade_linux. It was published on May 1, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2026-37532?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-37532?

Check the references section for vendor advisories and patches from linuxfoundation. Update automotive_grade_linux to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-37532?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-37532 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026