Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
An issue was discovered in Open-SAE-J1939 thru commit b6caf884df46435e539b1ecbf92b6c29b345bdfe (2025-11-30) in SAE_J1939_Read_Binary_Data_Transfer_DM16 causing a denial of service via crafted CAN frame on the J1939 bus.
AnalysisAI
Remote denial of service in Open-SAE-J1939 library (commit b6caf884 and prior, November 2025) allows unauthenticated attackers to crash SAE J1939 protocol implementations by sending malformed CAN frames to the J1939 bus. Exploitation is straightforward (CVSS AC:L, SSVC automatable:yes) and requires only network access to the CAN bus. No public exploit code confirmed, but GIST reference suggests proof-of-concept research exists. EPSS data unavailable; not in CISA KEV.
Technical ContextAI
SAE J1939 is a CAN-bus protocol standard used in heavy-duty vehicles and industrial control systems for ECU communication. Open-SAE-J1939 is an open-source implementation library. The vulnerability resides in the SAE_J1939_Read_Binary_Data_Transfer_DM16 function, which processes DM16 (Binary Data Transfer - Read) messages. CWE-400 (Uncontrolled Resource Consumption) indicates the code fails to properly validate or limit resource usage when parsing crafted CAN frames, likely triggering excessive memory allocation, CPU consumption, or crash conditions. CAN bus protocols operate at OSI Layer 2 and typically lack authentication, making network-accessible CAN segments particularly vulnerable. The CPE string shows generic vendor/product identifiers (n/a:n/a), suggesting this affects custom integrations of the library rather than a packaged commercial product.
RemediationAI
Review the GitHub GIST at https://gist.github.com/sgInnora/f4ac66faeefe07a653ceeb3f58cdc381 for proof-of-concept details and potential upstream patches. Monitor the Open-SAE-J1939 repository for commits after b6caf884df46435e539b1ecbf92b6c29b345bdfe that address input validation in SAE_J1939_Read_Binary_Data_Transfer_DM16. No vendor-released patch version confirmed from available data. Compensating controls: (1) Implement CAN bus segmentation to isolate J1939 networks from untrusted zones - prevents remote network exploitation but requires network redesign. (2) Deploy application-layer CAN frame filtering/validation at gateway devices to reject malformed DM16 messages - may block legitimate diagnostic tools if filters too strict. (3) Enable rate limiting on CAN interfaces to mitigate resource exhaustion - reduces impact but does not prevent crash. (4) Disable Binary Data Transfer (DM16) protocol support if not operationally required - eliminates attack surface but breaks ECU reprogramming and advanced diagnostics. Consult VulDB advisory at https://vuldb.com/vuln/360759 for additional remediation guidance.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26695