CVE-2025-5025
Essential information
- Published
- 28/05/2025 07:15
- Modified
- 28/05/2025 15:01
- Author
- —
- Creator
- —
- CISA KEV
- No
- CWE
- —
- CVSS vector
- — — —
Description
libcurl supports *pinning* of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC and HTTP/3. Since pinning makes the transfer succeed if the pin is fine, users could unwittingly connect to an impostor server without noticing.
NVD status
- Status
- Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
- Source
- 2499f714-1537-4658-8207-48ae4bb9eae9
- NVD
- View on NVD
Affected products (CPE)
| Product | CPE |
|---|---|
| curl / libcurl | cpe:2.3:a:curl:libcurl:*:*:*:*:*:*:*:* |
| wolfssl / wolfssl | cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:* |