CVE-2026-47211

Q00 · ouroboros

Q00 Ouroboros is vulnerable to an untrusted search path flaw, which could allow a local attacker to execute arbitrary code or manipulate agent behavior.

Executive summary

A high-severity untrusted search path vulnerability in Q00 Ouroboros allows local attackers to achieve full system compromise.

Vulnerability

The software is susceptible to CWE-426, an untrusted search path vulnerability. This flaw allows a local, unauthenticated attacker to inject malicious binaries into the search path, leading to code execution with the privileges of the affected runtime.

Business impact

Successful exploitation results in high impacts to confidentiality, integrity, and availability. Given the CVSS score of 8.4, this vulnerability poses a significant risk to the security of AI coding agents, as an attacker could manipulate the environment to exfiltrate sensitive source code, inject malicious logic, or disrupt development workflows.

Remediation

Immediate Action: Update the Ouroboros runtime to version 0.39.0 or later immediately to resolve the vulnerable search path logic.

Proactive Monitoring: Audit system logs for unexpected process execution patterns or unauthorized modifications to environment variables and directory permissions.

Compensating Controls: Implement strict file system permissions to prevent untrusted users from placing files in directories used by the application for binary lookups.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

The severity of this flaw and its impact on the integrity of coding agent runtimes necessitate immediate patching. Administrators should prioritize upgrading all instances of Ouroboros to version 0.39.0 to eliminate the risk of local code execution.