[CLSA-2026:1783604356] alt-nodejs16-nodejs: Fix of 3 CVEs
Type:
security
Severity:
Critical
Release date:
2026-07-09 13:39:36 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.el10.x86_64.rpm
    sha:9f0ae667c1dc0a48f708d04572ff02b568a864035554d20e28b5d585c36727ae
  • alt-nodejs16-nodejs-devel-16.20.2-23.el10.x86_64.rpm
    sha:60015fad6c487bddc06818ed96050d3343d0ec4623736fa1ff125bd25eda4a4f
  • alt-nodejs16-nodejs-docs-16.20.2-23.el10.noarch.rpm
    sha:3f8999847da9ce80c16a0d365fbb3aa4e0732b44e05fc2043e7b2e197075ded4
  • alt-nodejs16-npm-8.19.4-16.20.2.23.el10.x86_64.rpm
    sha:8d4871dc47452962229e497bd304b4970e07822503f2e2499577d540d635b1fe
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.