Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-82209 Details

Description

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 host-only cookie, libcurl saves the cookie with wildcard domain scope (`.co.uk`). Consequently, the cookie is inappropriately included in subsequent outbound requests or HTTP redirects to arbitrary sibling subdomains under the same public suffix (e.g., `attacker.co.uk`).

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://hackerone.com/reports/3972385 CISA-ADPExploitMitigationThird Party Advisory
https://curl.se/docs/CVE-2026-82209.html curlPatchVendor Advisory
https://curl.se/docs/CVE-2026-82209.json curlVendor Advisory
https://hackerone.com/reports/3972385 curlExploitMitigationThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-201Insertion of Sensitive Information Into Sent DataCISA-ADP
CWE-201Insertion of Sensitive Information Into Sent Datacurl

Affected Products

ProductVersions
haxx curl
>= 7.46.0, < 8.22.0

CPE

  • cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-82209
NVD Published Date:
Sep 6, 2026
NVD Last Modified:
Sep 15, 2026
Source:
curl
CVE-2026-82209 Details - Not Deferred