libcurl supports *pinning* of the server certificate...
Moderate severity
Unreviewed
Published
May 28, 2025
to the GitHub Advisory Database
•
Updated Jul 30, 2025
Description
Published by the National Vulnerability Database
May 28, 2025
Published to the GitHub Advisory Database
May 28, 2025
Last updated
Jul 30, 2025
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.
References