# CVE-2025-13034

## Summary

- **CVE ID:** CVE-2025-13034
- **Severity:** MEDIUM
- **CVSS Score:** 5.9 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N)
- **CWE:** CWE-295
- **Published:** Jan 8, 2026
- **Last Modified:** Sep 17, 2026

## 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.

## Affected Products

- curl — curl (8.17.0)
- curl — curl (8.16.0)
- curl — curl (8.15.0)
- curl — curl (8.14.1)
- curl — curl (8.14.0)
- curl — curl (8.13.0)
- curl — curl (8.12.1)
- curl — curl (8.12.0)
- curl — curl (8.11.1)
- curl — curl (8.11.0)
- curl — curl (8.10.1)
- curl — curl (8.10.0)
- curl — curl (8.9.1)
- curl — curl (8.9.0)
- curl — curl (8.8.0)
- curl — curl (3210101088dfa3d6a125d213226b092f2f866722)

## References

- [CNA](https://curl.se/docs/CVE-2025-13034.json)
- [CNA](https://curl.se/docs/CVE-2025-13034.html)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.24%
- **EPSS Percentile:** 15.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._