CVE-2026-24052

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:anthropic:claude_code:*:*:*:*:*:node.js:*:*

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')