Lucene search
+L

188 matches found

ATTACKERKB
ATTACKERKB
â€ĸadded 2026/03/13 9:15 p.m.â€ĸ5 views

CVE-2026-32705

PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, the BST telemetry probe writes a string terminator using a device-provided length without bounds. A malicious BST device can report an oversized devnamelen, causing a stack overflow in the driver and crashing the task or...

6.8CVSS5.9AI score0.00267EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
â€ĸadded 2026/03/13 12:00 a.m.â€ĸ15 views

PT-2026-25394

PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, An unauthenticated path traversal vulnerability in the PX4 Autopilot MAVLink FTP implementation allows any MAVLink peer to read, write, create, delete, and rename arbitrary files on the flight controller filesystem withou...

5.4CVSS5.9AI score0.00476EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
â€ĸadded 2026/03/13 12:00 a.m.â€ĸ26 views

PT-2026-25395

PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, A logic error in the PX4 Autopilot MAVLink FTP session validation uses incorrect boolean logic && instead of ||, allowing BurstReadFile and WriteFile operations to proceed with invalid sessions or closed file descriptors...

4.3CVSS5.8AI score0.00387EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
â€ĸadded 2026/03/13 12:00 a.m.â€ĸ22 views

PT-2026-25390

PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, tattu can contains an unbounded memcpy in its multi-frame assembly loop, allowing stack memory overwrite when crafted CAN frames are processed. In deployments where tattu can is enabled and running, a CAN-injection-capabl...

6.1CVSS5.8AI score0.0027EPSS
SaveExploits2References7
RedhatCVE
RedhatCVE
â€ĸadded 2026/03/11 7:08 a.m.â€ĸ9 views

CVE-2026-26741

PX4 Autopilot versions 1.12.x through 1.15.x contain a logic flaw in the mode switching mechanism. When switching from Auto mode to Manual mode while the drone is in the "ARMED" state after landing and before the automatic disarm triggered by the COMDISARMLAND parameter, the system lacks a thrott...

8.1CVSS5.8AI score0.00259EPSS
SaveExploits1References1
NVD
NVD
â€ĸadded 2026/03/10 7:17 p.m.â€ĸ14 views

CVE-2026-26741

PX4 Autopilot versions 1.12.x through 1.15.x contain a logic flaw in the mode switching mechanism. When switching from Auto mode to Manual mode while the drone is in the "ARMED" state after landing and before the automatic disarm triggered by the COMDISARMLAND parameter, the system lacks a thrott...

8.1CVSS0.00259EPSS
SaveExploits1References1
OSV
OSV
â€ĸadded 2026/03/10 12:00 a.m.â€ĸ11 views

CVE-2026-26741

PX4 Autopilot versions 1.12.x through 1.15.x contain a logic flaw in the mode switching mechanism. When switching from Auto mode to Manual mode while the drone is in the "ARMED" state after landing and before the automatic disarm triggered by the COMDISARMLAND parameter, the system lacks a thrott...

8.1CVSS5.8AI score
SaveExploits0References3
CVE
CVE
â€ĸadded 2026/03/10 12:00 a.m.â€ĸ33 views

CVE-2026-26742

PX4 Autopilot versions 1.12.x–1.15.x have a protection mechanism failure in the Re-arm Grace Period logic. The system applies the in-air emergency re-arm logic to ground scenarios; if a pilot switches to Manual mode and re-arms within 5 seconds of an automatic landing, pre-flight safety checks (i...

8.1CVSS5.8AI score0.00265EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
â€ĸadded 2026/03/10 12:00 a.m.â€ĸ25 views

CVE-2026-26741

PX4 Autopilot versions 1.12.x through 1.15.x contain a logic flaw in the mode switching mechanism. When switching from Auto mode to Manual mode while the drone is in the "ARMED" state after landing and before the automatic disarm triggered by the COMDISARMLAND parameter, the system lacks a thrott...

5.8AI score0.00259EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
â€ĸadded 2025/12/29 7:56 p.m.â€ĸ10 views

CVE-2025-15150

A vulnerability was found in PX4 PX4-Autopilot up to 1.16.0. Affected by this issue is the function MavlinkLogHandler::statelisting/MavlinkLogHandler::logentryfromid of the file src/modules/mavlink/mavlinkloghandler.cpp. The manipulation results in stack-based buffer overflow. The attack is only...

7.8CVSS5.4AI score0.00243EPSS
SaveExploits1References1
NVD
NVD
â€ĸadded 2025/12/28 7:15 p.m.â€ĸ10 views

CVE-2025-15150

A vulnerability was found in PX4 PX4-Autopilot up to 1.16.0. Affected by this issue is the function MavlinkLogHandler::statelisting/MavlinkLogHandler::logentryfromid of the file src/modules/mavlink/mavlinkloghandler.cpp. The manipulation results in stack-based buffer overflow. The attack is only...

7.8CVSS0.00243EPSS
SaveExploits1References6
CVE
CVE
â€ĸadded 2025/12/28 7:02 p.m.â€ĸ32 views

CVE-2025-15150

CVE-2025-15150 affects PX4 PX4-Autopilot up to version 1.16.0. The vulnerability resides in MavlinkLogHandler::state_listing and MavlinkLogHandler::log_entry_from_id within src/modules/mavlink/mavlink_log_handler.cpp, causing a stack-based buffer overflow. Exploitation is limited to local access....

7.8CVSS5.5AI score0.00243EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
â€ĸadded 2025/12/28 12:00 a.m.â€ĸ11 views

PT-2025-53665

Name of the Vulnerable Software and Affected Versions PX4 PX4-Autopilot versions up to 1.16.0 Description A stack-based buffer overflow exists in the Log Handler module of PX4 PX4-Autopilot. The issue is located in the MavlinkLogHandler::state listing/MavlinkLogHandler::log entry from id function...

7.8CVSS6.6AI score0.00243EPSS
SaveExploits1References12
Packet Storm
Packet Storm
â€ĸadded 2025/12/02 12:00 a.m.â€ĸ249 views

📄 PX4 Military UAV Autopilot 1.12.3 Denial of Service

This proof of concept exploits a stack-based buffer overflow vulnerability in PX4 Military UAV Autopilot versions up to 1.12.3, allowing an attacker to send a poorly formatted MAVLink message that causes a denial of service condition...

4.8CVSS4.5AI score0.00986EPSS
SaveExploits5
EUVD
EUVD
â€ĸadded 2025/10/07 12:30 a.m.â€ĸ13 views

EUVD-2021-20788

Malware in sbrugna...

7.5CVSS7.5AI score0.0096EPSS
SaveExploits1References10
EUVD
EUVD
â€ĸadded 2025/10/03 8:07 p.m.â€ĸ11 views

EUVD-2023-51733

Malicious code in bioql PyPI...

4.3CVSS5.1AI score0.00515EPSS
SaveExploits1References2
EUVD
EUVD
â€ĸadded 2025/10/03 8:07 p.m.â€ĸ13 views

EUVD-2025-16967

Malicious code in bioql PyPI...

4.8CVSS4.2AI score0.00986EPSS
SaveExploits5References6
EUVD
EUVD
â€ĸadded 2025/10/03 8:07 p.m.â€ĸ7 views

EUVD-2024-21678

Malicious code in bioql PyPI...

4.2CVSS5AI score0.0036EPSS
SaveExploits1References2
EUVD
EUVD
â€ĸadded 2025/10/03 8:07 p.m.â€ĸ11 views

EUVD-2021-33546

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00815EPSS
SaveExploits1References1
EUVD
EUVD
â€ĸadded 2025/10/03 8:07 p.m.â€ĸ12 views

EUVD-2023-50483

Malicious code in bioql PyPI...

9.8CVSS9.1AI score0.0063EPSS
SaveExploits1References2
Rows per page
Query Builder