CVE-2026-73523
COVESA Open1722 through 0.9.2 contains an integer truncation vulnerability in acf-can-listener.c that allows unauthenticated remote attackers to cause the CAN listener to transmit process stack memory onto the CAN bus by sending a rejected UDP datagram with a matching AVTP stream ID. The num_can_msgs variable declared as uint8_t truncates the -1 error return value from avtp_to_can() to 255, causing a write loop to iterate 255 times over a 15-slot stack array and leak approximately 18 KB of adjacent stack memory as roughly 240 CAN frames to any recipient on the CAN bus.
Scoring
- Severity
- HIGH
- CVSS base score
- 8.7
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
- EPSS probability
- 0.32%
- CWE
- CWE-197
- Published
- 2026-08-17
- Last modified
- 2026-08-17
Affected products
- COVESA Open1722
Weakness type
Related vulnerabilities
- CVE-2026-87529 — Numeric truncation error in Media in Google Chrome prior to 153.0.8010.36 allowed a remote attacker...
- CVE-2026-78512 — Microsoft Office Word Remote Code Execution Vulnerability
- CVE-2026-69535 — Windows Spaceport.sys Elevation of Privilege Vulnerability
- CVE-2026-69512 — Windows Spaceport.sys Elevation of Privilege Vulnerability
- CVE-2026-69578 — Windows Kernel Elevation of Privilege Vulnerability
- CVE-2026-68895 — Internet Storage Name Service Information Disclosure Vulnerability
- CVE-2026-68880 — Windows Win32k Elevation of Privilege Vulnerability
- CVE-2026-69822 — Windows Kerberos Elevation of Privilege Vulnerability