ZeroHour

CVE-2026-71647

niche

Uncontrolled resource consumption DoS in EGO-Planner-v2 UAV planner

CVSS 3.1
7.5 high
EPSS
Published
()
Modified
AI analysis

CVE-2026-71647 is an uncontrolled resource consumption flaw (CWE-400) in EGO-Planner-v2, affecting all versions up to commit 5c99a95880401e2599638d567abc0e240396cb42. An attacker can reach the planner over the network without authentication or user interaction and trigger excessive resource consumption through the checkCollisionCallback, execFSMCallback, and planFromGlobalTraj functions in ego_replan_fsm.cpp. The result is a denial of service: the planner's finite state machine stalls or fails, with high availability impact but no effect on confidentiality or integrity. Anyone running EGO-Planner-v2 up to the affected commit — typically researchers, robotics labs, and UAV developers using this open-source drone trajectory planner — is affected. There is no public proof-of-concept, the flaw is not in CISA's KEV, and no exploitation is currently known.

What to do: Operators should monitor the upstream EGO-Planner-v2 repository and update to a commit newer than 5c99a95880401e2599638d567abc0e240396cb42 once a fix is published, since no fixed version is identified in the advisory. In the meantime, restrict network access to the planner's ROS communication endpoints so only trusted hosts can send planning inputs, and note that the practical impact is interruption of drone planning rather than data compromise.

Affected
ZJU FAST Lab (open-source EGO-Planner-v2 project) EGO-Planner-v2All versions up to commit 5c99a95880401e2599638d567abc0e240396cb42
Estimated exposure
nichelikely no more than a few thousand deployments (research labs, simulation environments, and hobbyist UAV stacks) — EGO-Planner-v2 is a niche open-source academic ROS planner for quadrotors used mainly in research and simulation rather than shipped in mass-market products, so the affected install base is small; exact counts are unknown.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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

Weakness
CWE-400
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

In the news

No ingested article mentions this CVE yet.