CVE-2026-71647 Details
Description
An issue in EGO-Planner-v2 All versions up to commit 5c99a95880401e2599638d567abc0e240396cb42 allows an attacker to cause a denial of service via the checkCollisionCallback, execFSMCallback, planFromGlobalTraj in ego_replan_fsm.cpp
A denial-of-service vulnerability has been identified in EGO-Planner-v2, all versions prior to commit 5c99a95880401e2599638d567abc0e240396cb42. The issue arises in the replanning state machine, where the checkCollisionCallback, execFSMCallback, and planFromGlobalTraj functions in ego_replan_fsm.cpp can be exploited to create a persistent recovery loop. This occurs when a UAV repeatedly detects safety conflicts and attempts to replan, but fails to resolve the issues, leading to a cycle of emergency stops and failed recovery attempts.
No specific remediation is currently available, but addressing the inconsistent recovery semantics and clearance handling in the trajectory optimization process could mitigate the issue.
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 11, 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/1bd1523591973e7c2e1bea862669d343 | [email protected] | Technical Description |
| https://github.com/ZJU-FAST-Lab/EGO-Planner-v2 | [email protected] | ProductSource CodeVendor |
| https://github.com/ZJU-FAST-Lab/EGO-Planner-v2/issues/65 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
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 11, 2026 | CVE Modified | CISA-ADP |
| Sep 10, 2026 | New CVE Received | [email protected] |
Volerion