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

libcurl did not check the server certificate of TLS connections done to a host specified as an IP...

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.5.0+0, < 8.9.0+0
LibCURL_jll >= 8.5.0+0, < 8.7.1+0
Aliases / Upstream
CVE-2024-2466 GHSA-9xr6-qf7m-2jv5 EUVD-2024-27415

libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, when built to use mbedTLS. libcurl would wrongly avoid using the set hostname function when the specified hostname was given as an IP address, therefore completely skipping the certificate check. This affects all uses of TLS protocols (HTTPS, FTPS, IMAPS, POPS3, SMTPS, etc).

References