Security Risk Category

Denial of Service Security Risks — Page 2

Published vulnerability pages connected to Denial of Service. Each page keeps one canonical URL and focused remediation guidance.

215 published Denial of Service risks

Denial of Service risks

Showing 37–72 of 215 published risks.

high

CVE-2026-55833 netty vulnerability

Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, Netty SPDY header decoding continues inflating zlib-compressed header blocks after the raw header parser has exceeded `maxHeaderSize` and marked the frame truncated in `SpdyFrameCodec`, allowing a remote peer to send a small compressed `HEADERS` block that expands into much larger raw header data and causes compression-amplified CPU and allocation churn. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.

CVE-2026-55833denial-of-service

Updated Jul 21, 2026

high

CVE-2026-55831 netty vulnerability

Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, Netty's SPDY SETTINGS decoder accepts a peer-declared SETTINGS entry count up to the 24-bit frame-length limit and materializes every unique setting ID in `DefaultSpdySettingsFrame`, allowing a remote SPDY/3.1 peer to send a syntactically valid roughly 2 MiB SETTINGS frame that creates 262144 map entries and amplifies network input into heap growth and ordered-map insertion work. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.

CVE-2026-55831denial-of-service

Updated Jul 21, 2026

mediumEPSS 0.003

CVE-2026-56455 dfxanalytics vulnerability

HCL DFXAnalytics is affected by a Buffer Overflow vulnerability that can lead to a Denial of Service (DoS). The application fails to properly validate input sizes, allowing an attacker to pass an excessive amount of information into a memory container, which can cause the system to crash or become unresponsive. To mitigate this flaw, comprehensive input length checks must be implemented and enforced on both the client and server sides.

CVE-2026-56455denial-of-servicememory-corruption

Updated Jul 18, 2026

mediumEPSS 0.008

CVE-2026-44806 windows 10 1607 vulnerability

Missing release of memory after effective lifetime in Windows Cryptographic Services allows an unauthorized attacker to deny service over a network.

CVE-2026-44806windowsdenial-of-service

Updated Jul 17, 2026

highEPSS 0.008

CVE-2026-45646 asp.net core odata vulnerability

Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network.

CVE-2026-45646dotnetdenial-of-service

Updated Jul 17, 2026

mediumEPSS 0.008

CVE-2026-49799 windows 10 1607 vulnerability

Uncontrolled resource consumption in Windows Local Security Authority Subsystem Service (LSASS) allows an authorized attacker to deny service over a network.

CVE-2026-49799windowsdenial-of-service

Updated Jul 17, 2026

highEPSS 0.008

CVE-2026-54119 windows 10 1607 vulnerability

Loop with unreachable exit condition ('infinite loop') in Windows Active Directory allows an unauthorized attacker to deny service over a network.

CVE-2026-54119windowsdenial-of-service

Updated Jul 17, 2026

highEPSS 0.003

CVE-2026-50315 windows 11 24h2 vulnerability

Null pointer dereference in Windows Image Acquisition allows an authorized attacker to elevate privileges locally.

CVE-2026-50315windowsdenial-of-service

Updated Jul 17, 2026

mediumEPSS 0.008

CVE-2026-50324 windows 10 1607 vulnerability

Loop with unreachable exit condition ('infinite loop') in Active Directory Federation Services (AD FS) allows an unauthorized attacker to deny service over a network.

CVE-2026-50324windowsdenial-of-service

Updated Jul 17, 2026

highEPSS 0.002

CVE-2026-50673 windows 10 1607 vulnerability

Null pointer dereference in Windows Kernel allows an authorized attacker to elevate privileges locally.

CVE-2026-50673linuxwindowsdenial-of-service

Updated Jul 17, 2026

highEPSS 0.009

CVE-2026-58627 windows 10 1607 vulnerability

Uncontrolled resource consumption in Windows DHCP Server allows an unauthorized attacker to deny service over a network.

CVE-2026-58627windowsdenial-of-service

Updated Jul 17, 2026

high

CVE-2025-56361 matter vulnerability

A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) 1.3 thru 1.4, specifically within the Level Control cluster's server tick logic (`emberAfLevelControlClusterServerTickCallback`). When a MoveToLevel command is executed and followed by a conflicting write to the OperationMode attribute (in the Pump Configuration and Control cluster), an invariant check (`minLevel < currentLevel`) fails and causes the device to abort. This leads to a denial of service condition. The issue is confirmed in SDK versions 1.3 and 1.4 (commit ab3d5ae), and is triggered remotely without authentication.

CVE-2025-56361denial-of-service

Updated Jul 17, 2026

mediumEPSS 0.002

CVE-2026-48357 c2pa vulnerability

CAI Content Credentials is affected by an Uncontrolled Resource Consumption vulnerability that could lead to application denial-of-service. An attacker could exploit this vulnerability to exhaust system resources, resulting in an application denial-of-service condition. Exploitation of this issue does not require user interaction.

CVE-2026-48357denial-of-service

Updated Jul 17, 2026

high

CVE-2025-56362 matter vulnerability

A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.2, specifically within the Level Control cluster's periodic server tick logic. When a MoveToLevel command is sent and immediately followed by a write of OperationMode=2 (in the Pump Configuration and Control cluster), the server tick function violates the assertion `currentLevel < maxLevel`, resulting in a crash. This can be exploited remotely without authentication to cause denial of service. Affected versions include 1.3 and 1.4 (commit ab3d5ae).

CVE-2025-56362denial-of-service

Updated Jul 17, 2026

high

CVE-2025-56363 matter vulnerability

A null pointer dereference vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, affecting the ReadRevisionAttribute function used in multiple clusters (Channel, Account Login, TargetNavigator, etc.). The function lacks proper validation of the delegate pointer before dereferencing. A remote unauthenticated attacker can exploit this issue by sending a crafted read request, causing the device to crash (denial of service). This issue has been confirmed in SDK version v1.4 (commit ab3d5ae).

CVE-2025-56363denial-of-service

Updated Jul 17, 2026

high

CVE-2025-56364 matter vulnerability

A use of uninitialized value vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, where the `GetDestinationGroupId().Value()` method is called without first checking whether a value exists. This leads to a crash when an InvokeCommand is sent without initializing the destination group ID. The issue affects all versions before commit 0360cc3 (Dec 5, 2024) and leads to denial of service through SIGABRT. It is fixed by adding a .HasValue() check before access.

CVE-2025-56364denial-of-service

Updated Jul 17, 2026

high

CVE-2025-56365 matter vulnerability

A reachable assertion vulnerability exists in the Matter SDK (connectedhomeip) before 1.4.0, in the interaction model command processing logic. When an InvokeCommandRequest is sent to a nonexistent endpoint and cluster (e.g., 0x34), the code incorrectly treats the endpoint as valid due to missing checks in CodegenDataModelProvider::Invoke. This causes a VerifyOrDie failure in ProcessCommandDataIB and results in a crash (SIGABRT). The issue has been acknowledged and fixed in a later revision (PR #37207).

CVE-2025-56365denial-of-service

Updated Jul 17, 2026

lowEPSS 0.001

CVE-2026-61863 imagemagick vulnerability

ImageMagick before 7.1.2-26 (and 6.x before 6.9.13-51) contains a memory leak in the TIFF encoder that occurs when a temporary file cannot be created, resulting in a small memory leak.

CVE-2026-61863denial-of-service

Updated Jul 17, 2026

highEPSS 0.003

CVE-2026-52865 nginx ingress controller vulnerability

When NGINX Ingress Controller processes Ingress or TransportServer resources, an authenticated, remote attacker with permission to create or modify Ingress or TransportServer resources can cause the NGINX Ingress Controller process to terminate. Impact: The NGINX Ingress Controller control plane process terminates and enters a persistent crash loop while the malformed Ingress or TransportServer resource remains in the cluster. This vulnerability allows a remote, authenticated attacker with at least Ingress or TransportServer resource write access to cause a denial-of-service (DoS) on the NGINX Ingress Controller system. There is no data plane exposure; this is a control plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

CVE-2026-52865denial-of-service

Updated Jul 17, 2026

mediumEPSS 0.003

CVE-2026-33444 secure access vulnerability

CVE-2026-33444 is a memory management vulnerability in Secure Access servers prior to 14.55. Attackers with intimate knowledge of and total control over the tunnel protocol can create a non-persistent DoS against the server.

CVE-2026-33444denial-of-servicememory-corruption

Updated Jul 17, 2026

highEPSS 0.003

CVE-2026-33445 secure access vulnerability

CVE-2026-33445 is a memory management vulnerability in Secure Access servers prior to 14.55. Attackers with an intimate knowledge of and total control over the tunnel protocol can create a persistent DoS against the server.

CVE-2026-33445denial-of-service

Updated Jul 17, 2026

highEPSS 0.001

CVE-2026-38753 busybox vulnerability

A use-after-free in the awk_sub() function (editors/awk.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.

CVE-2026-38753denial-of-servicememory-corruption

Updated Jul 17, 2026

mediumEPSS 0.003

CVE-2026-55398 secure access vulnerability

CVE-2026-55398 is a memory management vulnerability in Secure Access clients and servers prior to 14.55. Attackers with intimate knowledge of and total control over the tunnel protocol can create a non-persistent DoS against the server.

CVE-2026-55398denial-of-servicememory-corruption

Updated Jul 17, 2026

mediumEPSS 0.002

CVE-2026-55399 secure access vulnerability

CVE-2026-55399 is a resource exhaustion vulnerability in the Secure Access publisher prior to 14.55. Attackers with valid credentials to the Secure Access tunnel can create a non-persistent DoS against the publisher.

CVE-2026-55399denial-of-service

Updated Jul 17, 2026

highEPSS 0.003

CVE-2026-36590 nanomq vulnerability

An issue in EMQ NanoMQ v.0.24.9 allows a remote attacker to cause a denial of service via the nni_qos_db_set function in broker_tcp.c component

CVE-2026-36590denial-of-service

Updated Jul 17, 2026

highEPSS 0.002

CVE-2026-38752 busybox vulnerability

A stack overflow in the evaluate() function (editors/awk.c) of BusyBox commit 371fe9 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.

CVE-2026-38752denial-of-servicememory-corruption

Updated Jul 17, 2026

highEPSS 0.002

CVE-2026-38754 busybox vulnerability

A heap overflow in the ifsbreakup() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.

CVE-2026-38754denial-of-servicememory-corruption

Updated Jul 17, 2026

highEPSS 0.002

CVE-2026-38755 busybox vulnerability

A heap overflow in the evalcommand() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.

CVE-2026-38755denial-of-servicememory-corruption

Updated Jul 17, 2026

highEPSS 0.003

CVE-2026-46627 in Twig

Twig is a template language for PHP. Prior to 3.26.0, the Twig sandbox does not prevent a template from consuming CPU, memory, or wall-clock time, even under the strictest allow-list, allowing untrusted templates to cause resource exhaustion. This issue is addressed in version 3.26.0 by documenting that the sandbox does not protect against resource exhaustion.

CVE-2026-46627phpdenial-of-service

Updated Jul 16, 2026

mediumEPSS 0.003

CVE-2026-46629 in Twig

Twig is a template language for PHP. Prior to 3.26.0, twig/intl-extra memoises IntlDateFormatter and NumberFormatter instances in arrays keyed by template-controlled filter arguments such as locale, pattern, and attrs, allowing a template to allocate many ICU formatter objects that remain pinned for the lifetime of the Twig\Environment. This issue is fixed in version 3.26.0.

CVE-2026-46629phpdenial-of-service

Updated Jul 16, 2026

highEPSS 0.003

CVE-2026-57821 in Apache Fineract

A SQL Injection vulnerability exists in Apache Fineract's Office Search API (GET /api/v1/offices) in versions up to and including 1.14.0. The orderBy request parameter is concatenated into a SQL query without sufficient validation, allowing an authenticated user with permission to view offices to inject arbitrary SQL via a crafted orderBy value. This is a bypass of the ColumnValidator fix introduced for CVE-2024-32838, which does not detect bare subqueries in the ORDER BY position. This can be leveraged to perform time-based blind SQL injection for data exfiltration. Because the injected query blocks the database connection for its full duration, concurrent exploitation can exhaust the application's database connection pool, resulting in denial of service for other users. Users are recommended to upgrade to a version containing the fix.

CVE-2026-57821javamicrosoftapi-securitysql-injection

Updated Jul 16, 2026

low

CVE-2026-61866 in ImageMagick

ImageMagick before 7.1.2-26 contains a memory leak vulnerability in the JNG encoder when a blob cannot be opened. Attackers can trigger the memory leak by providing malformed JNG files that fail blob operations, causing resource exhaustion.

CVE-2026-61866denial-of-service

Updated Jul 16, 2026

high

CVE-2026-33443 in Absolute Secure Access

CVE-2026-33443 is a memory management error in Secure Access servers prior to 14.55. Attackers with an intimate knowledge of and total control over the tunnel protocol can create a persistent DoS against the server.

CVE-2026-33443network-securitydenial-of-servicememory-corruption

Updated Jul 16, 2026

medium

CVE-2026-40953 in Absolute Secure Access

CVE-2026-40953 is a heap overflow in the certificate parsing function of Secure Access clients prior to 14.55. Attackers with local access and administrator permissions can create a denial of service attack against the client over which they have control.

CVE-2026-40953network-securitydenial-of-servicememory-corruption

Updated Jul 16, 2026

low

CVE-2026-40954 in Absolute Secure Access

CVE-2026-40954 is an integer underflow vulnerability in the traffic parsing function of Secure Access clients prior to 14.55. Attackers with intimate knowledge of and total control over the tunnel protocol can create a non-persistent DoS against their client

CVE-2026-40954network-securityinput-validationdenial-of-service

Updated Jul 16, 2026

low

CVE-2026-40955 in Absolute Secure Access

CVE-2026-40955 is an integer underflow vulnerability in the traffic parsing function of Secure Access clients prior to 14.55. Attackers with intimate knowledge of and total control over the tunnel protocol can create a non-persistent DoS against their client.

CVE-2026-40955network-securityinput-validationdenial-of-service

Updated Jul 16, 2026