Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-1210 Medium 5.3

Successfully using libcurl to do a transfer over a specific HTTP proxy (`proxyA`) with **Digest**...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected Packages
CURL_jll < 8.20.0+0
LibCURL_jll < 8.20.0+0

Successfully using libcurl to do a transfer over a specific HTTP proxy (proxyA) with Digest authentication and then changing the proxy host to a second one (proxyB) for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Proxy-Authorization: header field meant for proxyA, to proxyB.

References