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

When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Affected Packages
CURL_jll < 8.11.0+0
LibCURL_jll < 8.11.0+0
Aliases / Upstream
CVE-2024-8096 GHSA-gv3v-x3f3-7fxm EUVD-2024-48936

When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine. If the returned status reports another error than 'revoked' (like for example 'unauthorized') it is not treated as a bad certficate.

References