Security
Loading…

CVE-2026-86713

HIGHCVSS 7.1
Description

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.

Timeline
Published:September 8th, 2026 12:17 PM
Last modified:September 8th, 2026 7:54 PM
CVSS Scoring

CVSS v3: 7.1 (HIGH)

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

Weaknesses (CWE)

Source: NIST NVD · Data may lag official sources by up to one minute