---
id: CVE-2026-90773
title: >-
  procs through 0.14.12 fails to sanitize escape sequences in process command
  lines before displaying them in the Command column
summary: >-
  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 argum…
severity: low
cvss: 3.2
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N'
cwe:
  - CWE-150
vendor: dalance
product: procs
affected:
  - procs <= 0.14.12
published: '2026-09-13'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:47.480'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-90773'
references:
  - url: 'https://github.com/dalance/procs'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/dalance/procs/blob/v0.14.12/src/columns/command.rs'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/dalance/procs/commit/a064cec7d59f69a636d38e247824245dcd3a9836
    label: disclosure@vulncheck.com
  - url: 'https://github.com/dalance/procs/issues/950'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/procs-through-0.14.12-terminal-escape-sequence-injection-via-command
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00147
epssPercentile: 0.03235
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-14T16:14:33.683055Z'
ingestedAt: '2026-09-14T15:23:07.471Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
