CVE-2026-86714

Summary

PX4 Autopilot through 1.17.0 contains a stack buffer over-read vulnerability in the netman system command that fails to validate interface name length. Attackers can supply interface names of 74 bytes or more via the -i option to read beyond buffer boundaries, leaking stack memory to console output or writing it into persistent network configuration files.

Affected Software

VendorProductVersion RangeStatus
PX4PX4-Autopilot0 <= 1.17.0affected

Weaknesses

  • CWE-125: Out-of-bounds Read

References