CVE-2026-66065
CVE-2026-66065 is a high-severity vulnerability with a CVSS 4.0 base score of 8.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-15.
Key facts
- Severity: High (CVSS 4.0 base score 8.4)
- EPSS exploit prediction: 0% (22nd percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-15
- Published:
- Last modified:
Description
Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. Versions prior to 0.42.1 have an incomplete denylist. Several execution-routing keys of the same RCE class were omitted, so a malicious cloned repo can still reach arbitrary command execution by shipping a .env (auto-loaded at import, with no review step). The CVE-2026-47211 fix added _UNTRUSTED_ENV_DENYLIST to stop an untrusted project-directory .env from redirecting execution, but it did not account for all keys. The backend config-home and MCP/plugin roots bypass the approval gate by pointing the nested agent, MCP servers, and plugin roster at attacker config. Other variables re-enable blocked local transports, replace sub-agent prompts, switch backends, and lower tool approval classes, further weakening the approval gate. This issue has been fixed in version 0.42.1.
Frequently asked questions
- What is CVE-2026-66065?
- Ouroboros is a local-first runtime for AI coding agents that records their actions and applies user-defined policies to constrain behavior. Versions prior to 0.42.1 have an incomplete denylist. Several execution-routing keys of the same RCE class were omitted, so a malicious cloned repo can still reach arbitrary command execution by shipping a .env (auto-loaded at import, with no review step). The CVE-2026-47211 fix added _UNTRUSTED_ENV_DENYLIST to stop an untrusted project-directory .env from redirecting execution, but it did not account for all keys. The backend config-home and MCP/plugin roots bypass the approval gate by pointing the nested agent, MCP servers, and plugin roster at attacker config. Other variables re-enable blocked local transports, replace sub-agent prompts, switch backends, and lower tool approval classes, further weakening the approval gate. This issue has been fixed in version 0.42.1.
- How severe is CVE-2026-66065?
- CVE-2026-66065 has a CVSS 4.0 base score of 8.4, rated high severity.
- Is CVE-2026-66065 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-66065?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2026-66065 published?
- CVE-2026-66065 was published on 2026-08-03 and last updated on 2026-08-05.
References
- https://github.com/Q00/ouroboros/releases/tag/v0.42.1
- https://github.com/Q00/ouroboros/security/advisories/GHSA-jv2h-4p9v-wf5w
Other CWE-15 vulnerabilities
- CVE-2026-45087 — Critical (CVSS 10.0): Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is started…
- CVE-2024-4326 — Critical (CVSS 9.8): A vulnerability in parisneo/lollms-webui versions up to 9.3 allows remote attackers to execute arbitrary code. The…
- CVE-2026-46399 — Critical (CVSS 9.4): HAX CMS helps manage microsite universe with PHP or NodeJs backends. The PHP version of HAX CMS prior to version 26.0.0…
- CVE-2024-39800 — Critical (CVSS 9.1): Multiple external config control vulnerabilities exists in the openvpn.cgi openvpn_server_setup() functionality of…
- CVE-2024-39799 — Critical (CVSS 9.1): Multiple external config control vulnerabilities exists in the openvpn.cgi openvpn_server_setup() functionality of…
- CVE-2024-39798 — Critical (CVSS 9.1): Multiple external config control vulnerabilities exists in the openvpn.cgi openvpn_server_setup() functionality of…