Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @anthropic-ai/claude-code
  4. ›
  5. CVE-2026-25725

CVE-2026-25725: Claude Code has Sandbox Escape via Persistent Configuration Injection in settings.json

February 6, 2026

Claude Code’s bubblewrap sandboxing mechanism failed to properly protect the .claude/settings.json configuration file when it did not exist at startup. While the parent directory was mounted as writable and .claude/settings.local.json was explicitly protected with read-only constraints, settings.json was not protected if it was missing. This allowed malicious code running inside the sandbox to create this file and inject persistent hooks (such as SessionStart commands) that would execute with host privileges when Claude Code was restarted.

Users on standard Claude Code auto-update received this fix automatically. Users performing manual updates are advised to update to the latest version.

Claude Code thanks hackerone.com/edbr for reporting this issue!

References

  • github.com/advisories/GHSA-ff64-7w26-62rf
  • github.com/anthropics/claude-code
  • github.com/anthropics/claude-code/security/advisories/GHSA-ff64-7w26-62rf
  • nvd.nist.gov/vuln/detail/CVE-2026-25725

Code Behaviors & Features

Detect and mitigate CVE-2026-25725 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 before 2.1.2

Fixed versions

  • 2.1.2

Solution

Upgrade to version 2.1.2 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-501: Trust Boundary Violation
  • CWE-668: Exposure of Resource to Wrong Sphere

Source file

npm/@anthropic-ai/claude-code/CVE-2026-25725.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 07 Feb 2026 00:18:24 +0000.