CVE-2026-16599CWE-606

CVE-2026-16599

published August 25, 2026

CVSS
5.1
EPSS
0%
Percentile
31.1
In the wild
Unconfirmed
What it is

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

The record
Technical detail
CVSS
5.1 · NONE
CVSS v4.0
5.1 · CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
EPSS
0.00380 · 31.1th percentile
Weakness
CWE-606 · Unchecked Input for Loop Condition
Published
2026-08-25T19:16Z
References (3)
EPSS history
Timeline
  • 27 AUG 06:19Z
    EPSS moved — → 0%
    epss
  • 25 AUG 14:17Z
    Denial of Service in GNU wget
    cvelistv5