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

Impact

The vulnerability resides in the ZJU-FAST-Lab EGO-Planner‑v2 project, specifically within the EGOReplanFSM::checkCollisionCallback function. A flaw in this callback permits an attacker to trigger a denial of service, causing the planner service to crash or become unresponsive. The impact is a disruption of the vehicle’s planning subsystem, potentially leading to loss of control or a system halt.

Affected Systems

All versions of ZJU-FAST-Lab EGO-Planner‑v2 up to commit 5c99a95880401e2599638d567abc0e240396cb42 are affected. Users who have not applied newer commits or patches are exposed to this denial‑of‑service condition.

Risk and Exploitability

No CVSS score is provided, and the EPSS score is unavailable, so the quantitative risk is uncertain. The vulnerability is not listed in CISA’s KEV catalog, indicating no known widespread exploitation. Nonetheless, the DoS effect could be critical in autonomous driving scenarios if the attacker can interact with the planner, possibly via a local network or by sending specially crafted inputs that invoke the checkCollisionCallback.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the EGO-Planner-v2 repository to a commit after 5c99a95880401e2599638d567abc0e240396cb42 where the checkCollisionCallback bug has been fixed; review the corresponding commit or pull request for confirmation.
  • If a patch is not yet available, configure a watchdog or health‑check mechanism to automatically restart the planner service whenever it crashes, limiting the impact of the DoS.
  • Add input validation or rate‑limiting around the EGOReplanFSM::checkCollisionCallback to prevent malicious invocations from causing repeated crashes.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 01:30:00 +0000

Type Values Removed Values Added
Title DoS via EGOReplanFSM CheckCollisionCallback in ZJU-FAST-Lab EGO-Planner‑v2
Weaknesses CWE-400

Thu, 10 Sep 2026 21:45:00 +0000

Type Values Removed Values Added
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::checkCollisionCallback()
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-10T21:40:17.502Z

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

Link: CVE-2026-71642

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-71642

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T01:15:15Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption