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

exploitDog

Количество 17

Количество 17

github логотип

GHSA-g8m3-5g58-fq7m

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

undici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matching

CVSS3: 3.7
EPSS: Низкий
ubuntu логотип

CVE-2026-11525

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

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...

CVSS3: 3.7
EPSS: Низкий
redhat логотип

CVE-2026-11525

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

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...

CVSS3: 3.7
EPSS: Низкий
nvd логотип

CVE-2026-11525

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

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-Cooki

CVSS3: 3.7
EPSS: Низкий
msrc логотип

CVE-2026-11525

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

undici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matching

EPSS: Низкий
debian логотип

CVE-2026-11525

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

Impact: When undici parses a Set-Cookie header, it accepts any SameSit ...

CVSS3: 3.7
EPSS: Низкий
rocky логотип

RLSA-2026:35892

24 дня назад

Important: nodejs:22 security, bug fix, and enhancement update

EPSS: Низкий
rocky логотип

RLSA-2026:35842

23 дня назад

Important: nodejs22 security, bug fix, and enhancement update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-35892

23 дня назад

ELSA-2026-35892: nodejs:22 security, bug fix, and enhancement update (IMPORTANT)

EPSS: Низкий
rocky логотип

RLSA-2026:35891

24 дня назад

Important: nodejs:24 security, bug fix, and enhancement update

EPSS: Низкий
rocky логотип

RLSA-2026:35841

21 день назад

Important: nodejs24 security, bug fix, and enhancement update

EPSS: Низкий
oracle-oval логотип

ELSA-2026-35891

24 дня назад

ELSA-2026-35891: nodejs:24 security, bug fix, and enhancement update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2695-1

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

Security update for nodejs22

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2647-1

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

Security update for nodejs22

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:21236-1

24 дня назад

Security update for nodejs24

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2633-1

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

Security update for nodejs24

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:21058-1

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

Security update for nodejs22

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-g8m3-5g58-fq7m

undici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matching

CVSS3: 3.7
0%
Низкий
около 1 месяца назад
ubuntu логотип
CVE-2026-11525

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...

CVSS3: 3.7
0%
Низкий
около 1 месяца назад
redhat логотип
CVE-2026-11525

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...

CVSS3: 3.7
0%
Низкий
около 1 месяца назад
nvd логотип
CVE-2026-11525

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-Cooki

CVSS3: 3.7
0%
Низкий
около 1 месяца назад
msrc логотип
CVE-2026-11525

undici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matching

0%
Низкий
около 1 месяца назад
debian логотип
CVE-2026-11525

Impact: When undici parses a Set-Cookie header, it accepts any SameSit ...

CVSS3: 3.7
0%
Низкий
около 1 месяца назад
rocky логотип
RLSA-2026:35892

Important: nodejs:22 security, bug fix, and enhancement update

24 дня назад
rocky логотип
RLSA-2026:35842

Important: nodejs22 security, bug fix, and enhancement update

23 дня назад
oracle-oval логотип
ELSA-2026-35892

ELSA-2026-35892: nodejs:22 security, bug fix, and enhancement update (IMPORTANT)

23 дня назад
rocky логотип
RLSA-2026:35891

Important: nodejs:24 security, bug fix, and enhancement update

24 дня назад
rocky логотип
RLSA-2026:35841

Important: nodejs24 security, bug fix, and enhancement update

21 день назад
oracle-oval логотип
ELSA-2026-35891

ELSA-2026-35891: nodejs:24 security, bug fix, and enhancement update (IMPORTANT)

24 дня назад
suse-cvrf логотип
SUSE-SU-2026:2695-1

Security update for nodejs22

около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2026:2647-1

Security update for nodejs22

около 1 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:21236-1

Security update for nodejs24

24 дня назад
suse-cvrf логотип
SUSE-SU-2026:2633-1

Security update for nodejs24

около 1 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:21058-1

Security update for nodejs22

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

Уязвимостей на страницу