CVE-2026-82209
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`).
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| — | Affected | — |
Debian Mixed 4 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Affected | — |
| sid | Fixed | 8.22.0-1 |
| forky | Affected | — |
| bookworm | Affected | — |
Alpine Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| v3.24 | Fixed | 8.22.0-r0 |
| v3.23 | Fixed | 8.22.0-r0 |
References
- https://security-tracker.debian.org/tracker/CVE-2026-82209
- https://security.alpinelinux.org/vuln/CVE-2026-82209
- https://pkgs.alpinelinux.org/packages?name=curl
- https://www.suse.com/security/cve/CVE-2026-82209.html
- https://curl.se/docs/CVE-2026-82209.html
- https://curl.se/docs/CVE-2026-82209.json
- https://hackerone.com/reports/3972385
CWEs
CWE-201
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.