Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-13034 Details

Description

When using `CURLOPT_PINNEDPUBLICKEY` option with libcurl or `--pinnedpubkey` with the curl tool, curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper check, thus not noticing a possible impostor. To skip this check, the connection had to be done with QUIC with ngtcp2 built to use GnuTLS and the user had to explicitly disable the standard certificate verification.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://curl.se/docs/CVE-2025-13034.html curlPatchVendor Advisory
https://curl.se/docs/CVE-2025-13034.json curlVendor Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-295Improper Certificate ValidationCISA-ADP
CWE-295Improper Certificate Validationcurl

Affected Products

ProductVersions
haxx curl
>= 8.8.0, < 8.18.0

CPE

  • cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-13034
NVD Published Date:
Jan 8, 2026
NVD Last Modified:
Sep 15, 2026
Source:
curl