Px4 · Px4-Autopilot · CVE-2026-32706
**Name of the Vulnerable Software and Affected Versions**
PX4 autopilot versions prior to 1.17.0-rc2
**Description**
PX4 autopilot is a flight control solution for drones. The `crsf rc` parser does not properly validate the size of variable-length packets before copying data into a 64-byte global buffer, leading to a potential buffer overflow. An attacker with adjacent/raw-serial access to a CRSF serial port where `crsf rc` is enabled can cause memory corruption and crash the system.
**Recommendations**
Update to version 1.17.0-rc2 or later.