CVE-2026-37535
Awaiting Analysis
Awaiting Analysis - Queue
Out-of-Bounds Read in openxc/isotp-c CAN Frame Handler
Publication date: 2026-05-01
Last updated on: 2026-05-07
Assigner: MITRE
Description
Description
openxc/isotp-c thru commit 5a5d19245f65189202719321facd49ce6f5d46ac (2021-08-09) contains an out-of-bounds read in the ISO-TP Single Frame receive handler, where the 4-bit payload length nibble is used directly as the memcpy size without validating it against the actual CAN data length. A malicious CAN frame with an oversized length nibble can cause memory reads beyond the buffer, allowing attackers to cause a denial of service, or gain sensitive information.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openxc | isotp-c | From 5a5d19245f65189202719321facd49ce6f5d46ac (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |