Lucene search
+L

28 matches found

RedhatCVE
RedhatCVE
added 2026/09/17 3:15 p.m.8 views

CVE-2026-82209

A flaw was found in libcurl when libpsl support is enabled. A remote attacker could exploit this vulnerability by setting a Set-Cookie header with a Domain attribute that explicitly matches a public suffix. This improper handling causes libcurl to save the cookie with a wildcard domain scope,...

3.1CVSS0.0054EPSS
SaveExploits1References6
OSV
OSV
added 2026/09/06 6:17 p.m.5 views

AZL-99767 CVE-2026-82209 affecting package curl 8.11.1-11

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score0.0054EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.6 views

AZL-99783 CVE-2026-82209 affecting package cmake 3.30.3-15

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score0.0054EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

AZL-99804 CVE-2026-82209 affecting package mysql 8.0.46-1

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score0.0054EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/06 6:17 p.m.8 views

CVE-2026-82209

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

8.2CVSS0.0054EPSS
SaveExploits1References3
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

AZL-99882 CVE-2026-82209 affecting package tensorflow 2.16.1-11

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score0.0054EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.4 views

ALPINE-CVE-2026-82209

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

8.2CVSS5.8AI score0.0054EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/06 6:17 p.m.6 views

AZL-99852 CVE-2026-82209 affecting package rust 1.90.0-10

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score0.0054EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/09/06 5:49 p.m.14 views

CVE-2026-82209

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.9AI score0.0054EPSS
SaveExploits1
OSV
OSV
added 2026/09/06 5:49 p.m.14 views

CVE-2026-82209 domain-scoped PSL domain cookie

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

8.2CVSS5.8AI score0.0054EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2026/09/06 5:49 p.m.11 views

CVE-2026-82209

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score0.0054EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/09/06 5:49 p.m.14 views

EUVD-2026-72153

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.8AI score0.0054EPSS
SaveExploits1References3
curl security advisories
curl security advisories
added 2026/09/02 8:00 a.m.21 views

domain-scoped PSL domain cookie

When libpsl support is enabled, libcurl fails to enforce the Public Suffix List boundary check when processing a Set-Cookie header where the Domain attribute explicitly matches an origin host that is itself a public suffix e.g., Domain=co.uk set by co.uk. Instead of coercing it into a strict...

5.9AI score0.0054EPSS
SaveExploits1References1Affected Software2
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.19 views

PT-2026-84659

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description When libpsl support is enabled, the software fails to enforce the Public Suffix List boundary check while processing a Set-Cookie header. This occurs when the Domain attribute explicitly matches...

8.2CVSS5.4AI score0.0054EPSS
SaveExploits1References26
Hacker One
Hacker One
added 2026/08/26 10:49 p.m.14 views

curl: CVE-2026-82209: domain-scoped PSL domain cookie

Summary When libpsl is enabled and a response host is itself a public suffix e.g. github.io, a Set-Cookie header whose Domain attribute exactly equals that host is accepted by psliscookiedomainacceptable but stored with tailmatch = TRUE. RFC 6265 §5.3 requires this exact-match case to produce a...

5.9AI score0.0054EPSS
SaveExploits1
OSV
OSV
added 2026/07/14 12:00 a.m.7 views

OPENSUSE-SU-2026:11266-1 libpsl-devel-0.23.0-1.1 on GA media

These are all security issues fixed in the libpsl-devel-0.23.0-1.1 package on the GA media of openSUSE Tumbleweed...

6.1AI score0.00661EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2025/12/22 4:34 p.m.28 views

curl: Public-suffix cookie injection when libpsl is disabled

Summary: When libcurl is built without libpsl, Domain attribute validation accepts public suffixes like .co.uk, allowing a malicious host to plant cookies that are later sent to unrelated sibling domains using the same cookie jar. AI assistance was used to draft this report. Steps to Reproduce: 1...

6.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/03/06 12:00 a.m.22 views

Amazon Linux 2023 : curl, curl-minimal, libcurl (ALAS2023-2024-558)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2024-558 advisory. This update enables libpsl support in curl, which adds protection against domain spanning super cookies as described in section 5.3 of RFC 6265. Tenable has extracted the preceding description block...

5.5AI score
SaveExploits0References2
Amazon
Amazon
added 2024/03/05 12:00 a.m.14 views

Low: curl

Issue Overview: This update enables libpsl support in curl, which adds protection against domain spanning "super cookies" as described in section 5.3 of RFC 6265. Affected Packages: curl Issue Correction: Run dnf update curl --releasever 2023.3.20240304 to update your system. New Packages: aarch6...

7.3AI score
SaveExploits0
Amazon
Amazon
added 2024/03/05 12:00 a.m.12 views

Low: curl

Issue Overview: This update enables libpsl support in curl, which adds protection against domain spanning "super cookies" as described in section 5.3 of RFC 6265. Affected Packages: curl Issue Correction: Run dnf update curl --releasever 2023.3.20240304 or dnf update --advisory ALAS2023-2024-558...

6.9AI score
SaveExploits0
Rows per page
Query Builder