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
Published: 2026-09-10
Score: n/a
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Apply Update
AI Analysis

Impact

The vulnerability in EGO‑Planner‑v2 allows an attacker to cause a denial of service by abusing the checkCollisionCallback, execFSMCallback, and planFromGlobalTraj functions defined in ego_replan_fsm.cpp. When invoked, these callbacks can enter an uncontrolled loop or exhaust system resources, rendering the planner service unresponsive. This flaw does not provide privilege escalation or remote code execution; it merely disrupts the availability of the planner component.

Affected Systems

The affected software is the open‑source project EGO‑Planner‑v2 hosted on GitHub at https://github.com/ZJU-FAST-Lab/EGO-Planner-v2. All versions up to and including commit 5c99a95880401e2599638d567abc0e240396cb42 are vulnerable. The project repository and its issue tracker can be found at the provided GitHub URLs.

Risk and Exploitability

The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, so the likelihood of exploitation is unknown. The advisory does not specify the exact attack surface or the input conditions required to trigger the vulnerable callbacks; consequently the exploitation path remains unclear. However, since the flaw can lead to service unavailability, deployments that rely on the planner component should consider the risk significant. No proof‑of‑concept exploits have been disclosed.

Generated by OpenCVE AI on September 11, 2026 at 01:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the EGO‑Planner‑v2 codebase to a commit newer than 5c99a95880401e2599638d567abc0e240396cb42 where the callback logic has been corrected.
  • If a newer commit is not yet available, consider isolating the planner component behind a firewall and limiting external connections to reduce exposure.
  • Monitor system logs for repeated or anomalous invocations of checkCollisionCallback, execFSMCallback, or planFromGlobalTraj and investigate any sudden spikes in resource usage.
  • Implement runtime safeguards such as timeouts or resource limits around the planner’s callback processing to prevent prolonged execution.

Generated by OpenCVE AI on September 11, 2026 at 01:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 02:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via Callback Exhaustion in EGO‑Planner‑v2
Weaknesses CWE-399

Thu, 10 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
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
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-10T21:46:38.848Z

Reserved: 2026-08-07T00:00:00.000Z

Link: CVE-2026-71647

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-10T22:16:59.190

Modified: 2026-09-10T22:16:59.190

Link: CVE-2026-71647

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T02:00:15Z

Weaknesses