Path traversal in wcurl and cURL - CVE-2025-11563

 

Path traversal in wcurl and cURL - CVE-2025-11563

Published: November 24, 2025


Vulnerability identifier: #VU118723
CSH Severity:
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N/E:U
CVE-ID: CVE-2025-11563
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: curl.haxx.se
Affected software:
wcurl
cURL

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing percent-encoded slashes (/ or \\) in wcurl. A remote attacker can trick the application into saving the output file outside of the current directory without the user explicitly asking for it.


How to mitigate CVE-2025-11563

Install updates from vendor's website.

Sources