Vulnerability Description
A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Node.Js | 22.22.3 |
Related Weaknesses (CWE)
References
- https://nodejs.org/en/blog/vulnerability/june-2026-security-releasesPatchVendor Advisory
FAQ
What is CVE-2026-48933?
CVE-2026-48933 is a vulnerability with a CVSS score of 7.5 (HIGH). A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB. This vulnerability affects all supported release lines: **Node.js 22**, **...
How severe is CVE-2026-48933?
CVE-2026-48933 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-48933?
Check the references section above for vendor advisories and patch information. Affected products include: Nodejs Node.Js.