Vulnerability Description
PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, the Zenoh uORB subscriber allocates a stack VLA directly from the incoming payload length without bounds. A remote Zenoh publisher can send an oversized fragmented message to force an unbounded stack allocation and copy, causing a stack overflow and crash of the Zenoh bridge task. This vulnerability is fixed in 1.17.0-rc2.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Dronecode | Px4 Drone Autopilot | < 1.17.0 |
Related Weaknesses (CWE)
References
- https://github.com/PX4/PX4-Autopilot/security/advisories/GHSA-69g4-hcqf-j45pExploitVendor Advisory
- https://github.com/PX4/PX4-Autopilot/security/advisories/GHSA-69g4-hcqf-j45pExploitVendor Advisory
FAQ
What is CVE-2026-32708?
CVE-2026-32708 is a vulnerability with a CVSS score of 7.8 (HIGH). PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, the Zenoh uORB subscriber allocates a stack VLA directly from the incoming payload length without bounds. A remote Zenoh pub...
How severe is CVE-2026-32708?
CVE-2026-32708 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32708?
Check the references section above for vendor advisories and patch information. Affected products include: Dronecode Px4 Drone Autopilot.