CVE-2025-15150
EUVD-2025-20552928.12.2025, 19:15
A vulnerability was found in PX4 PX4-Autopilot up to 1.16.0. Affected by this issue is the function MavlinkLogHandler::state_listing/MavlinkLogHandler::log_entry_from_id of the file src/modules/mavlink/mavlink_log_handler.cpp. The manipulation results in stack-based buffer overflow. The attack is only possible with local access. The patch is identified as 338595edd1d235efd885fd5e9f45e7f9dcf4013d. It is best practice to apply a patch to resolve this issue.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| dronecode | px4_drone_autopilot | 𝑥 ≤ 1.16.0 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| px4 | autopilot | 1.0 | CNA |
| px4 | autopilot | 1.1 | CNA |
| px4 | autopilot | 1.2 | CNA |
| px4 | autopilot | 1.3 | CNA |
| px4 | autopilot | 1.4 | CNA |
| px4 | autopilot | 1.5 | CNA |
| px4 | autopilot | 1.6 | CNA |
| px4 | autopilot | 1.7 | CNA |
| px4 | autopilot | 1.8 | CNA |
| px4 | autopilot | 1.9 | CNA |
| px4 | autopilot | 1.10 | CNA |
| px4 | autopilot | 1.11 | CNA |
| px4 | autopilot | 1.12 | CNA |
| px4 | autopilot | 1.13 | CNA |
| px4 | autopilot | 1.14 | CNA |
| px4 | autopilot | 1.15 | CNA |
| px4 | autopilot | 1.16.0 | CNA |
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References