Description
OpenAI Codex Desktop for Windows and macOS automatically inspected Git metadata and working-tree status when a user opened a workspace. If the workspace contains a repository with preserved attacker-controlled .git/config, the attr.tree setting and a configured clean or process filter can cause Git to run an attacker-controlled program. The program runs outside Codex's command sandbox with the signed-in user's privileges, without a workspace-trust prompt, command approval, or interaction with a model. The attacker can read, modify, or delete files and access credentials available to that user. Exploitation requires Git to be available on PATH and the user to open the attacker-prepared repository with its local Git configuration intact. An ordinary Git clone does not copy the source repository's .git/config and is not sufficient by itself.
Published: 2026-09-01
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenAI Codex Desktop for macOS and Windows automatically inspects Git metadata when a workspace is opened. If a repository contains attacker‑controlled .git/config with a vulnerable attr.tree setting and a configured clean or process filter, Git can execute an attacker‑supplied program. The program runs outside Codex’s sandbox with the user’s privileges, enabling the attacker to read, modify, or delete files and access user credentials. The vulnerability is a classic example of improper control of code generation and configuration, as documented by CWE‑15.

Affected Systems

Affected systems include OpenAI Codex Desktop for macOS (up to application version 26.518.x) and for Windows (up to application version 26.518.x). The vulnerability specifically impacts installations that allow automatic Git metadata inspection on workspace load, particularly those featuring a preserved .git/config directory.

Risk and Exploitability

The flaw affords direct execution of arbitrary code within the signed‑in user’s environment, representing a high‑severity remote code execution risk. Because exploitation requires the user to open a specially crafted repository and Git must be available on the system path, the attack vector is local but user‑initiated. No EPSS score is available, and the vulnerability is not currently listed in CISA’s KEV catalog. Affected users should treat the issue as a critical security failure pending the vendor patch.

Generated by OpenCVE AI on September 1, 2026 at 23:42 UTC.

Remediation

Vendor Solution

Update Codex Desktop for macOS to application version 26.519.22136 or later, or Codex Desktop for Windows to application version 26.519.21041 (Microsoft Store package 26.519.2081.0) or later.


Vendor Workaround

Until updated, do not open attacker-supplied workspace folders that retain untrusted .git metadata.


OpenCVE Recommended Actions

  • Apply the specified vendor patch: update Codex Desktop for macOS to version 26.519.22136 or later, or update Codex Desktop for Windows to application version 26.519.21041 (or Microsoft Store package 26.519.2081.0) or later.
  • Until a patch is applied, avoid opening attacker‑supplied workspace folders that retain untrusted .git metadata.
  • Ensure that Git is not freely available in the system PATH, or restrict Git execution by disabling the clean or process filter settings in the repository configuration.

Generated by OpenCVE AI on September 1, 2026 at 23:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://openai.com/codex cve-icon cve-icon
History

Wed, 02 Sep 2026 00:00:00 +0000

Type Values Removed Values Added
Title Code Injection via Untrusted Git Repository in OpenAI Codex Desktop

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description OpenAI Codex Desktop for Windows and macOS automatically inspected Git metadata and working-tree status when a user opened a workspace. If the workspace contains a repository with preserved attacker-controlled .git/config, the attr.tree setting and a configured clean or process filter can cause Git to run an attacker-controlled program. The program runs outside Codex's command sandbox with the signed-in user's privileges, without a workspace-trust prompt, command approval, or interaction with a model. The attacker can read, modify, or delete files and access credentials available to that user. Exploitation requires Git to be available on PATH and the user to open the attacker-prepared repository with its local Git configuration intact. An ordinary Git clone does not copy the source repository's .git/config and is not sufficient by itself.
Weaknesses CWE-15
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: OAI

Published:

Updated: 2026-09-01T17:10:24.909Z

Reserved: 2026-08-12T03:54:42.487Z

Link: CVE-2026-19593

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-01T18:17:40.480

Modified: 2026-09-01T21:03:04.987

Link: CVE-2026-19593

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T23:45:17Z

Weaknesses
  • CWE-15

    External Control of System or Configuration Setting