CVE-2026-47090 Details
Description
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.
A vulnerability in Claude HUD versions through 0.0.12 allows for OSC 8 terminal hyperlink injection. The issue arises because the application constructs OSC 8 hyperlinks using raw current working directory (cwd) and branch URL values without properly sanitizing control characters or encoding. This oversight enables attackers to inject arbitrary ANSI codes into terminal sessions. Exploitation can be achieved by embedding ESC+backslash sequences in the cwd or branch URL, which can execute malicious ANSI codes such as altering text colors, creating fake prompts, and writing to the clipboard via OSC 52. Additionally, clicking the injected hyperlinks can trigger outbound HTTP requests to attacker-controlled servers.
Users can update to Claude HUD version 0.0.12 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 19, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-150 | Improper Neutralization of Escape, Meta, or Control Sequences | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jarrodwatts claude hud | <= 0.0.12 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 2, 2026 | Initial Analysis | [email protected] |
| May 18, 2026 | New CVE Received | [email protected] |