CVE-2026-19590
N/A
Summary
OpenAI Codex Desktop for Windows and macOS could execute attacker-controlled Git hooks because automated Git operations trusted the repository's local core.hooksPath setting. If a user opens an attacker-prepared repository whose preserved .git/config points core.hooksPath to an attacker-controlled directory, Codex can run a malicious hook while processing the repository. The hook executes outside Codex's command sandbox, without user approval, and with the user's privileges, allowing it to read, change, or delete the user's files and access other resources available to the user's account. An ordinary Git clone does not preserve the attacker-controlled repository-local configuration required for exploitation.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| OpenAI | Codex Desktop | 260202.0859 <= 26.513.31313 | affected |
| OpenAI | Codex Desktop | 26.519.22136 | unaffected |
| OpenAI | Codex Desktop | 26.304.38 <= 26.513.40821 | affected |
| OpenAI | Codex Desktop | 26.519.21041 | unaffected |
| OpenAI | Codex Desktop (Microsoft Store package) | 26.304.38.0 <= 26.513.4821.0 | affected |
| OpenAI | Codex Desktop (Microsoft Store package) | 26.519.2081.0 | unaffected |
Weaknesses
- CWE-427: CWE-427: Uncontrolled Search Path Element
Workarounds
Until updated, do not open untrusted repository archives or copied repository directories that preserve attacker-supplied .git/config.
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.