CVE-2026-6276

Published: May 1, 2026Last modified: May 5, 2026

Description

Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request is subsequently done using the same *easy handle* but without the custom `Host:` header set, the second request would use stale information and pass on cookies meant for the first host in the second request. Leak them.

Severity score breakdown

ParameterValue
Base score7.5
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactNONE
Availability impactHIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTScurlFixed (8.20.0-r0)
25 LTScurlFixed (8.20.0-r0)
StreamcurlFixed (8.20.0-r0)
Hardened ContainersStreamcurlFixed (8.20.0-r0)

References

ON THIS PAGE