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
No history.
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')
