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
{
"cna_assigner": "CERT-PL",
"cwe_ids": [
"CWE-606"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/16xxx/CVE-2026-16599.json"
}"2026-08-27T19:34:11Z"
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-16599.json"
[
{
"deprecated": false,
"target": {
"function": "ftp_login",
"file": "src/ftp-basic.c"
},
"signature_type": "Function",
"source": "https://gitlab.com/gnuwget/wget@e9697d98e7249b0f68a6be040a4f3dcc5bc101fa",
"digest": {
"length": 1392.0,
"function_hash": "83629972154245979580097124321520827954"
},
"signature_version": "v1",
"id": "CVE-2026-16599-3c99d0db"
},
{
"deprecated": false,
"target": {
"file": "src/ftp-basic.c"
},
"signature_type": "Line",
"source": "https://gitlab.com/gnuwget/wget@e9697d98e7249b0f68a6be040a4f3dcc5bc101fa",
"digest": {
"line_hashes": [
"31838835215719755823778801433726113013",
"145861084351290162579246764975654721175",
"203516910070714193558613116798012622202",
"61636936698075263436874688614656996076",
"158191985247817586319588247233069805760",
"334697050327844323255180009069964208281",
"172228886501923724478933628700867328999",
"243279731397249580702356342370902885608",
"128910329323558454640215098439223119818",
"159810301547358705014812671325287180810",
"271053972742448853802949794134404231674",
"241466927755026588576112322961754819515"
],
"threshold": 0.9
},
"signature_version": "v1",
"id": "CVE-2026-16599-d0336fb2"
}
]