PatchSiren cyber security CVE debrief
CVE-2026-75483 romkatv CVE debrief
CVE-2026-75483 is a vulnerability in powerlevel10k that allows attackers to inject raw escape bytes in the version string of package.json to emit arbitrary terminal control sequences when the shell enters affected directories. The vulnerability impacts shell configurations and package management, potentially disrupting terminal output. Defenders should assess exposure and prioritize verification and patching of affected powerlevel10k versions. This vulnerability has a CVSS score of 4.8 and a severity rating of MEDIUM.
- Vendor
- romkatv
- Product
- powerlevel10k
- CVSS
- MEDIUM 4.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-17
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-17
- Advisory updated
- 2026-09-24
Who should care
Defenders responsible for maintaining shell configurations and package management should assess exposure and prioritize verification and patching of affected powerlevel10k versions. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review and update their configurations to prevent potential terminal control sequence injection.
Why it matters
CVE-2026-75483 allows attackers to inject control characters in powerlevel10k package.json version fields, potentially disrupting terminal output. Defenders should verify affected versions, apply patches, and monitor terminal output.
- Potential injection of arbitrary terminal control sequences
- Possible disruption of terminal output
- Need for verification of affected versions and systems
- Priority for applying patches or workarounds
Technical summary
The powerlevel10k package fails to neutralize control characters in the package.json version field when rendering the package prompt segment. This allows attackers to inject raw escape bytes in the version string to emit arbitrary terminal control sequences on each prompt render when the shell enters affected directories. The vulnerability has a CVSS score of 4.8 and a severity rating of MEDIUM. Defenders should prioritize verifying affected versions and applying patches or workarounds to prevent potential terminal control sequence injection.
Defensive priority
Defenders should prioritize verifying affected versions and applying patches or workarounds to prevent potential terminal control sequence injection.
Recommended defensive actions
- Verify affected versions of powerlevel10k and apply patches or workarounds
- Review package.json version fields for potential control character injection
- Monitor terminal output for suspicious control sequences
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the scope of affected versions and systems requires further verification. The powerlevel10k package fails to neutralize control characters in the package.json version field, allowing attackers to inject raw escape bytes. Defenders should verify affected versions, apply patches, and monitor terminal output for suspicious control sequences. The CVE record was published on 2026-08-17T21:16:57.930Z and has not been modified since then.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75483 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75483
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75483 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75483
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/romkatv/powerlevel10k
-
Source reference
Unverified legacy reference
URL: https://github.com/romkatv/powerlevel10k/blob/master/internal/p10k.zsh
-
Source reference
Unverified legacy reference
URL: https://github.com/romkatv/powerlevel10k/commit/58e13d16a50e1d6908e39e20a670896808ccf350
-
Source reference
Unverified legacy reference
URL: https://github.com/romkatv/powerlevel10k/issues/2961
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/powerlevel10k-control-character-injection-via-package-json-version
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.