ghsa-x5gv-jw7f-j6xj
Vulnerability from github
Published
2025-08-18 18:46
Modified
2025-08-18 18:46
Severity ?
VLAI Severity ?
Summary
Claude Code's Permissive Default Allowlist Enables Unauthorized File Read and Network Exfiltration in Claude Code
Details
Due to an overly broad allowlist of safe commands, it was possible to bypass the Claude Code confirmation prompts to read a file and then send file contents over the network without user confirmation. Reliably exploiting this requires the ability to add untrusted content into a Claude Code context window.
Users on standard Claude Code auto-update received this fix automatically after release. Current users of Claude Code are unaffected, as versions prior to 1.0.24 are deprecated and have been forced to update.
Thank you to https://hackerone.com/wunderwuzzi23 for reporting this issue!
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@anthropic-ai/claude-code" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-55284" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2025-08-18T18:46:52Z", "nvd_published_at": "2025-08-16T02:15:24Z", "severity": "HIGH" }, "details": "Due to an overly broad allowlist of safe commands, it was possible to bypass the Claude Code confirmation prompts to read a file and then send file contents over the network without user confirmation. Reliably exploiting this requires the ability to add untrusted content into a Claude Code context window. \n\nUsers on standard Claude Code auto-update received this fix automatically after release. Current users of Claude Code are unaffected, as versions prior to 1.0.24 are deprecated and have been forced to update.\n\nThank you to https://hackerone.com/wunderwuzzi23 for reporting this issue!", "id": "GHSA-x5gv-jw7f-j6xj", "modified": "2025-08-18T18:46:52Z", "published": "2025-08-18T18:46:52Z", "references": [ { "type": "WEB", "url": "https://github.com/anthropics/claude-code/security/advisories/GHSA-x5gv-jw7f-j6xj" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55284" }, { "type": "PACKAGE", "url": "https://github.com/anthropics/claude-code" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Claude Code\u0027s Permissive Default Allowlist Enables Unauthorized File Read and Network Exfiltration in Claude Code" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…