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

curl inadvertently kept the SSL session ID for connections in its cache even when the verify status...

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

curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (OCSP stapling) test failed. A subsequent transfer to the same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check.

References