Vulnerability Description
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.
CVSS Score
MEDIUM
References
- https://cgit.git.savannah.gnu.org/cgit/wget.git/commit/?id=4f85853f641863d591578
- https://kb.cert.org/vuls/id/564823
- https://www.kb.cert.org/vuls/id/564823
FAQ
What is CVE-2026-15146?
CVE-2026-15146 is a vulnerability with a CVSS score of 5.9 (MEDIUM). 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...
How severe is CVE-2026-15146?
CVE-2026-15146 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-15146?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.