Описание
ELSA-2026-47058: nodejs:22 security update (IMPORTANT)
nodejs [1:22.23.1-2]
- Fix CVE-2026-59873, CVE-2026-59874 (node-tar) by rebasing npm's bundled tar to 7.5.19
- Fix CVE-2026-13149 (brace-expansion) in npm's bundled brace-expansion Fixes: CVE-2026-59873 CVE-2026-59874 CVE-2026-13149 Resolves: RHEL-212550 RHEL-193849 RHEL-193891 RHEL-208680
[1:22.23.1-1]
- Update to version 22.23.1 Resolves: RHEL-186622 RHEL-185998 RHEL-183669 Fixes: CVE-2026-12151 CVE-2026-48618 CVE-2026-48933 CVE-2026-48937 CVE-2026-48930 CVE-2026-48619 CVE-2026-48615 CVE-2026-48934 CVE-2026-48928 CVE-2026-48617 CVE-2026-48931 CVE-2026-48935 CVE-2026-42338
[1:22.22.2-1]
- Update to version 22.22.2
- introduced patch updating deps/nghttp2 to v 1.68.1 for CVE-2026-27135
- disabled failing tests in nghttp2 due to newer version
- patch for npm/braces CVE-2026-25547 Resolves: RHEL-163370 Fixes: CVE-2026-1528 CVE-2026-2229 CVE-2026-1526 CVE-2026-1525 CVE-2026-27135 CVE-2026-27904 CVE-2026-26996 CVE-2026-25547
[1:22.22.0-1]
- Update to 22.22.0 Resolves: RHEL-118153
[1.22.19.0-1]
- Update to 22.19.0 Resolves: RHEL-111913
[1:22.16.0-2]
- Patch fix for CVE-2025-6965 Resolves: RHEL-103853
[1:22.16.0-1]
- Update to 22.16.0 Resolves: RHEL-92870 RHEL-89599 RHEL-92058
[1:22.15.0-1]
- Update to 22.15.0
- Drop upstream patches
[1:22.13.1-4]
- Patch fix for sqlite CVE-2025-31498 Resolves: RHEL-87320
[1:22.13.1-3]
- Update c-ares to newest version with fix for CVE-2025-31498 Resolves: RHEL-86587
nodejs-nodemon [3.1.14-1]
- Rebase to 3.1.14
- Change %setup -q
/usr/bin/cat /builddir/build/SOURCES/0001-deps-glob-parent-Resolve-ReDoS-vulnerability-from-CV.patch | /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch
- Resolves: RHEL-208677
nodejs-packaging [2021.06-6]
- Properly handle @group/package deps in nodejs-symlink-deps Resolves: RHEL-120511
[2021.06-5]
- nodejs.req to properly detect bundled deps
Обновленные пакеты
Oracle Linux 9
Oracle Linux aarch64
Module nodejs:22 is enabled
nodejs
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-devel
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-docs
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-full-i18n
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-libs
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-nodemon
3.1.14-1.module+el9.8.0+90973+e42b55e7
nodejs-packaging
2021.06-6.module+el9.8.0+90973+e42b55e7
nodejs-packaging-bundler
2021.06-6.module+el9.8.0+90973+e42b55e7
npm
10.9.8-1.22.23.1.2.module+el9.8.0+90973+e42b55e7
v8-12.4-devel
12.4.254.21-1.22.23.1.2.module+el9.8.0+90973+e42b55e7
Oracle Linux x86_64
Module nodejs:22 is enabled
nodejs
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-devel
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-docs
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-full-i18n
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-libs
22.23.1-2.module+el9.8.0+90973+e42b55e7
nodejs-nodemon
3.1.14-1.module+el9.8.0+90973+e42b55e7
nodejs-packaging
2021.06-6.module+el9.8.0+90973+e42b55e7
nodejs-packaging-bundler
2021.06-6.module+el9.8.0+90973+e42b55e7
npm
10.9.8-1.22.23.1.2.module+el9.8.0+90973+e42b55e7
v8-12.4-devel
12.4.254.21-1.22.23.1.2.module+el9.8.0+90973+e42b55e7
Связанные CVE
Связанные уязвимости
brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.
brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.