Bug 2496767 (CVE-2026-11856) - CVE-2026-11856 curl: curl: Information disclosure via incorrect Digest authentication header reuse
Summary: CVE-2026-11856 curl: curl: Information disclosure via incorrect Digest authen...
Keywords:
Status: NEW
Alias: CVE-2026-11856
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-03 07:02 UTC by OSIDB Bzimport
Modified: 2026-07-08 16:16 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-03 07:02:01 UTC
Successfully using libcurl to do a transfer to a specific HTTP origin
(`hostA`) with **Digest** authentication and then changing the origin to a
different one (`hostB`) for a second transfer, reusing the same handle, makes
libcurl wrongly pass on the  `Authorization:` header field meant for `hostA`,
to `hostB`.


Note You need to log in before you can comment on or make changes to this bug.