CVE-2026-47092
Awaiting Analysis Awaiting Analysis - Queue
Command Injection in Claude HUD

Publication date: 2026-05-18

Last updated on: 2026-05-18

Assigner: VulnCheck

Description
Claude HUD through 0.0.12, patched in commit 234d9aa, contains a command injection vulnerability that allows local attackers to execute arbitrary commands by manipulating the COMSPEC environment variable. Attackers can set COMSPEC to an arbitrary binary path before claude-hud performs its version check, causing execFile() to execute the attacker-supplied executable with cmd.exe arguments, resulting in arbitrary code execution on Windows systems.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-18
Last Modified
2026-05-18
Generated
2026-05-20
AI Q&A
2026-05-19
EPSS Evaluated
2026-05-19
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
claude_hud claude_hud to 0.0.12 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-427 The product uses a fixed or controlled search path to find resources, but one or more locations in that path can be under the control of unintended actors.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in Claude HUD versions up to 0.0.12 and is caused by a command injection flaw. Local attackers can exploit it by manipulating the COMSPEC environment variable to point to an arbitrary binary before the software performs its version check. This manipulation causes the execFile() function to run the attacker-supplied executable with cmd.exe arguments, leading to arbitrary code execution on Windows systems.


How can this vulnerability impact me? :

The vulnerability allows local attackers to execute arbitrary commands on affected Windows systems. This can lead to unauthorized code execution, potentially compromising system integrity, confidentiality, and availability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart