CVE-2026-11856

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
03/07/2026
Last modified:
03/07/2026

Description

Successfully using libcurl to do a transfer to a specific HTTP origin<br /> (`hostA`) with **Digest** authentication and then changing the origin to a<br /> different one (`hostB`) for a second transfer, reusing the same handle, makes<br /> libcurl wrongly pass on the `Authorization:` header field meant for `hostA`,<br /> to `hostB`.

Impact