Claude Code is an agentic coding tool. Prior to version 1.0.111, Claude Code contained insufficient URL validation in its trusted domain verification mechanism for WebFetch requests. The application used a startsWith() function to validate trusted domains (e.g., docs.python.org, modelcontextprotocol.io), this could have enabled attackers to register domains like modelcontextprotocol.io.example.com that would pass validation. This could enable automatic requests to attacker-controlled domains without user consent, potentially leading to data exfiltration. This issue has been patched in version 1.0.111.
References
| Link | Resource |
|---|---|
| https://github.com/anthropics/claude-code/security/advisories/GHSA-vhw5-3g5m-8ggf | Vendor Advisory |
Configurations
History
06 Feb 2026, 20:28
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/anthropics/claude-code/security/advisories/GHSA-vhw5-3g5m-8ggf - Vendor Advisory | |
| CPE | cpe:2.3:a:anthropic:claude_code:*:*:*:*:*:node.js:*:* | |
| First Time |
Anthropic
Anthropic claude Code |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.4 |
03 Feb 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-03 21:16
Updated : 2026-02-06 20:28
NVD link : CVE-2026-24052
Mitre link : CVE-2026-24052
CVE.ORG link : CVE-2026-24052
JSON object : View
Products Affected
anthropic
- claude_code
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
