Release date:
2026-08-13 12:45:06 UTC
Description:
- CVE-2023-39333: module: stop code injection through WebAssembly export names
in lib/internal/modules/esm/create_dynamic_module.js -- the ESM facade now
uses index-derived local bindings and a JSONStringify-quoted
import.meta.exports key instead of interpolating the attacker-controlled
export name into code position (adapted from nodejs/node@eaf9083c: V8 8.4
has no ES2022 arbitrary module namespace names, so the `export { ... as NAME }`
clause is emitted only for names matching the IdentifierName grammar)
- CVE-2026-48931: http: destroy keep-alive sockets that receive unsolicited data
while idle in the Agent freeSockets pool, closing the response-queue poisoning
window left open once responseKeepAlive() detaches the parser and its 'data'
listener (backport of nodejs/node@0a22d401 squashed with its regression
follow-up nodejs/node@eaa29254, which guards the idle socket at the handle
level instead of attaching a public 'data' listener plus resume())
Updated packages:
-
alt-nodejs14-nodejs-14.21.3-25.el7.x86_64.rpm
sha:4f42c1462dbe965b096b44a69d9601fd1c649b41f99182e7ebd4fff168d4bf30
-
alt-nodejs14-nodejs-devel-14.21.3-25.el7.x86_64.rpm
sha:86d27b047b091769dc350e44758d12b9de09cfa3bac8633ac6c741b6d9cda243
-
alt-nodejs14-nodejs-docs-14.21.3-25.el7.noarch.rpm
sha:c35397e43379cba7eb841e6f25183f255100c9a14192b979c9a533e2233afdee
-
alt-nodejs14-npm-6.14.18-14.21.3.25.el7.x86_64.rpm
sha:8f8976fac3fed2f54820a95126ff817d3aeb5e3fc463586bc759445fb87c1bbe
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.