CVE Catalog

CVE-2026-47092

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.51%

40th percentile - higher than 40% of all known CVEs

Summary

Claude HUD through version 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.

Risk Assessment

The risk for the organization is the potential for local privilege escalation and arbitrary code execution on Windows systems by an attacker with local access, which could lead to system compromise, data theft, or malware installation.

Recommendation

Immediately update Claude HUD to a version containing commit 234d9aa or later, and restrict local access to Windows systems running the vulnerable version.

Other vulnerabilities in Claude HUD

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS