Release date:
2026-07-09 15:14:56 UTC
Description:
* SECURITY UPDATE: http2 client ORIGIN-frame unbounded memory growth
- debian/patches/CVE-2026-48619.patch: cap the http2 client originSet
size (default 128, configurable via the connect() maxOriginSetSize
option) and destroy the session with ERR_HTTP2_TOO_MANY_ORIGINS once
exceeded, so a malicious server can no longer grow originSet without
bound (no upstream Node.js 18 fix exists — 18.x went EOL before
disclosure; adapted from c79968e108, first in v22.23.0)
- CVE-2026-48619
* SECURITY UPDATE: embedded-NUL hostnames cause silent authority rebinding
- debian/patches/CVE-2026-48930.patch: add validateStringWithoutNullBytes
and reject hostnames/hosts containing an embedded NUL byte in
dns.lookup(), dnsPromises.lookup() and net.connect()/createConnection(),
preventing c-string truncation in the resolver bindings from resolving a
different authority than the one validated (adapted from 7dafafa2, first
in v22.23.0)
- CVE-2026-48930
* SECURITY UPDATE: WebCrypto cipher output-length signed integer overflow
- debian/patches/CVE-2026-48933.patch: guard the WebCrypto AES output
length with TryGetIntCipherOutputLength so inputs near 2 GiB fail cleanly
instead of overflowing the signed int buffer length and aborting the
process (adapted from 98fbc89211, first in v22.23.0)
- CVE-2026-48933
Updated packages:
-
alt-nodejs18-docs_18.20.8-14_amd64.deb
sha:bbd741e5a89022f79bab6d6a1bca8e4cc78e2bfd
-
alt-nodejs18-nodejs_18.20.8-14_amd64.deb
sha:3a894a3da3074f2f72f3cfe41d1910dd37ad5364
-
alt-nodejs18-nodejs-devel_18.20.8-14_amd64.deb
sha:9063a3b192abe358de1d56841cb19a655d8961ae
-
alt-nodejs18-npm_10.8.2-18.20.8.14_amd64.deb
sha:43ea9476736906465a7ddb79a016f04149650122
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.