PatchSiren cyber security CVE debrief
CVE-2026-90773 dalance CVE debrief
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. This vulnerability allows for potential terminal escape sequence injection, enabling local attackers to execute malicious processes. Defenders should prioritize verifying and updating procs to a version that sanitizes escape sequences in command lines and monitor for suspicious process executions.
- Vendor
- dalance
- Product
- procs
- CVSS
- LOW 2.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-13
- Original CVE updated
- 2026-09-23
- Advisory published
- 2026-09-13
- Advisory updated
- 2026-09-23
Who should care
Defenders and system administrators responsible for systems using procs should assess exposure and prioritize verification and updates. This includes reviewing and updating incident response plans, conducting regular vulnerability assessments, and implementing compensating controls to restrict terminal access. Additionally, security teams should implement monitoring and detection controls to identify potential exploitation and develop a patch management过程.
Why it matters
procs through 0.14.12 is vulnerable to terminal escape sequence injection via command lines, allowing local attackers to execute malicious processes, which defenders should prioritize verifying and updating, and monitoring for suspicious process executions.
- Defenders must verify and update procs to prevent terminal escape sequence injection
- System administrators must monitor for suspicious process executions to detect potential attacks
- Security teams must implement compensating controls to restrict terminal access and prevent exploitation
Technical summary
procs through 0.14.12 fails to sanitize escape sequences in process command lines before displaying them in the Command column, allowing local attackers to execute processes with malicious ANSI or OSC escape sequences. This vulnerability enables potential terminal escape sequence injection, allowing local attackers to execute malicious processes. The affected product, procs, fails to properly sanitize user input, allowing for potential exploitation. Defenders should prioritize verifying and updating procs to a version that sanitizes escape sequences in command lines.
Defensive priority
Defenders should prioritize verifying and updating procs to a version that sanitizes escape sequences in command lines, and monitor for suspicious process executions.
Recommended defensive actions
- Verify and update procs to a version that sanitizes escape sequences in command lines
- Monitor for suspicious process executions
- Implement compensating controls to restrict terminal access
- Review and update incident response plans to address potential exploitation
- Conduct regular vulnerability assessments to identify potential exposures
- Develop and implement a patch management process to ensure timely updates
- Verify and document the effectiveness of implemented controls
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the scope of affected versions and systems requires verification from the supplied official sources. To verify, defenders should review the official CVE record and NVD entry for accuracy and check for any additional information from the vendor or other reliable sources. This includes confirming the affected versions, systems, and potential impact on the organization. Additionally, defenders should assess their exposure and prioritize verification and updates.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90773 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90773
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90773 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90773
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/dalance/procs
-
Source reference
Unverified legacy reference
URL: https://github.com/dalance/procs/blob/v0.14.12/src/columns/command.rs
-
Source reference
Unverified legacy reference
URL: https://github.com/dalance/procs/commit/a064cec7d59f69a636d38e247824245dcd3a9836
-
Source reference
Unverified legacy reference
URL: https://github.com/dalance/procs/issues/950
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/procs-through-0.14.12-terminal-escape-sequence-injection-via-command
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.