πŸ” CVE Alert

CVE-2026-16599

UNKNOWN 0.0

Denial of Service in GNU wget

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

GNU wget is vulnerable to denial of service in its FTP OPIE/S-KEY authentication functionality. The server-supplied sequence number from the FTP challenge line is used as an iteration count for an MD5 key-derivation loop without any upper bound validation. A malicious FTP server or a network attacker positioned to intercept FTP traffic can send a crafted OPIE challenge with a sequence number near INT_MAX, causing wget to perform up to approximately 2.1 billion MD5 computations and suspend for some time. The --timeout option does not mitigate this because it applies only to network I/O, not CPU computation. This issue was fixed in commit e9697d98e7249b0f68a6be040a4f3dcc5bc101fa

CWE CWE-606
Vendor gnu
Product wget
Published Aug 25, 2026
Last Updated Aug 25, 2026
Stay Ahead of the Next One

Get instant alerts for gnu wget

Be the first to know when new unknown vulnerabilities affecting gnu wget are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

GNU / wget
0 ≀ 1.25.0

References

NVD β†— CVE.org β†— EPSS Data β†—
cert.pl: https://cert.pl/en/posts/2026/08/CVE-2026-16599 gitlab.com: https://gitlab.com/gnuwget/wget gitlab.com: https://gitlab.com/gnuwget/wget/-/commit/e9697d98e7249b0f68a6be040a4f3dcc5bc101fa

Credits

MichaΕ‚ Majchrowicz (AFINE Team) Marcin Wyczechowski (AFINE Team)