Improper Certificate Validation Affecting curl package, versions [8.8.0,8.14.0)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.02% (3rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UNMANAGED-CURL-10259947
  • published29 May 2025
  • disclosed28 May 2025
  • creditHiroki Kurosawa

Introduced: 28 May 2025

NewCVE-2025-4947  (opens in a new tab)
CWE-295  (opens in a new tab)

How to fix?

Upgrade curl to version 8.14.0 or higher.

Overview

curl is a command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features.

Affected versions of this package are vulnerable to Improper Certificate Validation when wolfSSL is used as the TLS backend for QUIC. An attacker can impersonate a legitimate server or perform a man-in-the-middle attack by exploiting a skipped certificate verification.

Note: The skip of the certificate verification for QUIC connections only occurs when connecting to a host specified as an IP address in the URL

PoC

1) Prepare curl with WolfSSL backend.

2) To resolve the domain name google.com and obtain its IP address for testing purposes(142.251.222.14).

3) curl --http3 https://142.251.222.14 

CVSS Base Scores

version 4.0
version 3.1