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.
{
"URL": "https://curl.se/docs/CVE-2026-80255.json",
"CWE": {
"desc": "Information Exposure Through Sent Data",
"id": "CWE-201"
},
"package": "curl",
"affects": "both",
"last_affected": "8.21.0",
"www": "https://curl.se/docs/CVE-2026-80255.html",
"severity": "Low",
"issue": "https://hackerone.com/reports/3972395"
}[
{
"signature_type": "Function",
"deprecated": false,
"digest": {
"length": 1807.0,
"function_hash": "156248508838678620174316832758863728670"
},
"id": "CURL-CVE-2026-80255-1976306a",
"target": {
"function": "parse_cookie_header",
"file": "lib/cookie.c"
},
"source": "https://github.com/curl/curl.git/commit/4f6aa41a0145e930e766775dbe860883d350aa0a",
"signature_version": "v1"
},
{
"signature_type": "Line",
"deprecated": false,
"digest": {
"line_hashes": [
"205816004684899671603710379302867268706",
"18514482557387433468133516516178791980",
"274291864640093038674042589109486318957",
"147342966625047719758808367123869032769"
],
"threshold": 0.9
},
"id": "CURL-CVE-2026-80255-d501f15b",
"target": {
"file": "lib/cookie.c"
},
"source": "https://github.com/curl/curl.git/commit/4f6aa41a0145e930e766775dbe860883d350aa0a",
"signature_version": "v1"
}
]
"https://curl.se/docs/CURL-CVE-2026-80255.json"
"2026-09-03T02:01:08Z"