Release date:
2026-08-13 12:59:52 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.el8.x86_64.rpm
sha:8ef62118e8f9c342195e62772c3c75294be00af617984fc0fa352843ae46deba
-
alt-nodejs14-nodejs-devel-14.21.3-25.el8.x86_64.rpm
sha:4f42584a2b8277ced8f247ad14c6c268fee5916ab94e52092d5887992495ce68
-
alt-nodejs14-nodejs-docs-14.21.3-25.el8.noarch.rpm
sha:d8ec837073ff3022c78a799b7f33e54712df05ba4c37bb92ffd44908fcebd655
-
alt-nodejs14-npm-6.14.18-14.21.3.25.el8.x86_64.rpm
sha:81380755d4c6b914bf97cfa9ea69b9642966d2c2572bb7e212c548ceaac02daf
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.