github.com
https://github.com/butlerx/wetty CVE-2026-49864
HIGH
wetty vulnerable to DOM XSS via file-download filename
Record summary
CVE-2026-49864 has a selected CVSS score of 8.6 (high).
Description
wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string (`escapeMarkup: false`). Any output the victim renders - a `cat`'d file, a tailed log, an SSH MOTD, a `curl` response - that contains `\x1b[5i...:...\x1b[4i` runs script in the wetty origin and types attacker-chosen keystrokes into the victim's SSH session. Version 3.0.4 fixes the issue.
Description source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
| CVE List | < 3.0.4 | affected | |
wettyBrowse npm / wetty | GitHub Advisory | Before 3.0.4 · Fixed in 3.0.4 | affected |
References
2github.comConfirmation
https://github.com/butlerx/wetty/security/advisories/GHSA-p26j-h7wj-r568