Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-1199 Critical 9.1

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Affected Packages
CURL_jll >= 8.17.0+0, < 8.21.0+0
LibCURL_jll >= 8.17.0+0, < 8.21.0+0

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup.

An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA material for a later transfer.

References