Vulnerability Description
gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that are interpreted by the terminal, enabling title spoofing, clipboard manipulation, or other terminal-dependent effects.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/dundee/gdu
- https://github.com/dundee/gdu/commit/fe605ecd9ad0e0f1c7ba84131ddfa1c83c52406f
- https://github.com/dundee/gdu/issues/615
- https://www.vulncheck.com/advisories/gdu-terminal-injection-via-unstripped-escap
FAQ
What is CVE-2026-73480?
CVE-2026-73480 is a vulnerability with a CVSS score of 5.0 (MEDIUM). gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that ar...
How severe is CVE-2026-73480?
CVE-2026-73480 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73480?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.