Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Anthropic | Claude Code | < 1.0.111 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-24052?
CVE-2026-24052 is a vulnerability with a CVSS score of 7.4 (HIGH). 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 u...
How severe is CVE-2026-24052?
CVE-2026-24052 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-24052?
Check the references section above for vendor advisories and patch information. Affected products include: Anthropic Claude Code.