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.
References
| Link | Resource |
|---|---|
| https://github.com/openai/codex/pull/22843 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-01 18:17
Updated : 2026-09-03 15:17
NVD link : CVE-2026-19590
Mitre link : CVE-2026-19590
CVE.ORG link : CVE-2026-19590
JSON object : View
Products Affected
No product.
CWE
CWE-427
Uncontrolled Search Path Element
