Security Advisory

CVE-2026-11856

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-03 06:13:31
Last updated 2026-07-06 18:23:52
Assigner curl
CVSS score not scored
State PUBLISHED

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`.