Tag

#Denial of Service

newsHIGH 7.5

UnrealIRCd Vulnerability: CVE-2026-90668 - Denial of Service via Unlimited HTTP Request Headers

A vulnerability in UnrealIRCd 6.0.5 through 6.2.6 allows remote attackers to cause a denial of service via an HTTP request with an unlimited number of headers. The vulnerability has a CVSS score of 7.5 and is not actively exploited. Affected versions should be updated to 6.2.7 or later.

1 source
blogHIGH 7.5

Understanding and Defending Against CVE-2026-78130: NULL Pointer Dereference in strongSwan

CVE-2026-78130 is a high-severity vulnerability in strongSwan, a popular open-source VPN solution. The vulnerability, caused by a NULL pointer dereference in the x509 plugin's attribute certificate parser, can lead to a denial-of-service (DoS) attack. This analysis provides an in-depth look at the vulnerability, its exploitation mechanics, and defensive strategies.

1 source
articleHIGH 8.7

CVE-2026-56811: Unbounded Channel Joins in Phoenix Transports Enable Denial of Service

A vulnerability in Phoenix transports allows an unauthenticated remote attacker to cause a denial of service against any Phoenix app that exposes LongPoll/WebSocket transports. The vulnerability has a CVSS score of 8.7 and affects multiple versions of the Phoenix framework. To mitigate, users should update to patched versions and consider applying rate limits and other security measures.

1 source
blogHIGH 7.5

Understanding CVE-2026-38638: A Denial of Service Vulnerability in relibc

CVE-2026-38638 is a Denial of Service (DoS) vulnerability in the relibc library, specifically in the with_argv function. This vulnerability allows attackers to cause a DoS via a crafted input. The CVSS score is 7.5, indicating a high severity. This educational analysis will delve into the root cause, attack surface, exploitation mechanics, real-world impact, detection, and defense strategies for this vulnerability.

1 source
newsHIGH 7.5

CVE-2026-38636: relibc seekdir() Function Denial of Service Vulnerability

A vulnerability in the seekdir() function of relibc allows attackers to cause a Denial of Service (DoS) via a crafted input. The vulnerability has a CVSS score of 7.5 and is classified as HIGH severity. Affected systems include those using relibc commit 61f42d.

1 source
articleHIGH 7.5

Critical Denial of Service Vulnerability in OWASP JSON Sanitizer (CVE-2026-37736)

A critical Denial of Service (DoS) vulnerability has been discovered in the OWASP JSON Sanitizer library, specifically in the `JsonSanitizer.sanitize()` component of version 1.2.3. This vulnerability, tracked as CVE-2026-37736, has a CVSS score of 7.5 and can be exploited via a crafted input. While it is not currently being actively exploited, its severity and potential impact make it a high-priority concern for organizations using this library. Immediate patching or mitigation is recommended.

1 source
newsHIGH 7.5

Linux Kernel Vulnerability: CVE-2026-74741 - NULL Pointer Dereference in Non-MSI-X Interrupt Enabling

A vulnerability in the Linux kernel, specifically in the ngbe driver, allows for a NULL pointer dereference in non-MSI-X interrupt enabling. This issue has a CVSS score of 7.5 and can lead to a denial of service (DoS) attack. Affected systems include Linux versions prior to specific commits and version 6.16.

1 source
articleHIGH 7.5

Uncontrolled Speculative Memory Allocation in RustDesk: CVE-2026-73108

CVE-2026-73108 is a high-severity vulnerability in RustDesk versions before 1.4.7, allowing unauthenticated attackers to cause memory exhaustion and denial of service via uncontrolled speculative memory allocation in BytesCodec. The vulnerability has a CVSS score of 7.5 and is not actively exploited. Affected versions are before 1.4.7, and the fix caps header-triggered speculative preallocation at 256 KiB. Immediate patching or upgrading to version 1.4.7 or later is recommended.

1 source
blogHIGH 8.7

Understanding the Quadratic DoS Vulnerability in sqlparse's group_comments

This educational analysis delves into the CVE-2026-71491 vulnerability in the sqlparse library, which can lead to a Denial of Service (DoS) due to a quadratic time complexity issue in the group_comments function. The goal is to provide security practitioners and technical learners with a deep understanding of the threat, its mechanics, and defensive strategies.

1 source
articleHIGH 8.7

CVE-2026-54284: sqlparse CPU DoS Vulnerability

A vulnerability in the sqlparse library, CVE-2026-54284, with a CVSS score of 8.7, can cause a CPU Denial of Service (DoS) attack when parsing malicious SQL queries. The vulnerability affects all versions of sqlparse, including the latest version 0.5.5. Attackers can exploit this vulnerability by sending crafted SQL queries that can consume excessive CPU resources, leading to a denial of service.

1 source
blogHIGH 7.5

Understanding and Defending Against CVE-2026-15565: A Denial of Service Vulnerability in Undertow

CVE-2026-15565 is a high-severity vulnerability in the Undertow web server that allows remote attackers to cause a Denial of Service (DoS) attack without authentication. This vulnerability affects several Red Hat products and has a CVSS score of 7.5. In this analysis, we will delve into the root cause, attack surface, and exploitation mechanics of this vulnerability, as well as provide guidance on detection and defense.

1 source
newsHIGH 7.5

CVE-2026-15562: Denial of Service Vulnerability in Red Hat JBoss Enterprise Application Platform

A remote unauthenticated attacker can exploit a vulnerability in Red Hat JBoss Enterprise Application Platform's jboss-remoting component to cause Out-of-Memory (OOM) errors, leading to a denial of service. The vulnerability has a CVSS score of 7.5 and affects multiple versions of the platform. Affected administrators should update to the latest version to mitigate the vulnerability.

1 source
articleHIGH 7.5

CVE-2026-15561: Unauthenticated Denial of Service in Red Hat JBoss Enterprise Application Platform

A vulnerability in the undertow HTTP/1.1 chunked-transfer decoder of Red Hat JBoss Enterprise Application Platform (EAP) 7.4 ELS on RHEL 7 allows an unauthenticated attacker to cause a Denial of Service (DoS) by driving the JVM to an OutOfMemory error. The vulnerability has a CVSS score of 7.5 and is not currently being actively exploited. Affected products include various packages such as eap7-activemq-artemis, eap7-glassfish-jsf, and eap7-jackson-annotations, among others. Immediate patching is recommended to prevent potential DoS attacks.

1 source
blogHIGH 7.5

Understanding and Defending Against CVE-2026-20345: ClamAV GPT File Format Parser Vulnerability

CVE-2026-20345 is a high-severity vulnerability in the GPT file format parser of ClamAV, a popular open-source antivirus engine. This vulnerability allows an unauthenticated, remote attacker to cause a denial-of-service (DoS) condition or potentially lead to memory corruption on an affected device. The vulnerability is due to improper handling of an endian conversion operation, which may result in an out-of-bounds buffer write. This analysis will delve into the root cause, attack surface, exploitation mechanics, real-world impact, detection strategies, and defensive measures for this critical vulnerability.

1 source
articleHIGH 7.5

CVE-2026-20338: ClamAV Zip Archive Parser Denial of Service Vulnerability

A vulnerability in the zip archive parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition on an affected device. This vulnerability is due to improper memory handling when processing content in zip files during scanning. An attacker could exploit this vulnerability by submitting a crafted zip file for scanning, potentially causing the ClamAV scanning process to terminate. Cisco Secure Endpoint and ClamAV are affected, with multiple versions impacted.

1 source
newsHIGH 8.2

Next.js Denial of Service Vulnerability in App Router using Server Actions

A denial of service vulnerability exists in Next.js applications using App Router with at least one Server Action. Crafted requests can lead to excessive CPU usage, blocking further requests. Affected versions include Next.js 13.0.0 to 15.5.20 and 16.0.0 to 16.2.10.

1 source
blogHIGH 7.4

Understanding and Defending Against CVE-2026-10665: Remote Memory Corruption in Zephyr's WireGuard Subsystem

CVE-2026-10665 is a high-severity vulnerability in Zephyr's WireGuard subsystem that allows for remote memory corruption and denial of service. The vulnerability is caused by an out-of-bounds write in the wg_process_data_message() function. This educational analysis will provide an in-depth look at the vulnerability, its exploitation mechanics, and defensive strategies.

1 source
articleHIGH 7.8

Critical Use-After-Free Vulnerability in Zephyr's Dynamic Kernel-Object Tracking (CVE-2026-10667)

A critical use-after-free vulnerability (CVE-2026-10667) has been discovered in Zephyr's dynamic kernel-object tracking, affecting SMP systems with userspace enabled. This vulnerability allows a deprivileged user thread to corrupt kernel object-tracking structures, potentially leading to privilege escalation or denial of service. The vulnerability has a CVSS score of 7.8 and affects Zephyr versions from 1.14.0 to 4.4.0. Immediate patching is recommended to prevent potential exploitation.

1 source
blogHIGH 8.2

Understanding and Defending Against Tesla's Atom Exhaustion Vulnerability via Untrusted URL Scheme

This educational analysis delves into a critical vulnerability in the Tesla HTTP client library, specifically in the Mint adapter, which allows for remote denial of service through atom exhaustion. The vulnerability, tracked as CVE-2026-48597, has a CVSS score of 8.2 and affects Tesla versions 1.3.0 through 1.18.2. We will explore the root cause, attack surface, exploitation mechanics, real-world impact, and provide defensive strategies.

1 source
newsHIGH 8.7

Mistune Vulnerability: Potential DoS via Quadratic-Time Parsing in parse_link_text

Mistune is vulnerable to a CPU exhaustion DoS due to superlinear (approximately O(n²)) behavior in parse_link_text. An attacker-controlled Markdown input can trigger excessive CPU usage with a very small payload. Affected applications include web applications, API services, and documentation rendering systems.

1 source
newsMEDIUM 4.3

GitLab CVE-2026-10733 Vulnerability

GitLab has remediated a vulnerability in GitLab CE/EE that could allow an authenticated user to cause a denial of service on the CI/CD Catalog page.

1 source