Release date:
2026-07-09 16:31:34 UTC
Description:
- CVE-2026-48619: http2 client OOM via unbounded ORIGIN frames. Backport
upstream c79968e108 (first in v22.23.0): cap the client-side originSet
(default 128, configurable via options.maxOriginSetSize on connect) and
destroy the session with ERR_HTTP2_TOO_MANY_ORIGINS once exceeded.
Node 16 is EOL, no upstream 16.x fix; vulnerable onOrigin() loop present.
- CVE-2026-48930: TLS/DNS embedded-NUL hostname authority rebinding.
Backport upstream 7dafafa242 (first in v22.23.0): add
validateStringWithoutNullBytes() and reject embedded NUL bytes in the
hostname/options.host arguments of dns.lookup, dnsPromises.lookup and
net.connect before they reach the NUL-terminated C resolver.
- CVE-2026-48933: WebCrypto AES cipher output-length integer overflow.
Backport upstream 98fbc89211 (first in v22.23.0): add
TryGetIntCipherOutputLength() guard in crypto_cipher.h and use it in
AES_Cipher() so an input length near 2 GiB fails cleanly instead of
overflowing the signed int buffer length and aborting the process.
Updated packages:
-
alt-nodejs16-nodejs-16.20.2-23.el7.x86_64.rpm
sha:24ffb5235eab5c07a898477ef24488853ba653bc167ca70b5bb06d276fa17a19
-
alt-nodejs16-nodejs-devel-16.20.2-23.el7.x86_64.rpm
sha:727a21a35399beb9f72c38becaeb07d68f61c967773c6402454eb560d1d13ce0
-
alt-nodejs16-nodejs-docs-16.20.2-23.el7.noarch.rpm
sha:91ebd2bc3e956e21505732e4cf5f221f920522317c1cfacb320aef6e9e3421d0
-
alt-nodejs16-npm-8.19.4-16.20.2.23.el7.x86_64.rpm
sha:af326a0ed28734f452c4fc3dabfaa0c1a4d3446d15b4dd778cb6f3a4eac21586
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.