← Browse

CVE-2026-80255

Medium

Elevated severity or exploit probability.

CVSS base
7.5 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS — probability of exploitation (30 days)
0.7%
49.2th percentile
CISA KEV
Not listed
Weakness / dates
CWE-201
Published 2026-09-06 · modified 2026-09-15

Description

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.

Affected

haxx

References

Official: NVD · CVE.org