CVE-2026-32707 MEDIUM

CVE-2026-32707: PX4 autopilot has a stack buffer overflow in tattu_can due to unbounded memcpy in frame assembly loop

Vendor Px4
Product PX4-Autopilot
Weakness CWE-121
Published March 13, 2026
Last update March 17, 2026

CVSS base score

5.2/10
Attack vector Physical
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

What the vulnerability does

01Description

PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, tattu_can contains an unbounded memcpy in its multi-frame assembly loop, allowing stack memory overwrite when crafted CAN frames are processed. In deployments where tattu_can is enabled and running, a CAN-injection-capable attacker can trigger a crash (DoS) and memory corruption. This vulnerability is fixed in 1.17.0-rc2.

Key dates

02Disclosure timeline

March 13, 2026 CVE published
March 17, 2026 Record updated