CVE Catalog

CVE-2026-15146

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

GNU Wget does not validate the IP address provided by an FTP PASV response while operating in FTP passive mode. A malicious FTP server or an HTTP server redirecting to an FTP URL can exploit this behavior to redirect Wget's data connection to an arbitrary IP address and port.

Risk Assessment

An attacker can exploit this vulnerability to perform server-side request forgery (SSRF) from the machine running Wget, potentially accessing localhost services or internal network resources.

Recommendation

It is recommended to update GNU Wget to the latest patched version and, if possible, restrict the use of FTP passive mode or apply firewall rules to block unexpected outbound connections.

Other vulnerabilities in GNU Wget

See all
Original NVD description (English source)

GNU Wget does not validate the IP address provided by an FTP PASV response while operating in FTP passive mode. A malicious FTP server, or an HTTP server that redirects to an FTP URL, can exploit this behavior to redirect Wget’s data connection to an arbitrary IP address and port. This allows an attacker to forge server-side requests (SSRF) from the machine running Wget, potentially accessing localhost services or internal network resources.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS