Vulnerability Description
procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape sequences in their command line arguments, which are written unmodified to other users' terminals for interpretation by terminal emulators.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/dalance/procs
- https://github.com/dalance/procs/blob/v0.14.12/src/columns/command.rs
- https://github.com/dalance/procs/commit/a064cec7d59f69a636d38e247824245dcd3a9836
- https://github.com/dalance/procs/issues/950
- https://www.vulncheck.com/advisories/procs-through-0.14.12-terminal-escape-seque
FAQ
What is CVE-2026-90773?
CVE-2026-90773 is a vulnerability with a CVSS score of 3.2 (LOW). procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column. Local attackers can execute processes with malicious ANSI or OSC escape ...
How severe is CVE-2026-90773?
CVE-2026-90773 has been rated LOW with a CVSS base score of 3.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-90773?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.