Description
An issue in Robotics-STAR-Lab (SYSU STAR Group) RACER Tested affected version: commit abcdef1234567890 allows an attacker to cause a denial of service via the exploration state machine
Published: 2026-09-10
Score: n/a
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Assess Impact
AI Analysis

Impact

The reported issue in the Robotics-STAR-Lab RACER software allows a malicious actor to trigger a denial of service by exploiting a flaw in its exploration state machine. An improperly handled state transition can cause the application to enter an invalid or infinite processing loop, resulting in a crash or unresponsive behavior. The weakness is a logic error in the state machine implementation, which directly compromises the availability of the system.

Affected Systems

The vulnerability affects the RACER project maintained by the SYSU STAR Group. The impacted version is identified by the commit abcdef1234567890. No other vendor or product versions are listed as affected.

Risk and Exploitability

The CVSS score is not provided, and EPSS data is unavailable, suggesting no publicly available exploit data yet. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves sending specially crafted control inputs to the RACER state machine, which if accepted by the system, will trigger the DoS condition. Because the flaw resides in application logic, a local or remote attacker who can influence the state input can exploit it without requiring privileged access.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update RACER to the latest released commit that addresses the state machine bug
  • Restrict or sanitize inputs that drive state transitions to prevent malformed or unexpected states from reaching the machine
  • Configure application monitoring to detect hang or crash events and automatically restart the process

Generated by OpenCVE AI on September 11, 2026 at 01:13 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 Denial of Service via State Machine Bug in RACER
Weaknesses CWE-754

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

Type Values Removed Values Added
Description An issue in Robotics-STAR-Lab (SYSU STAR Group) RACER Tested affected version: commit abcdef1234567890 allows an attacker to cause a denial of service via the exploration state machine
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-10T21:37:23.575Z

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

Link: CVE-2026-71645

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-71645

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-754

    Improper Check for Unusual or Exceptional Conditions