Bug 2523509 (CVE-2026-16599) - CVE-2026-16599 wget: wget: Denial of Service via crafted FTP OPIE/S-KEY authentication challenge
Summary: CVE-2026-16599 wget: wget: Denial of Service via crafted FTP OPIE/S-KEY authe...
Keywords:
Status: NEW
Alias: CVE-2026-16599
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2524564
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-25 14:48 UTC by OSIDB Bzimport
Modified: 2026-08-26 17:15 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-25 14:48:28 UTC
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


Note You need to log in before you can comment on or make changes to this bug.