CVE-2026-16599: Denial of Service in GNU wget

Published Aug 25, 2026
·
Updated

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 INTMAX, 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

Affected Software

1 affected component
GNU Wget

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade GNU wget to a version that resolves this vulnerability.

    Patch e9697d98e7249b0f68a6be040a4f3dcc5bc101fa
  2. Compensating control

    Mitigate exposure by avoiding FTP connections to untrusted networks/servers; prevent network interception of FTP traffic (e.g., enforce use of secure transport or isolate/ACL the FTP network path) since a malicious/positioned attacker can send crafted FTP OPIE challenge lines.

Event History

Aug 25, 2026
CVE Published
via MITRE·02:17 PM
Data Sourced
via MITRE·02:17 PM
DescriptionWeakness
Data Sourced
via NVD·03:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this denial of service?

Clients that use GNU Wget to connect to FTP servers using FTP OPIE/S-KEY authentication are exposed. Exploitation requires either a malicious FTP server or an attacker able to intercept and alter FTP traffic.

2

Does setting --timeout prevent the resource exhaustion?

No. The timeout applies to network I/O only and does not limit the CPU time spent in the MD5 key-derivation loop.

3

What can be done if the fix cannot be applied immediately?

Avoid using FTP OPIE/S-KEY authentication with untrusted FTP servers and avoid FTP connections where traffic can be intercepted or modified. This reduces the opportunity for an attacker to supply a crafted challenge.

4

How can I determine whether my Wget build contains the fix?

Check whether the build includes commit e9697d98e7249b0f68a6be040a4f3dcc5bc101fa.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203