CWE-405: Asymmetric Resource Consumption (Amplification)
The product does not properly control situations in which an adversary can cause the product to consume or produce excessive resources without requiring the adversary to invest equivalent work or otherwise prove authorization, i.e., the adversary's influence is "asymmetric."
Last updated
Overview
This can lead to poor performance due to "amplification" of resource consumption, typically in a non-linear fashion. This situation is worsened if the product allows malicious users or attackers to consume more resources than their access level permits.
Real-world CVEs
41 recorded CVEs are caused by CWE-405 (Asymmetric Resource Consumption (Amplification)). The highest-severity and most recent are shown first. 15 new CWE-405 CVEs have been recorded so far in 2026 (16 in 2025).
- CVE-2026-25611
Pre-Authentication Memory Exhaustion Denial of Service in MongoDB Server
High · CVSS 8.7 · EPSS 53th2026-02-10 - CVE-2025-53633
Chall-Manager's scenario decoding process does not check for zip bombs
High · CVSS 8.7 · EPSS 38th2025-07-10 - CVE-2025-30204
jwt-go allows excessive memory allocation during header parsing
High · CVSS 8.7 · EPSS 51th