
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-82209 is a cookie domain scoping vulnerability in curl/libcurl, dubbed "domain-scoped PSL domain cookie," in which libcurl incorrectly handles cookies whose Domain attribute matches a public suffix (e.g., Domain=co.uk set by co.uk). Instead of treating such cookies as host-only, libcurl saves them with wildcard domain scope (.co.uk), causing them to be sent to arbitrary sibling subdomains. Affected versions span curl 7.46.0 through 8.21.0 (inclusive); curl 8.22.0 and later are not affected. The vulnerability carries a severity rating of Low and is classified under CWE-201 (curl Advisory, oss-sec).
The root cause (CWE-201: Information Exposure Through Sent Data) lies in libcurl's failure to enforce the Public Suffix List (PSL) boundary check when libpsl support is enabled and a Set-Cookie header's Domain attribute exactly matches an origin host that is itself a public suffix. Rather than coercing the cookie into a strict host-only scope, libcurl stores it with a wildcard domain (e.g., .co.uk), which is then included in subsequent outbound requests or HTTP redirects to any sibling subdomain under that public suffix. The bug was introduced when PSL support was added in curl 7.46.0 and persisted undetected until reported on August 26, 2026 (curl Advisory). The introducing commit is e77b5b7453c1e8ccd7ec08 and the fix is in commit 95c1e8915dce64606bd753fd47f (curl Advisory).
Exploitation can result in sensitive cookie data (e.g., session tokens, authentication credentials) being unintentionally transmitted to attacker-controlled sibling subdomains under the same public suffix, constituting an information disclosure risk. However, exploitation is constrained: an attacker cannot plant the cookie themselves — the apex public-suffix domain must issue the cookie, and the curl client must subsequently contact the attacker's sibling domain. The practical impact is therefore limited to scenarios where a legitimate apex domain sets such a cookie and the victim client is redirected or otherwise contacts an attacker-controlled sibling (curl Advisory).
No public exploit code or in-the-wild exploitation has been reported as of the advisory date. The CVE status is "Reserved" and the severity is rated Low, reflecting the constrained exploitation preconditions. The vulnerability was discovered and reported by Stanislav Fort of Aisle Research, who reportedly identified six curl CVEs in this research cycle (Aisle Blog, curl Advisory). No EPSS score or CISA KEV catalog entry is currently available for this CVE.
co.uk) issues a Set-Cookie header with Domain=co.uk to a curl client running a vulnerable version (7.46.0–8.21.0 with libpsl enabled)..co.uk) rather than as a host-only cookie, making it eligible for transmission to any subdomain under co.uk.attacker.co.uk).attacker.co.uk, exposing its contents to the attacker (curl Advisory).Cookie: headers that should not be scoped to those domains.Cookie headers sent to domains that are siblings of a public suffix (e.g., requests to attacker.co.uk including cookies originally set by co.uk).curl --version output (curl Advisory).The primary remediation is to upgrade curl to version 8.22.0, released September 2, 2026, which includes the fix in commit 95c1e8915dce64606bd753fd47f. Alternatively, the patch can be applied manually to a local build. As a last resort, disabling cookie usage entirely in libcurl/curl eliminates the attack surface. Organizations should audit deployments of curl 7.46.0–8.21.0 with libpsl enabled and prioritize upgrading, particularly in environments where curl clients interact with domains at or near public suffix boundaries (curl Advisory, Daniel Haxx Blog).
The vulnerability was reported by Stanislav Fort of Aisle Research, which published a blog post noting that their researchers discovered six curl CVEs — drawing implicit contrast with AI tools (OpenAI and Anthropic) that found zero (Aisle Blog). The curl project lead Daniel Stenberg patched the issue and coordinated disclosure with the curl 8.22.0 release announcement (Daniel Haxx Blog). The issue was also disclosed on the oss-security mailing list (oss-sec).
Fix availability across major Linux distributions and their releases.
bionic (esm-infra)
curl
devel
curl
focal (esm-infra)
curl
jammy
curl
noble
curl
resolute
curl
trusty (esm-infra-legacy)
curl
xenial (esm-infra-legacy)
curl
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."