← Back
CWE-400

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

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Cbm
1Control De Ciber
Nov 21, 2024
Sep 12, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Control de Ciber, in its 1.650 version, is affected by a Denial of Service condition through the version function. Sending a malicious request could cause the server to check if an unrecognized component is up to date, c...Show more
Control de Ciber, in its 1.650 version, is affected by a Denial of Service condition through the version function. Sending a malicious request could cause the server to check if an unrecognized component is up to date, causing a memory failure error that shuts down the process.Show less
1Hichip
1Shenzhen Hichip Vision Technology Firmware
Nov 21, 2024
Sep 11, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
Shenzhen Hichip Vision Technology IP Camera Firmware V11.4.8.1.1-20170926 has a denial of service vulnerability through sending a crafted multicast message in a local network.
1Quboworld
1Smart Plug 10a Firmware
Nov 21, 2024
Sep 11, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
An issue was discovered in Qubo Smart Plug 10A version HSP02_01_01_14_SYSTEM-10A, allows attackers to cause a denial of service (DoS) via Wi-Fi deauthentication.
1Golang
1Go
Nov 21, 2024
Sep 8, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Processing an incomplete post-handshake message for a QUIC connection can cause a panic.
1Argoproj
1Argo Cd
Nov 21, 2024
Sep 7, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Argo CD is a declarative continuous deployment for Kubernetes. All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically,...Show more
Argo CD is a declarative continuous deployment for Kubernetes. All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating the size of its inner files. As a result, a malicious, low-privileged user can send a malicious tar.gz file that exploits this vulnerability to the repo-server, thereby harming the system's functionality and availability. Additionally, the repo-server is susceptible to another vulnerability due to the fact that it does not check the extracted file permissions before attempting to delete them. Consequently, an attacker can craft a malicious tar.gz archive in a way that prevents the deletion of its inner files when the manifest generation process is completed. A patch for this vulnerability has been released in versions 2.6.15, 2.7.14, and 2.8.3. Users are advised to upgrade. The only way to completely resolve the issue is to upgrade, however users unable to upgrade should configure RBAC (Role-Based Access Control) and provide access for configuring applications only to a limited number of administrators. These administrators should utilize trusted and verified Helm charts.Show less
1Ethereum
1Go Ethereum
Nov 21, 2024
Sep 6, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
go-ethereum (geth) is a golang execution layer implementation of the Ethereum protocol. A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an atta...Show more
go-ethereum (geth) is a golang execution layer implementation of the Ethereum protocol. A vulnerable node, can be made to consume unbounded amounts of memory when handling specially crafted p2p messages sent from an attacker node. The fix is included in geth version `1.12.1-stable`, i.e, `1.12.2-unstable` and onwards. Users are advised to upgrade. There are no known workarounds for this vulnerability. Show less
1Apple
1Macos
Nov 21, 2024
Sep 6, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
A denial-of-service issue was addressed with improved input validation. This issue is fixed in macOS Ventura 13.3. A remote user may be able to cause a denial-of-service.
2Broadcom
Brocade
2Fabric Operating System
Fabric Operating System
Feb 20, 2026
Aug 31, 2023
N/A· v4
4.4 MEDIUM· v3
N/A· v2
A segmentation fault can occur in Brocade Fabric OS after Brocade Fabric OS v9.0 and before Brocade Fabric OS v9.2.0a through the passwdcfg command. This could allow an authenticated privileged user local user to cra...Show more
A segmentation fault can occur in Brocade Fabric OS after Brocade Fabric OS v9.0 and before Brocade Fabric OS v9.2.0a through the passwdcfg command. This could allow an authenticated privileged user local user to crash a Brocade Fabric OS swith using the cli “passwdcfg --set -expire -minDiff“.Show less
1Splunk
2Splunk
Splunk Cloud Platform
Nov 21, 2024
Aug 30, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
In Splunk Enterprise versions lower than 8.2.12, 9.0.6, and 9.1.1, an attacker can use the `printf` SPL function to perform a denial of service (DoS) against the Splunk Enterprise instance.
1Splunk
2Splunk
Splunk Cloud Platform
Nov 21, 2024
Aug 30, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
In Splunk Enterprise versions lower than 9.0.6 and 8.2.12, a malicious actor can send a malformed security assertion markup language (SAML) request to the `/saml/acs` REST endpoint which can cause a denial of service thr...Show more
In Splunk Enterprise versions lower than 9.0.6 and 8.2.12, a malicious actor can send a malformed security assertion markup language (SAML) request to the `/saml/acs` REST endpoint which can cause a denial of service through a crash or hang of the Splunk daemon.Show less
1Arraynetworks
1Arrayos Ag
Nov 21, 2024
Aug 25, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
Array AG OS before 9.4.0.499 allows denial of service: remote attackers can cause system service processes to crash through abnormal HTTP operations.
1Coraza
1Coraza
Nov 21, 2024
Aug 25, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library. Due to the misuse of `log.Fatalf`, the application using coraza crashed after receiving crafted requests from attackers. The applicati...Show more
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library. Due to the misuse of `log.Fatalf`, the application using coraza crashed after receiving crafted requests from attackers. The application will immediately crash after receiving a malicious request that triggers an error in `mime.ParseMediaType`. This issue was patched in version 3.0.1. Show less
1Protocol
1Libp2p
Nov 21, 2024
Aug 25, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
libp2p is a networking stack and library modularized out of The IPFS Project, and bundled separately for other tools to use. In go-libp2p, by using signed peer records a malicious actor can store an arbitrary amount of d...Show more
libp2p is a networking stack and library modularized out of The IPFS Project, and bundled separately for other tools to use. In go-libp2p, by using signed peer records a malicious actor can store an arbitrary amount of data in a remote node’s memory. This memory does not get garbage collected and so the victim can run out of memory and crash. If users of go-libp2p in production are not monitoring memory consumption over time, it could be a silent attack i.e. the attacker could bring down nodes over a period of time (how long depends on the node resources i.e. a go-libp2p node on a virtual server with 4 gb of memory takes about 90 sec to bring down; on a larger server, it might take a bit longer.) This issue was patched in version 0.27.4.Show less
1Adguard
1Adguard Dns
Jan 14, 2026
Aug 25, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
AdGuard DNS before 2.2 allows remote attackers to cause a denial of service via malformed UDP packets.
1Sick
3Lms500 Firmware
Lms511 FirmwareLms531 Firmware
Nov 21, 2024
Aug 24, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
A remote unprivileged attacker can sent multiple packages to the LMS5xx to disrupt its availability through a TCP SYN-based denial-of-service (DDoS) attack. By exploiting this vulnerability, an attacker can flood the ta...Show more
A remote unprivileged attacker can sent multiple packages to the LMS5xx to disrupt its availability through a TCP SYN-based denial-of-service (DDoS) attack. By exploiting this vulnerability, an attacker can flood the targeted LMS5xx with a high volume of TCP SYN requests, overwhelming its resources and causing it to become unresponsive or unavailable for legitimate users.Show less
1Opto22
1Snap Pac S1 Firmware
Nov 21, 2024
Aug 24, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
An adversary could cause a continuous restart loop to the entire device by sending a large quantity of HTTP GET requests if the controller has the built-in web server enabled but does not have the built-in web server com...Show more
An adversary could cause a continuous restart loop to the entire device by sending a large quantity of HTTP GET requests if the controller has the built-in web server enabled but does not have the built-in web server completely set up and configured for the SNAP PAC S1 Firmware version R10.3bShow less
1Opto22
1Snap Pac S1 Firmware
Nov 21, 2024
Aug 24, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
An adversary could crash the entire device by sending a large quantity of ICMP requests if the controller has the built-in web server enabled but does not have the built-in web server completely set up and configured for...Show more
An adversary could crash the entire device by sending a large quantity of ICMP requests if the controller has the built-in web server enabled but does not have the built-in web server completely set up and configured for the SNAP PAC S1 Firmware version R10.3bShow less
1Apache
1Airflow
Feb 13, 2025
Aug 23, 2023
N/A· v4
8.1 HIGH· v3
N/A· v2
Apache Airflow, in versions prior to 2.7.0, contains a security vulnerability that can be exploited by an authenticated user possessing Connection edit privileges. This vulnerability allows the user to access connection...Show more
Apache Airflow, in versions prior to 2.7.0, contains a security vulnerability that can be exploited by an authenticated user possessing Connection edit privileges. This vulnerability allows the user to access connection information and exploit the test connection feature by sending many requests, leading to a denial of service (DoS) condition on the server. Furthermore, malicious actors can leverage this vulnerability to establish harmful connections with the server. Users of Apache Airflow are strongly advised to upgrade to version 2.7.0 or newer to mitigate the risk associated with this vulnerability. Additionally, administrators are encouraged to review and adjust user permissions to restrict access to sensitive functionalities, reducing the attack surface.Show less
1Memcached
1Memcached
Nov 21, 2024
Aug 22, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
memcached 1.6.7 allows a Denial of Service via multi-packet uploads in UDP.
2Netapp
Python
2Active Iq Unified Manager
Python
Nov 21, 2024
Aug 22, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
read_ints in plistlib.py in Python through 3.9.1 is vulnerable to a potential DoS attack via CPU and RAM exhaustion when processing malformed Apple Property List files in binary format.