The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-26742

CVE-2026-26742: Dronecode PX4 Auth Bypass Vulnerability

CVE-2026-26742 is an authentication bypass flaw in Dronecode PX4 Drone Autopilot that skips critical pre-flight safety checks during re-arming. This article covers the technical details, affected versions, and mitigations.

Published: March 13, 2026

CVE-2026-26742 Overview

CVE-2026-26742 is a protection mechanism failure vulnerability affecting PX4 Autopilot versions 1.12.x through 1.15.x. The vulnerability exists in the "Re-arm Grace Period" logic, where the system incorrectly applies in-air emergency re-arm logic to ground scenarios. This flaw allows pilots to bypass all pre-flight safety checks when switching to Manual mode and re-arming within 5 seconds of an automatic landing, potentially resulting in uncontrolled high-thrust takeoffs and loss of control.

Critical Impact

Successful exploitation allows bypass of pre-flight safety checks including throttle threshold verification, enabling immediate high-thrust takeoff and potential loss of aircraft control with associated physical safety hazards.

Affected Products

  • Dronecode PX4 Drone Autopilot versions 1.12.x through 1.15.x

Discovery Timeline

  • 2026-03-10 - CVE-2026-26742 published to NVD
  • 2026-03-12 - Last updated in NVD database

Technical Details for CVE-2026-26742

Vulnerability Analysis

This vulnerability stems from a Missing Authorization (CWE-862) weakness in the PX4 Autopilot firmware's mode transition handling. The core issue lies in how the system manages the grace period intended for emergency re-arming during in-air scenarios.

The "Re-arm Grace Period" feature was designed to allow rapid re-arming in emergency flight situations where a drone may need to quickly regain control after a disarm event. However, the implementation fails to properly distinguish between in-air emergency situations and normal ground operations following an automatic landing sequence.

When a pilot performs an automatic landing and subsequently switches to Manual mode, re-arming within the default 5-second grace window causes the system to incorrectly treat the ground scenario as an in-air emergency. This misclassification triggers the emergency re-arm pathway, which by design bypasses standard pre-flight safety validations.

Root Cause

The root cause is a protection mechanism failure in the state machine logic that governs arming transitions. The system lacks proper context validation to determine whether the aircraft is genuinely in an airborne emergency requiring rapid re-arm capabilities, versus a standard ground state following completed landing procedures.

The logic incorrectly persists the "grace period" flag across the landing transition, failing to reset the emergency state when the aircraft touches down. This allows the bypass of critical safety checks including throttle position validation, sensor calibration verification, and pre-arm safety conditions.

Attack Vector

The vulnerability requires adjacent network access, meaning an attacker would need to be in radio communication range of the affected drone system. Exploitation does not require authentication or user interaction.

The attack scenario involves:

  1. A drone completes an automatic landing sequence
  2. An operator (or attacker with radio access) switches the flight mode to Manual
  3. Within 5 seconds, the operator issues a re-arm command
  4. The system bypasses all pre-flight safety checks due to the misapplied grace period logic
  5. If the throttle is raised, immediate high-thrust takeoff occurs without safety validation

This could result in uncontrolled aircraft behavior, physical damage to property, or injury to nearby personnel. The vulnerability is particularly concerning in scenarios where drones operate near people or in confined spaces where uncontrolled takeoffs pose significant safety risks.

Detection Methods for CVE-2026-26742

Indicators of Compromise

  • Unexpected re-arm events occurring within 5 seconds of automatic landing completion
  • Flight logs showing bypassed pre-flight safety checks during ground operations
  • Rapid mode transitions from automatic landing to manual control with immediate re-arm sequences
  • Anomalous throttle response patterns following landing sequences

Detection Strategies

  • Monitor telemetry data for re-arm commands issued within the grace period following auto-land events
  • Implement logging for all instances where pre-flight checks are bypassed
  • Audit flight controller logs for mode transition patterns matching the exploit sequence
  • Review MAVLink message logs for suspicious command timing patterns

Monitoring Recommendations

  • Enable verbose logging for arming state transitions and mode changes
  • Configure alerts for any arming events that bypass standard safety checks
  • Implement real-time telemetry monitoring for grace period exploitation attempts
  • Establish baseline flight patterns to detect anomalous re-arm behavior

How to Mitigate CVE-2026-26742

Immediate Actions Required

  • Review all PX4 Autopilot deployments running versions 1.12.x through 1.15.x
  • Consider disabling or extending the Re-arm Grace Period configuration parameter
  • Implement operational procedures requiring manual safety verification before re-arming after landing
  • Monitor vendor advisories for official patch releases

Patch Information

As of the last update, refer to the PX4 Autopilot Vulnerability Advisory for detailed technical information and remediation guidance. Organizations should monitor the official PX4 project repositories for security patches addressing this vulnerability.

Workarounds

  • Increase the grace period timeout value beyond practical exploitation windows
  • Implement mandatory waiting periods between landing and manual re-arming in operational procedures
  • Deploy ground control station software that enforces safety delays before allowing re-arm commands
  • Consider firmware modifications to reset the grace period flag upon confirmed landing state
  • Restrict radio access to authorized operators only to limit adjacent network attack surface

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechDronecode Px4 Drone Autopilot

  • SeverityHIGH

  • CVSS Score8.1

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-862
  • Vendor Resources
  • GitHub PX4 Autopilot Vulnerability
  • Related CVEs
  • CVE-2026-32713: Dronecode PX4 Auth Bypass Vulnerability

  • CVE-2026-32743: PX4 Autopilot Buffer Overflow Vulnerability

  • CVE-2026-32705: Dronecode PX4 Buffer Overflow Vulnerability

  • CVE-2026-32708: PX4 Autopilot Buffer Overflow Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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