CVE & CISA-KEV Catalog

CVE-2026-11525

LOW
3.7
CVSS v3
NVD

Description

Impact: When undici parses a Set-Cookie header, it accepts any SameSite attribute value that contains Strict, Lax, or None as a substring, rather than the case-insensitive exact match specified by RFC 6265. Non-spec values are silently mapped to one of the three standard tokens. For example, SameSite=NoneOfYourBusiness is parsed as None (the most permissive setting), and SameSite=StrictLax is parsed as Lax (a downgrade from Strict). Affected applications are those that consume Set-Cookie headers from server responses (for example via undici's fetch or proxy code paths) and then forward or rely on the parsed sameSite attribute. A malicious or non-compliant server can coerce the consumer's view of a cookie's SameSite policy to a weaker value, silently degrading the SameSite enforcement the cookie is supposed to provide. This was introduced in undici 5.15.0 when the cookies feature was added. Patches: Upgrade to undici v6.26.0, v7.28.0 or v8.5.0. Workarounds: After parsing a Set-Cookie header, validate that the resulting sameSite attribute is one of 'Strict', 'Lax', or 'None' (exact, case-insensitive) before forwarding or relying on it.

How to fix

Remediation Available
node-undiciDebian
Fixed in:8.5.0+dfsg+~cs3.2.0-1CVE-2026-11525
nodejsRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.src::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.src::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.src::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.src::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
nodejsRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.src::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.src::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.src::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.src::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
nodejs-debuginfoRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
nodejs-debuginfoRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
nodejs-debugsourceRed Hat / RHEL
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
nodejs-debugsourceRocky
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
nodejs-develRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
nodejs-develRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
nodejs-docsRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.noarch::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.noarch::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.noarch::nodejs:22RHSA-2026:35892
nodejs-docsRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.noarch::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.noarch::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.noarch::nodejs:24RHSA-2026:39868
nodejs-full-i18nRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
nodejs-full-i18nRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
nodejs-libsRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
nodejs-libsRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
nodejs-libs-debuginfoRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
nodejs-libs-debuginfoRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
nodejs-nodemonRocky
Fixed in:0:3.0.1-1.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:0:3.0.1-1.module+el9.8.0+24156+bb41d456.noarch::nodejs:22RHSA-2026:35892
Fixed in:0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24RHSA-2026:39868
Fixed in:0:3.0.3-3.module+el9.8.0+24355+35d95b59.noarch::nodejs:24RHSA-2026:35891
Fixed in:0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24RHSA-2026:39868
Fixed in:0:3.0.1-1.module+el9.8.0+24156+bb41d456.src::nodejs:22RHSA-2026:35892
Fixed in:0:3.0.3-3.module+el9.8.0+24355+35d95b59.src::nodejs:24RHSA-2026:35891
Fixed in:0:3.0.1-1.module+el8.10.0+24500+8eb51621.src::nodejs:22RHSA-2026:41947
nodejs-nodemonRed Hat / RHEL
Fixed in:0:3.0.3-1.module+el8.10.0+24190+49a46c75.src::nodejs:24RHSA-2026:39868
Fixed in:0:3.0.3-3.module+el9.8.0+24355+35d95b59.src::nodejs:24RHSA-2026:35891
Fixed in:0:3.0.1-1.module+el8.10.0+24500+8eb51621.src::nodejs:22RHSA-2026:41947
Fixed in:0:3.0.1-1.module+el9.8.0+24156+bb41d456.noarch::nodejs:22RHSA-2026:35892
Fixed in:0:3.0.1-1.module+el9.8.0+24156+bb41d456.src::nodejs:22RHSA-2026:35892
Fixed in:0:3.0.3-3.module+el9.8.0+24355+35d95b59.noarch::nodejs:24RHSA-2026:35891
Fixed in:0:3.0.1-1.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::nodejs:24RHSA-2026:39868
nodejs-npmRed Hat / RHEL
Fixed in:1:10.9.8-1.22.23.1.2.el10_2RHSA-2026:35842
Fixed in:1:10.9.8-1.22.23.1.2.el10_2RHSA-2026:35842
Fixed in:1:10.9.8-1.22.23.1.2.el10_2RHSA-2026:35842
Fixed in:1:10.9.8-1.22.23.1.2.el10_2RHSA-2026:35842
nodejs-npmRocky
Fixed in:1:10.9.8-1.22.23.1.2.el10_2RHSA-2026:35842
Fixed in:1:10.9.8-1.22.23.1.2.el10_2RHSA-2026:35842
Fixed in:1:10.9.8-1.22.23.1.2.el10_2RHSA-2026:35842
Fixed in:1:10.9.8-1.22.23.1.2.el10_2RHSA-2026:35842
nodejs-packagingRed Hat / RHEL
Fixed in:0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22RHSA-2026:35892
Fixed in:0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24RHSA-2026:35891
Fixed in:0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24RHSA-2026:39868
Fixed in:0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22RHSA-2026:41947
Fixed in:0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24RHSA-2026:35891
Fixed in:0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22RHSA-2026:35892
Fixed in:0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24RHSA-2026:39868
nodejs-packagingRocky
Fixed in:0:2021.06-6.module+el9.8.0+24156+bb41d456.src::nodejs:22RHSA-2026:35892
Fixed in:0:2021.06-6.module+el8.10.0+24500+8eb51621.src::nodejs:22RHSA-2026:41947
Fixed in:0:2021.06-6.module+el8.10.0+24190+49a46c75.src::nodejs:24RHSA-2026:39868
Fixed in:0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24RHSA-2026:35891
Fixed in:0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24RHSA-2026:35891
Fixed in:0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22RHSA-2026:35892
Fixed in:0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24RHSA-2026:39868
nodejs-packaging-bundlerRocky
Fixed in:0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24RHSA-2026:35891
Fixed in:0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24RHSA-2026:39868
Fixed in:0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22RHSA-2026:35892
nodejs-packaging-bundlerRed Hat / RHEL
Fixed in:0:2021.06-6.module+el9.8.0+24355+35d95b59.noarch::nodejs:24RHSA-2026:35891
Fixed in:0:2021.06-6.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22RHSA-2026:35892
Fixed in:0:2021.06-6.module+el8.10.0+24190+49a46c75.noarch::nodejs:24RHSA-2026:39868
nodejs22Red Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
nodejs22Rocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
nodejs22-debuginfoRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
nodejs22-debuginfoRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
nodejs22-debugsourceRocky
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
nodejs22-debugsourceRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
nodejs24Rocky
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:main@srcRHSA-2026:38236
Fixed in:main@noarchRHSA-2026:38236
Fixed in:main@x86_64RHSA-2026:38236
Fixed in:main@aarch64RHSA-2026:38236
nodejs24Red Hat / RHEL
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:main@noarchRHSA-2026:38236
Fixed in:main@aarch64RHSA-2026:38236
Fixed in:main@srcRHSA-2026:38236
Fixed in:main@x86_64RHSA-2026:38236
nodejs24-debuginfoRed Hat / RHEL
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-debuginfoRocky
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-debugsourceRed Hat / RHEL
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-debugsourceRocky
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-develRocky
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-develRed Hat / RHEL
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-docsRocky
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-docsRed Hat / RHEL
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-full-i18nRed Hat / RHEL
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-full-i18nRocky
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-libsRed Hat / RHEL
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-libsRocky
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-libs-debuginfoRed Hat / RHEL
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-libs-debuginfoRocky
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
Fixed in:1:24.18.0-1.el10_2RHSA-2026:35841
nodejs24-npmRed Hat / RHEL
Fixed in:1:11.16.0-1.24.18.0.1.el10_2RHSA-2026:35841
nodejs24-npmRocky
Fixed in:1:11.16.0-1.24.18.0.1.el10_2RHSA-2026:35841
npmRed Hat / RHEL
Fixed in:1:10.9.8-1.22.23.1.1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:10.9.8-1.22.23.1.1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:11.16.0-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.noarch::nodejs:24RHSA-2026:39868
Fixed in:1:10.9.8-1.22.23.1.1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:10.9.8-1.22.23.1.1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:10.9.8-1.22.23.1.1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:1:11.16.0-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.noarch::nodejs:24RHSA-2026:35891
Fixed in:1:10.9.8-1.22.23.1.1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:10.9.8-1.22.23.1.1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:10.9.8-1.22.23.1.1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
npmRocky
Fixed in:1:10.9.8-1.22.23.1.1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:1:11.16.0-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.noarch::nodejs:24RHSA-2026:35891
Fixed in:1:10.9.8-1.22.23.1.1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:1:10.9.8-1.22.23.1.1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:1:11.16.0-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.noarch::nodejs:24RHSA-2026:39868
Fixed in:1:10.9.8-1.22.23.1.1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:10.9.8-1.22.23.1.1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:10.9.8-1.22.23.1.1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:1:10.9.8-1.22.23.1.1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:10.9.8-1.22.23.1.1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
v8-12.4-develRed Hat / RHEL
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
v8-12.4-develRocky
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el9.8.0+24457+996af7aa.x86_64::nodejs:22RHSA-2026:35892
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el9.8.0+24457+996af7aa.aarch64::nodejs:22RHSA-2026:35892
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
Fixed in:3:12.4.254.21-1.22.23.1.1.module+el9.8.0+24457+996af7aa.s390x::nodejs:22RHSA-2026:35892
v8-13.6-develRocky
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
v8-13.6-develRed Hat / RHEL
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.s390x::nodejs:24RHSA-2026:39868
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.ppc64le::nodejs:24RHSA-2026:35891
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.x86_64::nodejs:24RHSA-2026:35891
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.aarch64::nodejs:24RHSA-2026:39868
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
Fixed in:3:13.6.233.17-1.24.18.0.1.module+el8.10.0+24481+7a71fac8.x86_64::nodejs:24RHSA-2026:39868

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityLow
AvailabilityNone

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Exploit Intelligence

0.25%probability of exploitation in 30 days
16thpercentile

Low risk: more likely to be exploited than 16% of all known CVEs.

References

Related Vulnerabilities

Other CWE-183 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-25696High7.52.6%-Fix
CVE-2026-21915Medium6.72.2%-Fix
CVE-2020-1694Medium4.91.6%-Fix
CVE-2024-1654High7.21.3%-Fix
CVE-2023-4399Medium6.61.1%-Fix
CVE-2021-34787Medium5.31.0%-Fix
Embed a live status badge for CVE-2026-11525
CVE-2026-11525 severity badge

Markdown

[![CVE-2026-11525](https://tridentstack.com/cve/badge/CVE-2026-11525.svg)](https://tridentstack.com/cve/CVE-2026-11525)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-11525"><img src="https://tridentstack.com/cve/badge/CVE-2026-11525.svg" alt="CVE-2026-11525"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-25.