CVE-2026-71644

9.8

Robotics-STAR-Lab · RACER

A flaw in the RACER UAV control software allows unauthenticated attackers to trigger unsafe trajectory planning and potential collisions by manipulating the finite state machine.

Executive summary

An unauthenticated remote code execution vulnerability in the Robotics-STAR-Lab RACER software poses a critical risk to physical drone operations due to potential collision and loss of control.

Vulnerability

The vulnerability stems from a missing default case in the finite state machine (FSM) logic. This allows an unauthenticated attacker to disrupt swarm trajectory publishing when the drone transitions to an IDLE state, leading to unsafe flight behaviors.

Business impact

The impact of this vulnerability is severe, as it enables an attacker to compromise the physical safety and operational integrity of autonomous drone swarms. With a CVSS score of 9.8, the potential for total system impact, including physical damage or loss of hardware, is significant. Organizations relying on this software for mission-critical robotics face immediate risks of operational disruption and safety liability.

Remediation

Immediate Action: Review the Robotics-STAR-Lab repository for official patches or commit-level fixes addressing the FSM logic error. If a patch is not available, isolate the drone control network from untrusted external access.

Proactive Monitoring: Monitor drone swarm telemetry and communication logs for unexpected state transitions or cessation of trajectory data. Investigate any logs indicating unauthorized access to the network controlling the FSM.

Compensating Controls: Implement strict network segmentation and firewall rules to ensure that the drone control interface is not accessible from public or insecure networks.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the critical severity and the potential for physical harm to autonomous systems, organizations must treat this vulnerability with the highest priority. If the software is deployed in production environments, verify the current build commit and restrict access to the control interface immediately while awaiting a vendor-provided fix.

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief critical section

Sources