CVE-2026-71640 Details
Description
An issue in ZJU-FAST-Lab EGO-Planner-v2 All versions up to commit 5c99a95880401e2599638d567abc0e240396cb42 allows unsafe vehicle motion via improper handling of expired trajectory data in the replanning pipeline
A vulnerability exists in ZJU-FAST-Lab EGO-Planner-v2 in all versions prior to commit 5c99a95880401e2599638d567abc0e240396cb42. The issue arises in the replanning pipeline, where expired trajectory data is improperly managed, allowing for unsafe vehicle movements. The function 'EGOReplanFSM::planFromLocalTraj()' can use outdated local trajectory information to initiate replanning, which may not reflect the actual state of the UAV or the state being controlled. This mismanagement can result in unstable recovery behaviors and the creation of hazardous flight paths.
To address this vulnerability, the trajectory evaluation time should be validated and clamped before querying the local trajectory. Alternatively, the same expiration handling as the controller can be applied, ensuring that replanning starts from a physically accurate state.
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://github.com/ZJU-FAST-Lab/EGO-Planner-v2/issues/61 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://gist.github.com/DongJiaxin0422/cbb657769220e3bc247a4ab9ed37bb4f | [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/61 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-703 | Improper Check or Handling of Exceptional Conditions | 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