CVE-2026-6276

Publication date 29 April 2026

Last updated 29 April 2026


Ubuntu priority

Description

Using libcurl, when a custom `Host:` header is first set for a 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.

Read the notes from the security team

Why is this CVE low priority?

Upstream defined this as low severity.

Learn more about Ubuntu priority

Mitigation

Avoid using custom `Host:` headers.

Status

Package Ubuntu Release Status
curl 26.04 LTS resolute
Needs evaluation
25.10 questing
Vulnerable
24.04 LTS noble
Vulnerable
22.04 LTS jammy
Vulnerable
20.04 LTS focal
Not affected
18.04 LTS bionic
Not affected
16.04 LTS xenial
Not affected
14.04 LTS trusty
Not affected

Notes


ebarretto

Introduced-in: https://github.com/curl/curl/commit/e15e51384a423be3131

Patch details

For informational purposes only. We recommend not to cherry-pick updates. How can I get the fixes?

Package Patch details
curl

Access our resources on patching vulnerabilities