CVE Vulnerabilities

CVE-2026-32713

Always-Incorrect Control Flow Implementation

Published: Mar 16, 2026 | Modified: Mar 16, 2026
CVSS 3.x
6.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, A logic error in the PX4 Autopilot MAVLink FTP session validation uses incorrect boolean logic (&& instead of ||), allowing BurstReadFile and WriteFile operations to proceed with invalid sessions or closed file descriptors. This enables an unauthenticated attacker to put the FTP subsystem into an inconsistent state, trigger operations on invalid file descriptors, and bypass session isolation checks. This vulnerability is fixed in 1.17.0-rc2.

Weakness

The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated.

Affected Software

NameVendorStart VersionEnd Version
Px4_drone_autopilotDronecode*1.17.0 (excluding)
Px4_drone_autopilotDronecode1.17.0-alpha1 (including)1.17.0-alpha1 (including)
Px4_drone_autopilotDronecode1.17.0-beta1 (including)1.17.0-beta1 (including)
Px4_drone_autopilotDronecode1.17.0-rc1 (including)1.17.0-rc1 (including)

References