#VU118723 Path traversal in wcurl and cURL - CVE-2025-11563
Published: November 24, 2025
wcurl
cURL
curl.haxx.se
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.