All CVEs View on NVD
CVE-2026-11856
CRITICAL9.8
Published 2026-07-03 · Updated 2026-07-06 · Source 2499f714-1537-4658-8207-48ae4bb9eae9
Description
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`.
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

