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
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+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+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
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.src::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:22.23.1-1.module+el8.10.0+24500+8eb51621.src::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.x86_64::nodejs:22RHSA-2026:41947
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+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.s390x::nodejs:24RHSA-2026:39868
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.aarch64::nodejs:24RHSA-2026:35891
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: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+el8.10.0+24500+8eb51621.s390x::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.ppc64le::nodejs:22RHSA-2026:41947
nodejs-debugsourceRocky
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.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+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+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:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
nodejs-debugsourceRed Hat / RHEL
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: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: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.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
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: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.aarch64::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:22.23.1-1.module+el9.8.0+24457+996af7aa.ppc64le::nodejs:22RHSA-2026:35892
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: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.aarch64::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el9.8.0+24456+b244c3b4.s390x::nodejs:24RHSA-2026:35891
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+el9.8.0+24457+996af7aa.noarch::nodejs:22RHSA-2026:35892
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
nodejs-docsRed Hat / RHEL
Fixed in:1:22.23.1-2.el10_2RHSA-2026:35842
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:1:24.18.0-1.module+el8.10.0+24481+7a71fac8.noarch::nodejs:24RHSA-2026:39868
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+el9.8.0+24456+b244c3b4.noarch::nodejs:24RHSA-2026:35891
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+el9.8.0+24456+b244c3b4.x86_64::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.x86_64::nodejs:22RHSA-2026:41947
Fixed in:1:22.23.1-1.module+el8.10.0+24500+8eb51621.aarch64::nodejs:22RHSA-2026:41947
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+el8.10.0+24500+8eb51621.aarch64::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: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.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: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+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
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: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.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.x86_64::nodejs:24RHSA-2026:35891
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: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.s390x::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:24.18.0-1.module+el8.10.0+24481+7a71fac8.ppc64le::nodejs:24RHSA-2026:39868
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+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
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.aarch64::nodejs:24RHSA-2026:35891
nodejs-nodemonRed Hat / RHEL
Fixed in:0:3.0.1-1.module+el9.8.0+24156+bb41d456.noarch::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.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.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.src::nodejs:22RHSA-2026:35892
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+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
nodejs-nodemonRocky
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+el8.10.0+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
Fixed in:0:3.0.1-1.module+el9.8.0+24156+bb41d456.src::nodejs:22RHSA-2026:35892
Fixed in:0:3.0.3-1.module+el8.10.0+24190+49a46c75.noarch::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.src::nodejs:24RHSA-2026:39868
Fixed in:0:3.0.1-1.module+el9.8.0+24156+bb41d456.noarch::nodejs:22RHSA-2026:35892
Fixed in:0:3.0.3-3.module+el9.8.0+24355+35d95b59.src::nodejs:24RHSA-2026:35891
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-packagingRocky
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.noarch::nodejs:24RHSA-2026:39868
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
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.noarch::nodejs:24RHSA-2026:35891
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+24500+8eb51621.noarch::nodejs:22RHSA-2026:41947
nodejs-packagingRed Hat / RHEL
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.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+24500+8eb51621.src::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+el8.10.0+24190+49a46c75.src::nodejs:24RHSA-2026:39868
Fixed in:0:2021.06-6.module+el9.8.0+24156+bb41d456.noarch::nodejs:22RHSA-2026:35892
Fixed in:0:2021.06-6.module+el9.8.0+24355+35d95b59.src::nodejs:24RHSA-2026:35891
nodejs-packaging-bundlerRed Hat / RHEL
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+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
nodejs-packaging-bundlerRocky
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
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
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-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

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

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.24%probability of exploitation in 30 days
15thpercentile

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

References

Related Vulnerabilities

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

CVESeverityCVSSEPSSExploitedFix
CVE-2020-25696High7.52.7%-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

Common questions

How do I fix CVE-2026-11525?

Published advisories record a fix for 91 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-11525 being actively exploited?

Not that we know of. CVE-2026-11525 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.24% is the estimated probability that it will be exploited in the next 30 days. That is higher than 15% of all scored CVEs.

How severe is CVE-2026-11525?

CVE-2026-11525 has a CVSS v3 base score of 3.7, rated low. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-11525 affect?

Published advisories record a fix for node-undici (Debian), nodejs (Rocky), nodejs (Red Hat / RHEL), nodejs-debuginfo (Red Hat / RHEL), and 87 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

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.