CPATH-2026-0017 · Drone / autonomous systems

PX4 Autopilot MAVLink Unauthenticated Remote Shell (CVE-2026-1579)

A dominant device-control safety path connects the public security record to a provisional EMERGENCY consequence band.

Candidate bandEMERGENCY
Dominant pathDevice-control safety

This path is explicitly dominant because it reaches the record's highest candidate band, EMERGENCY.

Causal model

What has to happen for this consequence to hold?

2 candidate paths · explicit source, inference, and assumption boundaries.

Safety · Dominant path

Device-control safety

Attacker can disarm, alter mission, command flight, or crash the vehicle.

EMERGENCY
  1. accessSource-backed

    Network-reachable without prior access

    Any attacker who can reach the MAVLink network or radio interface can target vehicles where message signing remains disabled.

    EvidenceNVD

  2. boundaryModel inference

    Cross-domain authority chain

    The path crosses from network or radio traffic into the flight-controller shell and then into physical vehicle actuation.

    EvidenceNo direct citation — inspect the declared inference or assumption.

  3. capabilityModel inference

    Severe therapy or actuation consequence

    Attacker can disarm, alter mission, command flight, or crash the vehicle.

    EvidenceNo direct citation — inspect the declared inference or assumption.

  4. consequenceModel inference

    Device-control safety

    Attacker can disarm, alter mission, command flight, or crash the vehicle.

    EvidenceNo direct citation — inspect the declared inference or assumption.

  5. recoveryOperational assumption

    Coordinated operational recovery

    Recovery requires enabling MAVLink signing and segmenting control traffic across affected vehicles.

    EvidenceNo direct citation — inspect the declared inference or assumption.

Decision rationale

Why this band?

The compact score is separated into the facts and judgments that produced it.

Reach and effort
ReachabilityRE 4
Network-reachable without prior access

Any attacker who can reach the MAVLink network or radio interface can target vehicles where message signing remains disabled.

Source-backedNVD
Execution complexityEC 4
Straightforward operation

Single crafted SERIAL_CONTROL message, no memory-corruption primitive.

Source-backedNVD
ExposureEX 4
Reach and effort support the same exposure

The documented reach and required effort are equally permissive, so neither reduces the other.

Model inference
Consequence
Physical / safetyPH 4
Severe therapy or actuation consequence

Attacker can disarm, alter mission, command flight, or crash the vehicle.

Model inference
Data / perceptionDP 4
Safety-driving perception or intimate data

Shell can read and inject into perception and control loops (navigation, sensor state) that drive flight.

Model inference
AuthorityAT 4
Firmware or trust-root authority

The interactive shell reaches the flight controller’s highest operating authority and can change mission or actuation state.

Model inference
Scale and recovery
ChainabilityCH 4
Cross-domain authority chain

The path crosses from network or radio traffic into the flight-controller shell and then into physical vehicle actuation.

Model inference
Reuse scaleSR 4
Shared fleet-wide primitive

Missing-auth design default in widely deployed open-source firmware, single reused technique, no per-target artifact.

Operational assumption
Execution scaleSX 4
Remote fleet-scale execution

The same MAVLink command can be repeated against network-reachable PX4 vehicles that have signing disabled, without visiting each airframe.

Operational assumption
Recovery burdenOR 3
Coordinated operational recovery

Recovery requires enabling MAVLink signing and segmenting control traffic across affected vehicles.

Operational assumption
Confidence and status
Evidence strengthEV 2
Public report, not reproduced here

NVD reports the condition, but this registry has not independently reproduced this path.

Source-backedNVD
LivenessLS Patch available
A patch is available

A vendor fix is available, while deployment and upgrade completion remain separate operational questions.

Source-backedNVD

Decision trail

How the final band follows

  1. Base bandEMERGENCY
  2. No adjustment

    The EMERGENCY base band remains final because no separate cap or systemic uplift applies. Attacker can disarm, alter mission, command flight, or crash the vehicle.

  3. Final candidate bandEMERGENCY
Technical vector
Compact machine notationCPATH:1.0-candidate/TT:DEVICE_CONTROL_SAFETY/RE:4/EC:4/EX:4/PH:4/DP:4/AT:4/CH:4/SR:4/SX:4/OR:3/EV:2/LS:PATCH_AVAILABLERead the scoring method →

Privacy · Supporting path

Data privacy

Remote shell access can expose telemetry, mission plans, and onboard storage containing sensitive operational and proprietary data.

CRITICAL
  1. accessSource-backed

    Network-reachable without prior access

    The data path uses the same unauthenticated MAVLink shell entry as the safety path, requiring only network or radio reachability.

    EvidenceNVD

  2. boundaryModel inference

    Reusable multi-stage bridge

    The path crosses from the network into the flight controller and then into stored mission and telemetry data, making the shell a reusable extraction bridge.

    EvidenceNo direct citation — inspect the declared inference or assumption.

  3. capabilityModel inference

    Sensitive device or personal data

    Remote shell access can expose telemetry, mission plans, and onboard storage containing sensitive operational and proprietary data.

    EvidenceNo direct citation — inspect the declared inference or assumption.

  4. consequenceModel inference

    Data privacy

    Remote shell access can expose telemetry, mission plans, and onboard storage containing sensitive operational and proprietary data.

    EvidenceNo direct citation — inspect the declared inference or assumption.

  5. recoveryOperational assumption

    Coordinated operational recovery

    Recovery requires enabling MAVLink signing and segmenting control traffic across affected vehicles.

    EvidenceNo direct citation — inspect the declared inference or assumption.

Decision rationale

Why this band?

The compact score is separated into the facts and judgments that produced it.

Reach and effort
ReachabilityRE 4
Network-reachable without prior access

The data path uses the same unauthenticated MAVLink shell entry as the safety path, requiring only network or radio reachability.

Source-backedNVD
Execution complexityEC 4
Straightforward operation

The same single unauthenticated MAVLink message opens the shell; reading telemetry, mission files, or onboard storage requires no second exploit chain.

Source-backedNVD
ExposureEX 4
Reach and effort support the same exposure

The documented reach and required effort are equally permissive, so neither reduces the other.

Model inference
Consequence
Physical / safetyPH 0
No direct physical effect

This path exfiltrates data without directly changing physical behavior or a safety decision.

Model inference
Data / perceptionDP 3
Sensitive device or personal data

Remote shell access can expose telemetry, mission plans, and onboard storage containing sensitive operational and proprietary data.

Model inference
AuthorityAT 4
Firmware or trust-root authority

The shell grants the flight controller’s highest operating authority, although this path uses it to read mission and telemetry data.

Model inference
Scale and recovery
ChainabilityCH 3
Reusable multi-stage bridge

The path crosses from the network into the flight controller and then into stored mission and telemetry data, making the shell a reusable extraction bridge.

Model inference
Reuse scaleSR 4
Shared fleet-wide primitive

The missing-authentication design is shared across affected PX4 deployments, so the shell technique is portable across vehicles.

Operational assumption
Execution scaleSX 4
Remote fleet-scale execution

The shell operation can be repeated against any network-reachable PX4 vehicle with signing disabled, without physical access to each one.

Operational assumption
Recovery burdenOR 3
Coordinated operational recovery

Recovery requires enabling MAVLink signing and segmenting control traffic across affected vehicles.

Operational assumption
Confidence and status
Evidence strengthEV 2
Public report, not reproduced here

NVD reports the condition, but this registry has not independently reproduced this path.

Source-backedNVD
LivenessLS Patch available
A patch is available

A vendor fix is available, while deployment and upgrade completion remain separate operational questions.

Source-backedNVD

Decision trail

How the final band follows

  1. Base bandEMERGENCY
  2. Evidence-gated cap

    The EMERGENCY base consequence is capped at CRITICAL because this path exposes sensitive mission and telemetry data but does not independently reach a safety-driving perception or physical-control consequence.

  3. Final candidate bandCRITICAL
Technical vector
Compact machine notationCPATH:1.0-candidate/TT:DATA_PRIVACY/RE:4/EC:4/EX:4/PH:0/DP:3/AT:4/CH:3/SR:4/SX:4/OR:3/EV:2/LS:PATCH_AVAILABLERead the scoring method →

Triage implication

Verify the safety transition before acting on the band.

Validate the deployment-specific transition from digital control or perception to physical action before setting remediation urgency.

Evidence ledger

Public sources used by this record.

Every named source includes a public link. Path review remains separate from citation coverage.

Published baseline

Keep exploit severity and consequence reasoning distinct.

RelationshipPaths model is higher
Baseline confidencehigh
Scored2026-06-03
v4.0 · 9.3 CRITICALCISA/ICS-CERT via NVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
v3.1 · 9.8 CRITICALCISA/ICS-CERT via NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Original scorer notes

The source narrative behind the structured explanation.

Retained for provenance and historical review, not as the recommended way to understand the assessment.

Read the original scorer notes

Assessment

CFSE Consequence Paths assesses PX4 Autopilot MAVLink Unauthenticated Remote Shell (CVE-2026-1579) at EMERGENCY — the worst of 2 risk paths (safety, perception). The dominant consequence is influence over a safety-relevant actuation.

Vulnerability

PX4 Autopilot MAVLink Unauthenticated Remote Shell (CVE-2026-1579). Reported attack vector: Network (MAVLink interface, typically UDP/serial/radio link to ground control station).

CFSE Consequence Paths analysis

The vulnerability is decomposed into one risk path per terminal consequence. Each path is scored on its exposure (reachability × execution complexity) and the authority, perception, and physical/safety it reaches, together with its scale of reuse, scale of execution, and recoverability.

DEVICE_CONTROL_SAFETYEMERGENCY

CPATH:1.0-candidate/TT:DEVICE_CONTROL_SAFETY/RE:4/EC:4/EX:4/PH:4/DP:4/AT:4/CH:4/SR:4/SX:4/OR:3/EV:2/LS:PATCH_AVAILABLE

Exposure EX=4 (reachability and complexity-bound) · bands PH=EMERGENCY · DP=EMERGENCY · AT=EMERGENCY → base EMERGENCY · uplift fleet-reachable authority → assessed EMERGENCY.

  • RE4 — reachable by anyone with network/radio access to MAVLink, frequently open UDP/unauthenticated radio, default signing disabled.
  • EC4 — single crafted SERIAL_CONTROL message, no memory-corruption primitive, AC:L.
  • AT4 — interactive shell = total control of the autopilot, the highest-authority component on the vehicle, equivalent to control-plane/firmware-level authority over the flight computer.
  • PH4 — attacker can disarm, alter mission, command flight, or crash the vehicle; CISA notes catastrophic physical damage.
  • DP4 — shell can read and inject into perception/control loops (nav, sensor state) that drive flight;
  • perception_feeds_action — true.
  • CH4 — cross-domain bridge from network/radio into device shell and physical actuation, reusable across the fleet;
  • boundary_crossing — across link/device/physical/safety.
  • SR4 — missing-auth design default in widely deployed open-source firmware, single reused technique, no per-target artifact.
  • SX4 — fleet-scale remote, trivially repeatable against any PX4 vehicle with signing disabled, no per-device access needed.
  • OR3 — recovery is a configuration/hardening change (enable MAVLink 2.0 signing + network segmentation) across affected vehicles, not a per-device recall or signing-root rotation.
  • EV2 — report-backed (CVE/ICSA advisory), not reproduced here.

DATA_PRIVACYCRITICAL

CPATH:1.0-candidate/TT:DATA_PRIVACY/RE:4/EC:4/EX:4/PH:4/DP:3/AT:4/CH:3/SR:4/SX:4/OR:3/EV:2/LS:PATCH_AVAILABLE

Exposure EX=4 (reachability and complexity-bound) · bands PH=EMERGENCY · DP=CRITICAL · AT=EMERGENCY → base EMERGENCY · uplift fleet-reachable authority · caps privacy-only cap → assessed CRITICAL.

  • Same position (RE4) and execution (EC4) as the control path: unauthenticated MAVLink reachability + single SERIAL_CONTROL message yielding a shell.
  • AT4 — full shell authority over the flight controller.
  • PH0 — pure data exfiltration path, no direct physical/safety effect.
  • DP3 — exfiltration of telemetry, mission data, and onboard storage (operational/proprietary/sensitive-op-state); this read-out does not by itself drive physical action so perception_feeds_action=false.
  • CH3 — /boundary_crossing: crosses network/device boundary to extract device-held data, reusable.
  • SR4 — same shared missing-auth design default, portable technique.
  • SX4 — fleet-scale remote exfiltration without per-device access.
  • OR3 — same config/hardening remediation.
  • EV2 — report-backed.

Published baseline

  • v4.0 9.3 CRITICAL — CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X — CISA/ICS-CERT via NVD
  • v3.1 9.8 CRITICAL — CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H — CISA/ICS-CERT via NVD

The published baseline above is retained for source review. The registry records the reachable consequence path, including deployment-specific cyber-physical consequence, physical/safety impact, scale, and recovery burden.

Sources

Related paths

Compare the boundary, not only the product.

Cite this entryCFSE Consequence Paths Registry 1.0-candidate, CPATH-2026-0017 (“PX4 Autopilot MAVLink Unauthenticated Remote Shell (CVE-2026-1579)”), paths.cfse.ai/CPATH-2026-0017 (published 2026-06-03).