Insertion of Sensitive Information Into Sent Data in cURL - CVE-2026-82209

 

Insertion of Sensitive Information Into Sent Data in cURL - CVE-2026-82209

Published: September 2, 2026


Vulnerability identifier: #VU146676
CSH Severity: Low
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-82209
CWE-ID: CWE-201
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to information exposure through sent data in the libcurl cookie handling logic when processing a Set-Cookie header with a Domain attribute matching an origin host that is itself a public suffix. A remote attacker can induce the client to send a previously stored cookie to an arbitrary sibling subdomain under the same public suffix to disclose sensitive information.

Exploitation requires libpsl support to be enabled, the apex public-suffix host to issue the cookie, and the client to subsequently contact an attacker-controlled sibling subdomain.


Affected software

cURL

How to mitigate CVE-2026-82209

Install security update from vendor's website.

cURL - update to 8.22.0

External References

Related Security Bulletins