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

libcurl skips the certificate verification for a QUIC connection under certain conditions, when...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
Affected Packages
CURL_jll >= 8.6.0+0, < 8.9.0+0
LibCURL_jll >= 8.6.0+0, < 8.7.1+0
Aliases / Upstream
CVE-2024-2379 GHSA-wr4c-gwg7-p734 EUVD-2024-27332

libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems.

References