CVE-2025-59532

HIGH LAB

OpenAI Codex 0.2.0-0.38.0 - Arbitrary File Write and Command Execution via Sandbox Boundary Bypass

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-59532. PoCs published by baktistr.

AI-analyzed exploit summary This repository provides a Docker-based environment to test CVE-2025-59532, a path traversal vulnerability in OpenAI Codex CLI allowing arbitrary file writes outside the sandbox. It includes vulnerable and patched versions for comparison.

Description

Codex CLI is a coding agent from OpenAI that runs locally. In versions 0.2.0 to 0.38.0, 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. This issue has been patched 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.

Exploits (1)

nomisec WORKING POC
by baktistr · poc
https://github.com/baktistr/cve-2025-59532-poc

This repository provides a Docker-based environment to test CVE-2025-59532, a path traversal vulnerability in OpenAI Codex CLI allowing arbitrary file writes outside the sandbox. It includes vulnerable and patched versions for comparison.

Classification
Working Poc 95%
Attack Type
Other
Complexity
Moderate
Reliability
Reliable
Target: OpenAI Codex CLI v0.38.0 and earlier
Auth required
Prerequisites: Docker · OpenAI API key
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v4 8.6
EPSS 0.0010
EPSS Percentile 28.3%
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Lab Environment

COMMUNITY
Community Lab
docker pull cve-2025-59532:latest

Details

CWE
CWE-20
Status published
Products (2)
openai/codex 0.2.0 - 0.39.0npm
openai/codex >= 0.2.0, < 0.39.0
Published Sep 22, 2025
Tracked Since Feb 18, 2026