Back to overview

CVE-2026-54316

MEDIUM
6.0
CVSS 4.0
Description
Claude Code is an agentic coding tool. From 0.2.54 until 2.1.163, because the hostname huggingface.co was pre-approved as a bare hostname for the WebFetch tool, any path on that domain—including attacker-controlled model repositories—was auto-approved without a permission prompt or being subject to --allowedTools restrictions. An attacker able to inject untrusted content into a Claude Code context could direct it to issue WebFetch requests against attacker-controlled repository files (e.g. /resolve/main/config.json), which HuggingFace counts as downloads server-side, creating a covert out-of-band channel for encoding and exfiltrating data Claude can access such as files, environment variables, or command output. Reliably exploiting this required the ability to add untrusted content into a Claude Code context window. This vulnerability is fixed in 2.1.163.

Metadata

CVE ID
CVE-2026-54316
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-12 18:42 UTC
Published
2026-06-23 17:06 UTC
Last updated
2026-06-23 17:37 UTC
Primary CWE
CWE-183
CWE-183: Permissive List of Allowed Inputs
Vendor / Product
anthropics / claude-code
Sources
cve.org  ·  NVD

Severity & Metrics

6.0 MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
anthropics claude-code >= 0.2.54, < 2.1.163
Weakness (CWE)
CWESourceDescription
CWE-183 cna CWE-183: Permissive List of Allowed Inputs
CWE-200 cna CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-515 cna CWE-515: Covert Storage Channel
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.0 MEDIUM 4.0 cna CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
References (1)
Back to overview