Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @openai/codex
  4. ›
  5. CVE-2025-59532

CVE-2025-59532: Codex has sandbox bypass due to bug in path configuration logic

September 19, 2025 (updated September 22, 2025)

Due to a bug in the sandbox configuration logic, Codex CLI could treat a model-generated cwd as the sandbox’s writable root, including paths outside of the folder where the user started their session.

This logic bypassed the intended workspace boundary and enables arbitrary file writes and command execution where the Codex process has permissions - this did not impact the network-disabled sandbox restriction.

Remediation We released a patch in Codex CLI 0.39.0 that canonicalizes and validates that the boundary used for sandbox policy is based on where the user started the session, and not the one generated by the model. Users running 0.38.0 or earlier should update immediately via their package manager or by reinstalling the latest Codex CLI to ensure sandbox boundaries are enforced.

If using the Codex IDE extension, users should immediately update to 0.4.12 for a fix of the sandbox issue.

Thank you to Tzanko Matev (Codetracer) for reporting the issue!

References

  • github.com/advisories/GHSA-w5fx-fh39-j5rw
  • github.com/openai/codex
  • github.com/openai/codex/commit/8595237505a1e0faabc2af3db805b66ce3ae182d
  • github.com/openai/codex/releases/tag/rust-v0.39.0
  • github.com/openai/codex/security/advisories/GHSA-w5fx-fh39-j5rw
  • nvd.nist.gov/vuln/detail/CVE-2025-59532

Code Behaviors & Features

Detect and mitigate CVE-2025-59532 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.2.0 before 0.39.0

Fixed versions

  • 0.39.0

Solution

Upgrade to version 0.39.0 or above.

Weakness

  • CWE-20: Improper Input Validation

Source file

npm/@openai/codex/CVE-2025-59532.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 29 Sep 2025 12:19:58 +0000.