Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Tianbo Wang

#21841of 56,330
12.5Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-87039
7.1
2026-09-08
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.
PT-2026-87040
5.4
2026-09-08
Px4 · Px4-Autopilot · CVE-2026-86714
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.