CVE-2026-71643 Details
Description
An issue in ZJU-FAST-Lab EGO-Planner-v2 All versions up to commit 5c99a95880401e2599638d567abc0e240396cb42 allows an attacker to cause a denial of service via the EGOReplanFSM component
A denial-of-service vulnerability has been identified in ZJU-FAST-Lab EGO-Planner-v2, affecting all versions prior to commit 5c99a95880401e2599638d567abc0e240396cb42. The issue arises in the EGOReplanFSM component, where inconsistent collision semantics during post-emergency recovery can lead to UAVs becoming stuck in a loop of failed recovery attempts. This occurs because the safety checker and trajectory optimizer apply different models and thresholds for collision clearance, causing UAVs to be incorrectly assessed as safely separated or as permanent obstacles.
To address this vulnerability, the emergency-stop trajectory generation should be re-enabled after a successful safety replanning. This can be done by modifying the recovery logic to ensure that the 'flag_escape_emergency_' is set to true again, allowing the UAV to refresh its stop trajectory and resume normal operations.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 10, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/DongJiaxin0422/0d9b5d8d3bff919f626ae20040b90727 | [email protected] | Technical Analysis |
| https://github.com/ZJU-FAST-Lab/EGO-Planner-v2 | [email protected] | ProductSource CodeVendor |
| https://github.com/ZJU-FAST-Lab/EGO-Planner-v2/issues/64 | [email protected] | Issue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-400 | Uncontrolled Resource Consumption | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| ZJU-FAST-Lab EGO-Planner-v2 | <= 5c99a95880401e2599638d567abc0e240396cb42 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 10, 2026 | New CVE Received | [email protected] |
Volerion