Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2026-47057

Опубликовано: 31 июл. 2026
Источник: oracle-oval
Платформа: Oracle Linux 9

Описание

ELSA-2026-47057: nodejs:24 security update (IMPORTANT)

nodejs [1:24.18.0-3]

  • Fix CVE-2026-59873, CVE-2026-59874 (node-tar) in npm's bundled tar

[1:24.18.0-2]

  • Fix CVE-2026-13149 (brace-expansion) in npm's bundled brace-expansion

[1:24.18.0-1]

  • Update to version 24.18.0

[1:24.14.1-2]

  • Update bundled nghttp2 to 1.68.1

[1:24.14.1-1]

  • Update to version 24.14.1

[1:24.13.0-1]

  • Update to version 24.13.0

[1:24.11.1-2]

  • Disable test-tls-session-cache.js as its not currently compatiable with RHEL environment

[1:24.11.1-1]

  • Update to version 24.11.1

[1:24.4.1-7]

  • Add patch to prevent fips usage segfault

[1:24.4.1-6]

  • Rename nodejs-npm back to npm

nodejs-nodemon [3.1.14-2]

  • Correction to sources for 3.1.14.

[3.1.14-1]

  • Update to version 3.1.14

nodejs-packaging [2021.06-6]

  • Properly handle @group/package deps in nodejs-symlink-deps Resolves: RHEL-121569

[2021.06-5]

  • nodejs.req to properly detect bundled deps

Обновленные пакеты

Oracle Linux 9

Oracle Linux aarch64

Module nodejs:24 is enabled

nodejs

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-devel

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-docs

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-full-i18n

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-libs

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-nodemon

3.1.14-2.module+el9.8.0+90974+83075495

nodejs-packaging

2021.06-6.module+el9.8.0+90946+13dc792a

nodejs-packaging-bundler

2021.06-6.module+el9.8.0+90946+13dc792a

npm

11.16.0-1.24.18.0.3.module+el9.8.0+90974+83075495

v8-13.6-devel

13.6.233.17-1.24.18.0.3.module+el9.8.0+90974+83075495

Oracle Linux x86_64

Module nodejs:24 is enabled

nodejs

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-devel

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-docs

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-full-i18n

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-libs

24.18.0-3.module+el9.8.0+90974+83075495

nodejs-nodemon

3.1.14-2.module+el9.8.0+90974+83075495

nodejs-packaging

2021.06-6.module+el9.8.0+90946+13dc792a

nodejs-packaging-bundler

2021.06-6.module+el9.8.0+90946+13dc792a

npm

11.16.0-1.24.18.0.3.module+el9.8.0+90974+83075495

v8-13.6-devel

13.6.233.17-1.24.18.0.3.module+el9.8.0+90974+83075495

Связанные уязвимости

rocky
5 дней назад

Important: nodejs:24 security update

rocky
4 дня назад

Important: nodejs:22 security update

oracle-oval
4 дня назад

ELSA-2026-47058: nodejs:22 security update (IMPORTANT)

ubuntu
около 1 месяца назад

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.

CVSS3: 7.5
redhat
около 1 месяца назад

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.