PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73035 raineorshine CVE debrief

CVE-2026-73035 is a terminal escape sequence injection vulnerability in npm-check-updates through version 23.0.2. The vulnerability allows an attacker to embed arbitrary terminal control characters in a dependency's package.json homepage or repository URL fields. When a developer runs ncu with the --format homepage or --format repo option, unfiltered escape sequences are written directly to the terminal, enabling malicious output manipulation or other terminal-dependent effects.

Vendor
raineorshine
Product
npm-check-updates
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-10
Original CVE updated
2026-09-24
Advisory published
2026-08-10
Advisory updated
2026-09-24

Who should care

Developers and teams using npm-check-updates, especially those who use the --format homepage or --format repo options, should assess their exposure and prioritize verification of their inventory.

Why it matters

CVE-2026-73035 is a medium-severity vulnerability in npm-check-updates that allows terminal escape sequence injection. Developers using this tool should verify their inventory, assess exposure, and consider updating or applying compensating controls.

  • Potential for malicious output manipulation in terminals
  • Possible terminal-dependent effects when using specific formatting options

Technical summary

The vulnerability exists in npm-check-updates through version 23.0.2. An attacker can inject arbitrary terminal control characters in a dependency's package.json homepage or repository URL fields. When a developer runs ncu with specific formatting options, these unfiltered escape sequences are written directly to the terminal, potentially enabling malicious output manipulation. Developers using npm-check-updates should assess exposure and prioritize verification of their inventory, especially if they use the --format homepage or --format repo options. The vulnerability allows terminal escape sequence injection, which can lead to malicious output manipulation or other terminal-dependent effects.

Defensive priority

Developers using npm-check-updates should assess exposure and prioritize verification of their inventory, especially if they use the --format homepage or --format repo options.

Recommended defensive actions

  • Verify inventory of npm-check-updates installations and assess exposure
  • Review usage of --format homepage and --format repo options
  • Consider updating to a version beyond 23.0.2 or applying compensating controls
  • 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. However, the scope of affected versions and potential impact require verification from the supplied official sources. Developers should verify their inventory, assess exposure, and consider updating or applying compensating controls. The official CVE Program record and NVD detail page provide source-provided CVE metadata and vulnerability assessment. Additional verification is necessary to confirm affected scope, severity, and vendor guidance.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73035 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73035

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73035 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73035

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.