Zurück zur CVE-Übersicht
CVE-2026-15146
MEDIUM(5.9)CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Risk Signal Score25/100 — MITTEL
- CVSS 5.9 — Mittel
- Weniger als 24 Stunden alt
Beschreibung
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.