← Back
CWE-400

3,106 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,106)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Nitrado.js Project
1Nitrado.js
Nov 21, 2024
Aug 29, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
nitrado.js is a type safe wrapper for the Nitrado API. Possible ReDoS with lib input of `{{` and with many repetitions of `{{|`. This issue has been patched in all versions above `0.2.5`. There are currently no known wor...Show more
nitrado.js is a type safe wrapper for the Nitrado API. Possible ReDoS with lib input of `{{` and with many repetitions of `{{|`. This issue has been patched in all versions above `0.2.5`. There are currently no known workarounds.Show less
3Dpdk
OpenvswitchRedhat
3Data Plane Development Kit
Openshift Container PlatformOpenvswitch
Nov 21, 2024
Aug 29, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A flaw was found in dpdk. This flaw allows a malicious vhost-user master to attach an unexpected number of fds as ancillary data to VHOST_USER_GET_INFLIGHT_FD / VHOST_USER_SET_INFLIGHT_FD messages that are not closed by...Show more
A flaw was found in dpdk. This flaw allows a malicious vhost-user master to attach an unexpected number of fds as ancillary data to VHOST_USER_GET_INFLIGHT_FD / VHOST_USER_SET_INFLIGHT_FD messages that are not closed by the vhost-user slave. By sending such messages continuously, the vhost-user master exhausts available fd in the vhost-user slave process, leading to a denial of service.Show less
2Debian
Qemu
2Debian Linux
Qemu
Feb 28, 2025
Aug 26, 2022
N/A· v4
4.4 MEDIUM· v3
N/A· v2
A deadlock issue was found in the AHCI controller device of QEMU. It occurs on a software reset (ahci_reset_port) while handling a host-to-device Register FIS (Frame Information Structure) packet from the guest. A privil...Show more
A deadlock issue was found in the AHCI controller device of QEMU. It occurs on a software reset (ahci_reset_port) while handling a host-to-device Register FIS (Frame Information Structure) packet from the guest. A privileged user inside the guest could use this flaw to hang the QEMU process on the host, resulting in a denial of service condition. The highest threat from this vulnerability is to system availability.Show less
5Debian
FedoraprojectIbm+2 more
23Build Of Quarkus
Codeready Linux BuilderDebian Linux+20 more
Nov 3, 2025
Aug 26, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A flaw was found in the Linux kernel. Measuring usage of the shared memory does not scale with large shared memory segment counts which could lead to resource exhaustion and DoS.
1Rizin
1Rizin
Nov 21, 2024
Aug 25, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A vulnerability was found in rizin. The bug involves an ELF64 binary for the HPPA architecture. When a specially crafted binarygets analysed by rizin, it causes rizin to crash by freeing an uninitialized (and potentially...Show more
A vulnerability was found in rizin. The bug involves an ELF64 binary for the HPPA architecture. When a specially crafted binarygets analysed by rizin, it causes rizin to crash by freeing an uninitialized (and potentially user controlled, depending on the build) memory address.Show less
1Vtk
1Vtk
Nov 21, 2024
Aug 25, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
There is a NULL pointer dereference vulnerability in VTK before 9.2.5, and it lies in IO/Infovis/vtkXMLTreeReader.cxx. The vendor didn't check the return value of libxml2 API 'xmlDocGetRootElement', and try to dereferenc...Show more
There is a NULL pointer dereference vulnerability in VTK before 9.2.5, and it lies in IO/Infovis/vtkXMLTreeReader.cxx. The vendor didn't check the return value of libxml2 API 'xmlDocGetRootElement', and try to dereference it. It is unsafe as the return value can be NULL and that NULL pointer dereference may crash the application.Show less
2Apache
Redhat
3Activemq Artemis
Amq BrokerArtemis
Jun 15, 2026
Aug 24, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory (OOM) condition. This flaw allows an attacker to partially disrupt availability to the br...Show more
A flaw was found in AMQ Broker. This issue can cause a partial interruption to the availability of AMQ Broker via an Out of memory (OOM) condition. This flaw allows an attacker to partially disrupt availability to the broker through a sustained attack of maliciously crafted messages. The highest threat from this vulnerability is system availability.Show less
1Node Opcua Project
1Node Opcua
Nov 21, 2024
Aug 24, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
The package node-opcua before 2.74.0 are vulnerable to Denial of Service (DoS) when bypassing the limitations for excessive memory consumption by sending multiple CloseSession requests with the deleteSubscription paramet...Show more
The package node-opcua before 2.74.0 are vulnerable to Denial of Service (DoS) when bypassing the limitations for excessive memory consumption by sending multiple CloseSession requests with the deleteSubscription parameter equal to False.Show less
1Wordplus
1Better Messages
Feb 20, 2025
Aug 23, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Authenticated (subscriber+) Denial Of Service (DoS) vulnerability in WordPlus WordPress Better Messages plugin <= 1.9.10.57 at WordPress.
1Linux
1Linux Kernel
Nov 21, 2024
Aug 23, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A memory leak flaw was found in the Linux kernel's ccp_run_aes_gcm_cmd() function that allows an attacker to cause a denial of service. The vulnerability is similar to the older CVE-2019-18808. The highest threat from th...Show more
A memory leak flaw was found in the Linux kernel's ccp_run_aes_gcm_cmd() function that allows an attacker to cause a denial of service. The vulnerability is similar to the older CVE-2019-18808. The highest threat from this vulnerability is to system availability.Show less
2Debian
Linux
2Debian Linux
Linux Kernel
Nov 21, 2024
Aug 23, 2022
N/A· v4
5.5 MEDIUM· v3
N/A· v2
A memory overflow vulnerability was found in the Linux kernel’s ipc functionality of the memcg subsystem, in the way a user calls the semget function multiple times, creating semaphores. This flaw allows a local user to...Show more
A memory overflow vulnerability was found in the Linux kernel’s ipc functionality of the memcg subsystem, in the way a user calls the semget function multiple times, creating semaphores. This flaw allows a local user to starve the resources, causing a denial of service. The highest threat from this vulnerability is to system availability.Show less
1Redhat
7Fuse
Integration Camel KIntegration Camel Quarkus+4 more
Nov 21, 2024
Aug 23, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in Undertow. A buffer leak on the incoming WebSocket PONG message may lead to memory exhaustion. This flaw allows an attacker to cause a denial of service. The highest threat from this vulnerability is a...Show more
A flaw was found in Undertow. A buffer leak on the incoming WebSocket PONG message may lead to memory exhaustion. This flaw allows an attacker to cause a denial of service. The highest threat from this vulnerability is availability.Show less
3Fedoraproject
RedhatSamba
3Fedora
SambaStorage
Aug 21, 2025
Aug 23, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
MaxQueryDuration not honoured in Samba AD DC LDAP
2Debian
Openexr
2Debian Linux
Openexr
Nov 21, 2024
Aug 23, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulner...Show more
A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.Show less
1Pngdec Project
1Pngdec
Nov 21, 2024
Aug 16, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
PNGDec commit 8abf6be was discovered to contain a FPE via SaveBMP at /linux/main.cpp.
2Fedoraproject
Varnish Cache Project
2Fedora
Varnish Cache
Oct 20, 2025
Aug 11, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
In Varnish Cache 7.0.0, 7.0.1, 7.0.2, and 7.1.0, it is possible to cause the Varnish Server to assert and automatically restart through forged HTTP/1 backend responses. An attack uses a crafted reason phrase of the backe...Show more
In Varnish Cache 7.0.0, 7.0.1, 7.0.2, and 7.1.0, it is possible to cause the Varnish Server to assert and automatically restart through forged HTTP/1 backend responses. An attack uses a crafted reason phrase of the backend response status line. This is fixed in 7.0.3 and 7.1.1.Show less
1Microsoft
1Azure Site Recovery Vmware To Azure
May 29, 2025
Aug 9, 2022
N/A· v4
6.2 MEDIUM· v3
N/A· v2
Azure Site Recovery Denial of Service Vulnerability
1Microsoft
10Windows 10
Windows 11Windows 7+7 more
May 29, 2025
Aug 9, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
Windows Point-to-Point Protocol (PPP) Denial of Service Vulnerability
1Microsoft
10Windows 10
Windows 11Windows 7+7 more
Jun 4, 2025
Aug 9, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
Windows Secure Socket Tunneling Protocol (SSTP) Denial of Service Vulnerability
1F Secure
8Atlant
Cloud Protection For SalesforceElements Collaboration Protection+5 more
Jun 2, 2026
Aug 5, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A Denial-of-Service vulnerability was discovered in the F-Secure Atlant and in certain WithSecure products while scanning fuzzed PE32-bit files it is possible that can crash the scanning engine. The exploit can be trigge...Show more
A Denial-of-Service vulnerability was discovered in the F-Secure Atlant and in certain WithSecure products while scanning fuzzed PE32-bit files it is possible that can crash the scanning engine. The exploit can be triggered remotely by an attacker.Show less