A `Set-Cookie:` header using tab (horizontal tab, ASCII code 9) instead of
space (ascii code 32) immediately before the `Secure` attribute causes curl to
store the cookie without its Secure flag. The cookie might then wrongfully be
sent over plaintext HTTP on subsequent requests to the same host.
References
| Link | Resource |
|---|---|
| https://curl.se/docs/CVE-2026-80255.html | Patch Vendor Advisory |
| https://curl.se/docs/CVE-2026-80255.json | Vendor Advisory |
| https://hackerone.com/reports/3972395 | Exploit Mitigation Third Party Advisory |
| https://hackerone.com/reports/3972395 | Exploit Mitigation Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-09-06 18:17
Updated : 2026-09-15 07:16
NVD link : CVE-2026-80255
Mitre link : CVE-2026-80255
CVE.ORG link : CVE-2026-80255
JSON object : View
Products Affected
haxx
- curl
CWE
CWE-201
Insertion of Sensitive Information Into Sent Data
