Use After Free in Px4 Px4-Autopilot

CVE-2026-86713

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 class: Use-After-Free

CVSS v3 metric

CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-86713?
CVE-2026-86713 is a high-severity vulnerability in Px4 Px4-Autopilot, classified under Use After Free. CVSS score: 7.1/10. Published 2026-09-08.
How severe is CVE-2026-86713?
High severity. CVSS v3 base score is 7.1 out of 10.