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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-08 12:17

Updated : 2026-09-08 19:54


NVD link : CVE-2026-86713

Mitre link : CVE-2026-86713

CVE.ORG link : CVE-2026-86713


JSON object : View

Products Affected

No product.

CWE
CWE-416

Use After Free