云虫漏洞库

CVE-2026-16599 - 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 a - 漏洞详情

漏洞编号:CVE-2026-16599

风险等级:未知

漏洞来源:CVE

CVE 编号:CVE-2026-16599

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-606

发布/更新时间:2026-08-25 / 2026-08-28

漏洞描述

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

相关链接

相关漏洞

« 返回首页