Release date:
2026-07-09 08:41:46 UTC
Description:
- CVE-2026-48619: cap the HTTP/2 client originSet at 128 entries so a
malicious server can no longer drive unbounded memory growth via repeated
ORIGIN frames; the session is destroyed with ERR_HTTP2_TOO_MANY_ORIGINS
once the cap is exceeded (backport of nodejs/node c79968e108)
- CVE-2026-48930: reject dns.lookup()/dnsPromises.lookup()/net.connect()
hostnames that contain an embedded NUL byte, preventing silent authority
rebinding caused by C-string truncation in the resolver bindings; adds
validateStringWithoutNullBytes (backport of nodejs/node 7dafafa2)
- CVE-2026-48933: guard the legacy CipherBase::Update() output-length
computation against signed-int overflow (len + block_size > INT_MAX),
turning ~2 GiB one-shot cipher inputs into a clean failure instead of an
out-of-bounds write; the legacy analog of the WebCrypto fix in
nodejs/node 98fbc89211 (Node 12 has no WebCrypto)
Updated packages:
-
alt-nodejs12-nodejs-12.22.12-22.el9.x86_64.rpm
sha:a3c423d15780def3c57c934bc63999bbd8c934298962e06b72efadebe0e2cde8
-
alt-nodejs12-nodejs-devel-12.22.12-22.el9.x86_64.rpm
sha:b2ca6572f748644be2aa0ef711af1951617686c9338a160b6aaadcf403dc2748
-
alt-nodejs12-nodejs-docs-12.22.12-22.el9.noarch.rpm
sha:19cb42cbd68b8bb1c3821cb79d7fa56f3b5ba80a31e9a1d14c94b3524ebc1c26
-
alt-nodejs12-npm-6.14.16-12.22.12.22.el9.x86_64.rpm
sha:b0a1070642563097956f3f84bc2b05c943cef0fbd470db29ffd80e2f2574bd16
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.