← Back
CWE-400

3,097 CVEs • Abstraction: Class • Likelihood of Exploit: High

Uncontrolled Resource Consumption

The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.

JSON object

Loading...

CVEs (3,097)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Microsoft
14Windows 10 1507
Windows 10 1607Windows 10 1809+11 more
Nov 21, 2024
Jul 9, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Windows Online Certificate Status Protocol (OCSP) Server Denial of Service Vulnerability
1Microsoft
6Windows Server 2008
Windows Server 2012Windows Server 2016+3 more
Nov 21, 2024
Jul 9, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Windows Online Certificate Status Protocol (OCSP) Server Denial of Service Vulnerability
1Microsoft
6Windows Server 2008
Windows Server 2012Windows Server 2016+3 more
Nov 21, 2024
Jul 9, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Windows Online Certificate Status Protocol (OCSP) Server Denial of Service Vulnerability
1Microsoft
14Windows 10 1507
Windows 10 1607Windows 10 1809+11 more
Nov 21, 2024
Jul 9, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Windows Line Printer Daemon Service Denial of Service Vulnerability
1Microsoft
5Windows Server 2012
Windows Server 2016Windows Server 2019+2 more
Nov 21, 2024
Jul 9, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Windows Remote Desktop Gateway (RD Gateway) Denial of Service Vulnerability
1Microsoft
14Windows 10 1507
Windows 10 1607Windows 10 1809+11 more
Nov 21, 2024
Jul 9, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Windows iSCSI Service Denial of Service Vulnerability
1Microsoft
2.net
Visual Studio 2022
Nov 21, 2024
Jul 9, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
.NET and Visual Studio Denial of Service Vulnerability
1Uclouvain
1Openjpeg
Aug 18, 2025
Jul 9, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in OpenJPEG similar to CVE-2019-6988. This flaw allows an attacker to bypass existing protections and cause an application crash through a maliciously crafted file.
1Monospace
1Directus
Jan 3, 2025
Jul 8, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Directus is a real-time API and App dashboard for managing SQL database content. A denial of service (DoS) attack by field duplication in GraphQL is a type of attack where an attacker exploits the flexibility of GraphQL...Show more
Directus is a real-time API and App dashboard for managing SQL database content. A denial of service (DoS) attack by field duplication in GraphQL is a type of attack where an attacker exploits the flexibility of GraphQL to overwhelm a server by requesting the same field multiple times in a single query. This can cause the server to perform redundant computations and consume excessive resources, leading to a denial of service for legitimate users. Request to the endpoint /graphql are sent when visualizing graphs generated at a dashboard. By modifying the data sent and duplicating many times the fields a DoS attack is possible. This vulnerability is fixed in 10.12.0.Show less
1Linux
1Linux Kernel
May 30, 2025
Jul 5, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata (on which hwmon depends) are device managed resources, the expectation, on device un...Show more
In the Linux kernel, the following vulnerability has been resolved: drm/i915/hwmon: Get rid of devm When both hwmon and hwmon drvdata (on which hwmon depends) are device managed resources, the expectation, on device unbind, is that hwmon will be released before drvdata. However, in i915 there are two separate code paths, which both release either drvdata or hwmon and either can be released before the other. These code paths (for device unbind) are as follows (see also the bug referenced below): Call Trace: release_nodes+0x11/0x70 devres_release_group+0xb2/0x110 component_unbind_all+0x8d/0xa0 component_del+0xa5/0x140 intel_pxp_tee_component_fini+0x29/0x40 [i915] intel_pxp_fini+0x33/0x80 [i915] i915_driver_remove+0x4c/0x120 [i915] i915_pci_remove+0x19/0x30 [i915] pci_device_remove+0x32/0xa0 device_release_driver_internal+0x19c/0x200 unbind_store+0x9c/0xb0 and Call Trace: release_nodes+0x11/0x70 devres_release_all+0x8a/0xc0 device_unbind_cleanup+0x9/0x70 device_release_driver_internal+0x1c1/0x200 unbind_store+0x9c/0xb0 This means that in i915, if use devm, we cannot gurantee that hwmon will always be released before drvdata. Which means that we have a uaf if hwmon sysfs is accessed when drvdata has been released but hwmon hasn't. The only way out of this seems to be do get rid of devm_ and release/free everything explicitly during device unbind. v2: Change commit message and other minor code changes v3: Cleanup from i915_hwmon_register on error (Armin Wolf) v4: Eliminate potential static analyzer warning (Rodrigo) Eliminate fetch_and_zero (Jani) v5: Restore previous logic for ddat_gt->hwmon_dev error return (Andi)Show less
1Linux
1Linux Kernel
Nov 4, 2025
Jul 5, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
The IPv6 implementation in the Linux kernel before 6.3 has a net/ipv6/route.c max_size threshold that can be consumed easily, e.g., leading to a denial of service (network is unreachable errors) when IPv6 packets are sen...Show more
The IPv6 implementation in the Linux kernel before 6.3 has a net/ipv6/route.c max_size threshold that can be consumed easily, e.g., leading to a denial of service (network is unreachable errors) when IPv6 packets are sent in a loop via a raw socket.Show less
1Leap13
1Premium Addons For Elementor
Apr 8, 2026
Jul 4, 2024
N/A· v4
4.3 MEDIUM· v3
N/A· v2
The Premium Addons for Elementor plugin for WordPress is vulnerable to Regular Expression Denial of Service (ReDoS) in all versions up to, and including, 4.10.35. This is due to processing user-supplied input as a regula...Show more
The Premium Addons for Elementor plugin for WordPress is vulnerable to Regular Expression Denial of Service (ReDoS) in all versions up to, and including, 4.10.35. This is due to processing user-supplied input as a regular expression. This makes it possible for authenticated attackers, with Author-level access and above, to create and query a malicious post title, resulting in slowing server resources.Show less
2Apache
Netapp
2Ontap Tools
Tomcat
Nov 3, 2025
Jul 3, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Improper Handling of Exceptional Conditions, Uncontrolled Resource Consumption vulnerability in Apache Tomcat. When processing an HTTP/2 stream, Tomcat did not handle some cases of excessive HTTP headers correctly. This...Show more
Improper Handling of Exceptional Conditions, Uncontrolled Resource Consumption vulnerability in Apache Tomcat. When processing an HTTP/2 stream, Tomcat did not handle some cases of excessive HTTP headers correctly. This led to a miscounting of active HTTP/2 streams which in turn led to the use of an incorrect infinite timeout which allowed connections to remain open which should have been closed. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M20, from 10.1.0-M1 through 10.1.24, from 9.0.0-M1 through 9.0.89. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other EOL versions may also be affected. Users are recommended to upgrade to version 11.0.0-M21, 10.1.25 or 9.0.90, which fixes the issue.Show less
-
-
Nov 21, 2024
Jul 3, 2024
N/A· v4
3.2 LOW· v3
N/A· v2
A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pam_env's user_readenv option, which leads to a denial of service (DoS) attack.
1Mesbook
1Mesbook
Nov 21, 2024
Jul 3, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Uncontrolled Resource Consumption vulnerability in MESbook 20221021.03 version. An unauthenticated remote attacker can use the "message" parameter to inject a payload with dangerous JavaScript code, causing the applicati...Show more
Uncontrolled Resource Consumption vulnerability in MESbook 20221021.03 version. An unauthenticated remote attacker can use the "message" parameter to inject a payload with dangerous JavaScript code, causing the application to loop requests on itself, which could lead to resource consumption and disable the application.Show less
-
-
Feb 25, 2026
Jul 2, 2024
N/A· v4
7.8 HIGH· v3
N/A· v2
A flaw was found in the QEMU disk image utility (qemu-img) 'info' command. A specially crafted image file containing a `json:{}` value describing block devices in QMP could cause the qemu-img process on the host to consu...Show more
A flaw was found in the QEMU disk image utility (qemu-img) 'info' command. A specially crafted image file containing a `json:{}` value describing block devices in QMP could cause the qemu-img process on the host to consume large amounts of memory or CPU time, leading to denial of service or read/write to an existing external file.Show less
2Jungo
Mitsubishielectric
35Cpu Module Logging Configuration Tool
Cw ConfiguratorData Transfer+32 more
Nov 21, 2024
Jul 2, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Out-of-Bounds Write vulnerability in Jungo WinDriver before 12.5.1 allows local attackers to cause a Windows blue screen error and Denial of Service (DoS).
2Jungo
Mitsubishielectric
35Cpu Module Logging Configuration Tool
Cw ConfiguratorData Transfer+32 more
Mar 18, 2025
Jul 2, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
Denial of Service (DoS) vulnerability in Jungo WinDriver before 12.6.0 allows local attackers to cause a Windows blue screen error.
1Gitlab
1Gitlab
Nov 21, 2024
Jun 27, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Multiple Denial of Service (DoS) conditions has been discovered in GitLab CE/EE affecting all versions starting from 1.0 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1 which...Show more
Multiple Denial of Service (DoS) conditions has been discovered in GitLab CE/EE affecting all versions starting from 1.0 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1 which allowed an attacker to cause resource exhaustion via banzai pipeline.Show less
1Gitlab
1Gitlab
Nov 21, 2024
Jun 27, 2024
N/A· v4
5.5 MEDIUM· v3
N/A· v2
An issue was discovered in GitLab CE/EE affecting all versions starting from 12.0 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1, which allows for an attacker to cause a deni...Show more
An issue was discovered in GitLab CE/EE affecting all versions starting from 12.0 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1, which allows for an attacker to cause a denial of service using a crafted OpenAPI file.Show less