Successfully using libcurl to do a transfer over a...
Moderate severity
Unreviewed
Published
May 13, 2026
to the GitHub Advisory Database
•
Updated May 14, 2026
Description
Published by the National Vulnerability Database
May 13, 2026
Published to the GitHub Advisory Database
May 13, 2026
Last updated
May 14, 2026
Successfully using libcurl to do a transfer over a specific HTTP proxy
(
proxyA) with Digest authentication and then changing the proxy host toa second one (
proxyB) for a second transfer, reusing the same handle, makeslibcurl wrongly pass on the
Proxy-Authorization:header field meant forproxyA, toproxyB.References