CVE intelligence and bounded remediation
CVE-2024-2466 — libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, when built to use mbedTLS
Medium
CVSS 6.5
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).
- Severity
- Medium
- CVSS
- 6.5 (3.1)
- Published
- 2024-03-27
- CISA KEV
- Not currently listed
- Ecosystem
- software/application
- Weaknesses
- CWE-297
Affected products
- haxx / curl
- apple / macos
- netapp / h700s_firmware
- netapp / bootstrap_os
- netapp / h300s_firmware
- netapp / h410s_firmware
Matched remediation archetype
Cryptography, certificate, signature, and channel validation
This catalog composition supplies bounded fallback guidance. Explicitly reviewed curated workflows load with the complete record below.
Check exposure
- Inventory affected algorithms, key uses, trust stores, certificate validation settings, random sources, and plaintext channels across clients and services.
- Determine which secrets, identities, signatures, or data protections depend on the affected primitive or validation path.
- Check debug, compatibility, fallback, and hostname or audience override settings in build and runtime configuration.
Remediate safely
- Use a maintained platform cryptographic API with approved algorithms, modes, parameters, randomness, and full peer identity validation.
- Remove insecure fallback and validation bypasses; separate keys by purpose and load them from managed secret storage.
- Plan rotation or reissuance for affected keys, certificates, tokens, hashes, or ciphertext and document compatibility sequencing.
Authoritative sources
Complete CVE record and remediation plan
The detailed catalog view below loads this exact record, its source evidence, and the full seven-phase agentic change plan.