PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-58045 nodejs CVE debrief

A flaw in Node.js allows a spoofed `TypedArray` `byteLength` to trigger a reachable assertion in the synchronous `node:zlib` APIs, causing the entire process to crash. All 11 synchronous zlib functions are affected. Repeated exploitation of this condition can result in a denial of service. This vulnerability affects Node.js **22.x**, **24.x**, and **26.x**.

Vendor
nodejs
Product
node
CVSS
MEDIUM 6.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-04
Original CVE updated
2026-09-03
Advisory published
2026-08-04
Advisory updated
2026-09-03

Who should care

Node.js users and administrators should be aware of this vulnerability and take necessary actions to protect their installations. This includes verifying Node.js versions, assessing potential exposure, and applying vendor patches or updates to affected versions. Security teams should prioritize patching and monitor for potential exploitation attempts. Additionally, operators and platform administrators should review their deployments and ensure that compensating controls are in place for exposed systems.

Technical summary

The vulnerability is caused by a flaw in Node.js that allows a spoofed `TypedArray` `byteLength` to trigger a reachable assertion in the synchronous `node:zlib` APIs, causing the entire process to crash. All 11 synchronous zlib functions are affected. This issue can lead to a denial of service and affects Node.js versions **22.x**, **24.x**, and **26.x**. Technical analysis indicates that the vulnerability can be triggered through specially crafted inputs, highlighting the need for input validation and secure coding practices.

Defensive priority

Medium-priority defensive actions are required to address this vulnerability, as it can lead to a denial of service.

Recommended defensive actions

  • Inventory and verify Node.js installations to identify potential exposure
  • Apply vendor patches or updates to affected versions
  • Implement compensating controls, such as monitoring and exception tracking
  • Review and update defensive configurations to prevent exploitation
  • 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

Evidence notes

The CVE record and NVD entry provide limited information about the vulnerability. Further investigation and verification are necessary to fully understand the vulnerability's impact and affected scope. Node.js users should verify their installations and assess potential exposure. Evidence is limited, and defenders should focus on verifying affected systems and applying patches. Additional details may be found in vendor advisories and source references.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-58045 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-58045 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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.