Release date:
2026-08-13 12:54:23 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.el9.x86_64.rpm
sha:f32f3b501585542f31d364b898d9dfd981f6d1904983ab6506367893a691d344
-
alt-nodejs14-nodejs-devel-14.21.3-25.el9.x86_64.rpm
sha:350473865f517696a1084151e477af4526c0511fb348877b7cf3793f78a6ea26
-
alt-nodejs14-nodejs-docs-14.21.3-25.el9.noarch.rpm
sha:c5b0cb4aa4cb0698cc4d84d8ab9acaa39b063bbf8cfc05a38aab55bc44be2412
-
alt-nodejs14-npm-6.14.18-14.21.3.25.el9.x86_64.rpm
sha:adc0ae128286fc7b21c12dfc3658a79ac72c8436f5a084207ea49e443e03b718
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.