CVE-2026-72847
MEDIUMDescription
broot renders each file and directory name in its interactive tree view exactly as read from the filesystem. Names are converted with a plain to_string_lossy() call in src/tree_build/builder.rs and in TreeLine::unprune in src/tree/tree_line.rs, and no control-character filtering exists anywhere in the code, even though the doc comment on the TreeLine name field states that some characters may have been stripped. Any local user who can create a file can therefore place an escape sequence in its name and have it written unmodified to the terminal of anyone who browses that directory, between broot's own styling codes. A reported proof of concept used an OSC 52 clipboard-write sequence and captured the raw bytes broot wrote to its pty, confirming the sequence reaches the terminal unstripped. What an injected OSC or CSI sequence can then do depends on the terminal emulator in use. Browsing a directory is broot's primary function and carries no expectation that the content is trusted.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 1% of all known CVEs.
References
Related Vulnerabilities
Other CWE-150 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2017-0899 | Critical | 9.8 | 11% | - | Fix |
| CVE-2025-55754 | Critical | 9.6 | 10% | - | Fix |
| CVE-2021-25310 | High | 8.8 | 4.6% | - | - |
| CVE-2020-6932 | Critical | 10.0 | 3.6% | - | - |
| CVE-2024-28085 | Low | 3.3 | 2.2% | - | Fix |
| CVE-2022-30123 | Critical | 10.0 | 1.8% | - | Fix |
Common questions
How do I fix CVE-2026-72847?
No published fix for CVE-2026-72847 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Is CVE-2026-72847 being actively exploited?
Not that we know of. CVE-2026-72847 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.10% is the estimated probability that it will be exploited in the next 30 days. That is higher than 1% of all scored CVEs.
How severe is CVE-2026-72847?
CVE-2026-72847 has a CVSS v3 base score of 4.6, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
Embed a live status badge for CVE-2026-72847
Markdown
[](https://tridentstack.com/cve/CVE-2026-72847)HTML
<a href="https://tridentstack.com/cve/CVE-2026-72847"><img src="https://tridentstack.com/cve/badge/CVE-2026-72847.svg" alt="CVE-2026-72847"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-21.