VDB
DEBIAN-CVE-2025-13034
DEBIAN-CVE-2025-13034
PUBLISHED
CVSS 5.900000095367432 MEDIUM
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.
Risk Scores
CVSS 3.1
5.900000095367432
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | curl | 0, 8.14.1-2, 8.14.1-2+exp1 |
| Debian:13 | curl | *, *, 8.14.1-2+deb13u2 |
Exploit Intelligence
- vote.json (github-poc)
- 2026.xml (github-poc)
- 2026.xml (github-poc)
- glcve_test.go (github-poc)
Timeline
- Jan 8, 2026 CVE Published
- May 16, 2026 CVE Updated