CVE Catalog

CVE-2026-86713

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

30th percentile - higher than 30% of all known CVEs

Summary

PX4 Autopilot through 1.17.0 contains a use-after-free vulnerability in the load_mon module's stop path where exit_and_cleanup() deletes the LoadMon object and frees the performance counter before perf_end() attempts to access it. Attackers can trigger this vulnerability by issuing the load_mon stop command from any PXH or MAVLink shell, causing reads and writes through freed memory that corrupt heap objects and destabilize the flight stack.

Risk Assessment

The vulnerability may allow an attacker to execute arbitrary code or destabilize the autopilot system, which in the case of drones or aircraft could lead to catastrophic consequences, including loss of vehicle control.

Recommendation

Upgrade PX4 Autopilot to a version later than 1.17.0 that includes a fix for this vulnerability.

Other vulnerabilities in PX4 Autopilot

See all
Original NVD description (English source)

PX4 Autopilot through 1.17.0 contains a use-after-free vulnerability in the load_mon module's stop path where exit_and_cleanup() deletes the LoadMon object and frees the performance counter before perf_end() attempts to access it. Attackers can trigger this vulnerability by issuing the load_mon stop command from any PXH or MAVLink shell, causing reads and writes through freed memory that corrupt heap objects and destabilize the flight stack.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS