CVE-2026-75483 PUBLISHED

powerlevel10k Control Character Injection via package.json Version

Assigner: VulnCheck
Reserved: 17.08.2026 Published: 17.08.2026 Updated: 18.08.2026

powerlevel10k fails to neutralize control characters in the package.json version field when rendering the package prompt segment. Attackers can inject raw escape bytes in the version string to emit arbitrary terminal control sequences on each prompt render when the shell enters affected directories.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 4.8

Product Status

Vendor romkatv
Product powerlevel10k
Versions Default: unaffected
  • affected from 0 to 1.20.0 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Improper Neutralization of Escape, Meta, or Control Sequences CWE