CVE-2026-16599
Last modified
CVE-2026-16599 is a medium-severity vulnerability rated 5.1/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| GNU | wget | <= 1.25.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-16599?
How severe is CVE-2026-16599?
How do I fix CVE-2026-16599?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-16590The WP Directory Kit WordPress plugin before 1.5.5 does not …6.5
- CVE-2026-16592The WP Directory Kit WordPress plugin through 1.5.7 does not…2.7
- CVE-2026-16593The WP Directory Kit WordPress plugin through 1.5.7 does not…6.8
- CVE-2026-16594The WP Directory Kit WordPress plugin before 1.5.5 does not …7.5
- CVE-2026-16595The WP Directory Kit WordPress plugin before 1.5.5 does not …6.5
- CVE-2026-16597The GTM4WP – A Google Tag Manager (GTM) plugin for WordPress…7.2
- CVE-2026-1660GitLab has remediated an issue in GitLab CE/EE affecting all…6.5
- CVE-2026-16600The SmartAIPress WordPress plugin through 1.2.0 does not per…7.7
- CVE-2026-16601The CM Map Locations – Visualize and share your locations in…8.8
- CVE-2026-16602The Passster WordPress plugin before 4.3.6 does not perform…7.5
- CVE-2026-16603The Passster WordPress plugin before 4.3.6 does not enforce…7.5
- CVE-2026-16604The Passster WordPress plugin before 4.3.6 outputs password…7.5
Are you affected by CVE-2026-16599?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
