A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-42467

CVE-2026-42467: Open-SAE-J1939 DoS Vulnerability

CVE-2026-42467 is a denial of service vulnerability in Open-SAE-J1939 triggered by crafted CAN frames on the J1939 bus. This article covers the technical details, affected versions, security impact, and mitigation.

Published: May 7, 2026

CVE-2026-42467 Overview

CVE-2026-42467 is a denial of service vulnerability in Open-SAE-J1939, an open-source implementation of the SAE J1939 protocol used in heavy-duty vehicle and industrial Controller Area Network (CAN) bus communications. The flaw exists in the SAE_J1939_Read_Binary_Data_Transfer_DM16 function and is triggered by a crafted CAN frame on the J1939 bus. The issue affects the codebase up to commit b6caf884df46435e539b1ecbf92b6c29b345bdfe dated 2025-11-30. The weakness is classified as [CWE-400] Uncontrolled Resource Consumption, which can render the targeted node unresponsive on the bus.

Critical Impact

An attacker with access to the J1939 bus can send a single crafted CAN frame to cause a denial of service against any node running the vulnerable Open-SAE-J1939 code, disrupting availability of vehicle or industrial control communications.

Affected Products

  • Open-SAE-J1939 up to commit b6caf884df46435e539b1ecbf92b6c29b345bdfe (2025-11-30)
  • Embedded controllers and ECUs integrating the affected Open-SAE-J1939 stack
  • Industrial and automotive systems using the vulnerable SAE_J1939_Read_Binary_Data_Transfer_DM16 handler

Discovery Timeline

  • 2026-05-01 - CVE-2026-42467 published to NVD
  • 2026-05-05 - Last updated in NVD database

Technical Details for CVE-2026-42467

Vulnerability Analysis

The vulnerability resides in SAE_J1939_Read_Binary_Data_Transfer_DM16, a handler responsible for parsing DM16 binary data transfer messages within the J1939 diagnostic message family. DM16 messages carry binary payloads negotiated through the J1939 transport protocol. When the handler receives a crafted CAN frame, it fails to properly bound or validate the input, leading to resource exhaustion or an abnormal program state that halts processing.

The issue maps to [CWE-400] Uncontrolled Resource Consumption. The CVSS vector indicates a network-reachable, low-complexity attack requiring no privileges or user interaction, with availability as the only affected impact dimension. Confidentiality and integrity are not affected, consistent with a pure denial of service condition.

Root Cause

The root cause is missing or insufficient validation of fields in the inbound DM16 transfer frame inside SAE_J1939_Read_Binary_Data_Transfer_DM16. Maliciously chosen length, sequence, or control fields drive the function into a state that exhausts available resources or stalls the J1939 stack. Because J1939 nodes typically process bus traffic in a single-threaded loop, blocking this handler blocks the entire ECU communication path.

Attack Vector

Exploitation requires the ability to inject a CAN frame onto the J1939 bus. An attacker with logical or physical access to the bus, including through a compromised peer ECU, OBD-II diagnostic port, or a wireless gateway exposing CAN, can send the crafted DM16 frame. No authentication exists at the J1939 protocol layer, so any node on the bus can deliver the payload.

A proof-of-concept demonstrating the crafted CAN frame is referenced in the GitHub Gist exploit code. Refer to that gist for the precise frame structure rather than synthesizing test payloads.

Detection Methods for CVE-2026-42467

Indicators of Compromise

  • Unexpected DM16 (PGN 55552 / 0xD900) frames originating from non-diagnostic nodes on the J1939 bus.
  • ECU watchdog resets or loss of periodic J1939 heartbeat messages immediately after receipt of a DM16 transfer.
  • Stalled responses to standard J1939 requests on a previously responsive node.

Detection Strategies

  • Deploy a CAN bus intrusion detection sensor that baselines normal DM16 traffic patterns and alerts on anomalous senders or rates.
  • Inspect J1939 transport protocol sessions for DM16 transfers that violate length, sequence, or session-state expectations.
  • Correlate ECU availability telemetry with bus traffic captures to identify frames that precede node failures.

Monitoring Recommendations

  • Forward CAN gateway and IDS logs into a centralized analytics platform such as Singularity Data Lake for retention and cross-fleet correlation.
  • Monitor for repeated DM16 frames from a single source ID, which is uncommon in legitimate diagnostic workflows.
  • Track ECU reboot counters and J1939 stack error counters as leading indicators of exploitation attempts.

How to Mitigate CVE-2026-42467

Immediate Actions Required

  • Inventory all firmware images that integrate Open-SAE-J1939 at or before commit b6caf884df46435e539b1ecbf92b6c29b345bdfe and flag them for remediation.
  • Restrict logical and physical access to the J1939 bus, including OBD-II ports and any wireless gateways that bridge to CAN.
  • Add filtering at CAN gateways to drop DM16 frames originating from untrusted sources or external interfaces.

Patch Information

No official vendor patch is referenced in the published advisory at the time of writing. Maintainers and integrators should track the Open-SAE-J1939 repository for fixes after the affected commit b6caf884df46435e539b1ecbf92b6c29b345bdfe and apply input validation hardening to SAE_J1939_Read_Binary_Data_Transfer_DM16. Until an upstream fix lands, downstream consumers should apply local validation patches and rebuild affected firmware.

Workarounds

  • Disable or stub the SAE_J1939_Read_Binary_Data_Transfer_DM16 handler in deployments that do not require DM16 binary data transfer.
  • Add bounds checks on DM16 length and sequence fields before invoking the vulnerable handler.
  • Enforce CAN gateway allowlists so only authorized diagnostic tools can issue DM16 transfers.
bash
# Example CAN gateway filter concept (pseudocode)
# Drop DM16 (PGN 0xD900) frames from any source not on the diagnostic allowlist
if pgn == 0xD900 and source_addr not in DIAG_ALLOWLIST:
    drop_frame()

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechOpen Sae J1939

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-400
  • Technical References
  • GitHub Gist: Exploit Code
  • Related CVEs
  • CVE-2026-37534: Open-SAE-J1939 Buffer Overflow Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English