CVE Catalog

CVE-2026-47090

MediumCVSS 4.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.10%

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

Summary

A vulnerability in Claude HUD up to version 0.0.12 (fixed in commit 234d9aa) allows injection of arbitrary ANSI codes into terminal sessions due to improper construction of OSC 8 hyperlink escape sequences. Attackers can embed ESC+backslash sequences in the current working directory or branch URL, leading to execution of malicious ANSI codes such as text color changes, forged prompts, OSC 52 clipboard writes, or outbound HTTP requests when hyperlinks are clicked.

Risk Assessment

The organization is at risk of terminal-based phishing attacks, clipboard data theft, and potential information leakage via outbound HTTP requests to attacker-controlled servers. This could lead to terminal session hijacking and privilege escalation.

Recommendation

Immediately update Claude HUD to a version containing commit 234d9aa or later. If an update is not possible, avoid using unverified directory paths and branch URLs in the terminal environment.

Other vulnerabilities in Claude HUD

See all
Original NVD description (English source)

Claude HUD through 0.0.12, patched in commit 234d9aa, constructs OSC 8 terminal hyperlink escape sequences using raw cwd and branchUrl values without stripping control characters or encoding embedded values, allowing attackers to inject arbitrary ANSI codes into terminal sessions. Attackers can embed ESC+backslash sequences in the current working directory or branch URL to execute malicious ANSI codes including text color changes, forged prompts, and OSC 52 clipboard writes, or trigger outbound HTTP requests to attacker-controlled remotes when hyperlinks are clicked.

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