Lucene search
+L

2488 matches found

Kitploit
Kitploit
•added 2026/09/25 9:46 a.m.•7 views

Envoy-CPU-Exhaustion-Vulnerability-PoC

Envoy CPU Exhaustion Vulnerability PoC This repository contains a proof-of-concept PoC Python script to demonstrate the CPU exhaustion vulnerability in Envoy caused by a flood of CONTINUATION frames. Author: blackmagic 2024 Description Envoy is a cloud-native, open-source edge and service proxy...

6.2AI score
SaveExploits0
EUVD
EUVD
•added 2026/09/25 12:33 a.m.•7 views

EUVD-2026-86477

Uncontrolled Resource Consumption CWE-400 / CWE-407 in the ANTLR 3 search query parser QueryParser / Query.g in Gerrit Code Review versions 2.0.19 through 3.12.9, 3.13.0 through 3.13.8, and 3.14.0 through 3.14.2 allows an unauthenticated remote attacker or an authenticated user if anonymous read...

8.7CVSS5.8AI score
SaveExploits0References2
CVE
CVE
•added 2026/09/24 10:02 p.m.•14 views

CVE-2026-87721

Gerrit Code Review versions 2.0.19 through 3.12.9, 3.13.0 through 3.13.8, and 3.14.0 through 3.14.2 are vulnerable to Uncontrolled Resource Consumption (CWE-400 / CWE-407) in the ANTLR 3 search query parser (QueryParser / Query.g ). An unauthenticated remote attacker can trigger a persistent deni...

8.7CVSS5.8AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 9:41 p.m.•12 views

phpstress

phpstress Prueba de concepto de Night Lion Security de denegación de servicio / probador de estrés para sitios web PHP que se ejecutan en sistemas Apache y NGINX PHP-FPM y PHP-CGI Usando una conexión estándar de cable/DSL, este ataque puede inundar la CPU y RAM de un servidor web Linux usando...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/09/24 7:56 p.m.•5 views

io.netty/netty-codec-xml: Netty: Denial of Service via CPU Exhaustion in XmlFrameDecoder

A flaw was found in Netty's XmlFrameDecoder component. An unauthenticated remote attacker could send specially crafted XML closing-tag sequences. This could cause the system to repeatedly rescan accumulated data, leading to high CPU utilization and a denial of service DoS...

7.5CVSS5.8AI score0.00793EPSS
SaveExploits0References9
CVE
CVE
•added 2026/09/24 5:55 p.m.•13 views

CVE-2026-61816

The zbateson/mail-mime-parser library is vulnerable to an uncontrolled resource consumption (CWE-400) vulnerability in versions 2.0.0 and prior to 3.0.6 and 4.0.2. Due to three independent parsing paths being super-linear in cost , a crafted email under 2 MB can consume significant CPU time or co...

7.5CVSS5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 5:06 p.m.•12 views

CVE-2026-23869-Exploit

⚡ CVE-2026-23869 — React2DoS Denegación de Servicio Remota No Autenticada mediante el Protocolo Flight de React Agotamiento Cuadrático de CPU en la Deserialización de Mapas de Server Components Resumen • Cómo Funciona • Herramientas • Instalación • Uso • Nuclei • Solución • Aviso Legal Resumen de...

7.5CVSS7.9AI score0.01551EPSS
SaveExploits4References2
Kitploit
Kitploit
•added 2026/09/24 4:47 a.m.•9 views

golang-CVE-2023-44487

Golang CVE-2023-44487 testing This repository contains testing resources and results for the CVE-2023-44487. It uses a modified version of https://github.com/secengjeff/rapidresetclient to test against various Golang server configs. Testing against a normal server root@kitploit: go run server.go ...

7.5CVSS7.3AI score0.99999EPSS
SaveExploits21References1
Github Security Blog
Github Security Blog
•added 2026/09/23 9:54 p.m.•6 views

elysia has Inefficient Algorithmic Complexity and Interpretation Conflict

Elysia v1.4.28 is vulnerable to denial-of-service attacks due to CPU exhaustion in the form data normalization code. Elysia uses getAll to retrieve value from FormData. It is called directly relative to the total number of key-value pairs in the form data. The total amount of work the for loop ha...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/23 9:23 p.m.•5 views

Jawn: Quadratic parsing effort in AsyncParser

AsyncParser can be forced to perform On^2 work on the length of the input. When a single JSON token arrives across many small chunks, each absorb call rescans the incomplete token from the start. Impact Denial of service via CPU exhaustion when parsing untrusted JSON. Preconditions: - Application...

7.5CVSS5.8AI score0.00567EPSS
SaveExploits0References4Affected Software3
NVD
NVD
•added 2026/09/23 9:16 p.m.•6 views

CVE-2026-66074

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, matchvalue/3 passes the user-supplied ?name= regular expression to re:run with no matchlimit option, and executes it once per resource in the result set. OTP's default 10M matchlimit caps ea...

6CVSS0.0033EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/23 8:45 p.m.•5 views

CVE-2026-66074

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, matchvalue/3 passes the user-supplied ?name= regular expression to re:run with no matchlimit option, and executes it once per resource in the result set. OTP's default 10M matchlimit caps ea...

6CVSS5.7AI score0.0033EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/23 8:45 p.m.•25 views

CVE-2026-66074 RabbitMQ: ReDoS via management API ?name= filter

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, matchvalue/3 passes the user-supplied ?name= regular expression to re:run with no matchlimit option, and executes it once per resource in the result set. OTP's default 10M matchlimit caps ea...

6CVSS0.0033EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/23 8:45 p.m.•3 views

CVE-2026-66074 RabbitMQ: ReDoS via management API ?name= filter

RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, matchvalue/3 passes the user-supplied ?name= regular expression to re:run with no matchlimit option, and executes it once per resource in the result set. OTP's default 10M matchlimit caps ea...

6CVSS5.7AI score
SaveExploits0References5
NVD
NVD
•added 2026/09/23 7:19 p.m.•6 views

CVE-2026-77423

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in less viewer passes user-controlled search and display-filter patterns from getPatternboolean doDisplayPattern in builtins/src/main/java/org/jline/builtins/Less.java directly to Java's...

7.5CVSS0.00385EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/23 6:17 p.m.•4 views

CVE-2026-77423 JLine: ReDoS in Built-in Less Viewer Search

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in less viewer passes user-controlled search and display-filter patterns from getPatternboolean doDisplayPattern in builtins/src/main/java/org/jline/builtins/Less.java directly to Java's...

7.5CVSS5.7AI score
SaveExploits0References9
Cvelist
Cvelist
•added 2026/09/23 6:17 p.m.•33 views

CVE-2026-77423 JLine: ReDoS in Built-in Less Viewer Search

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in less viewer passes user-controlled search and display-filter patterns from getPatternboolean doDisplayPattern in builtins/src/main/java/org/jline/builtins/Less.java directly to Java's...

7.5CVSS0.00385EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/23 6:11 p.m.•4 views

CVE-2026-77420 JLine: ReDoS via `HISTORY_IGNORE` Configuration Variable

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, DefaultHistory.matchPatternsString patterns, String line in reader/src/main/java/org/jline/reader/impl/history/DefaultHistory.java converts the HISTORYIGNORE configuration value into a Java regular expression...

5.5CVSS5.8AI score
SaveExploits0References9
OSV
OSV
•added 2026/09/23 6:07 p.m.•2 views

CVE-2026-77421 JLine: ReDoS in Nano Editor Regex Search Mode

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in nano editor's regex search mode passes a user-controlled search term from doSearchString text in builtins/src/main/java/org/jline/builtins/Nano.java to Java's backtracking regular expression...

6.5CVSS6AI score
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/23 9:58 a.m.•6 views

Security Bulletin: IBM InfoSphere Optim Archive Viewer is affected by a vulnerability in js-yaml (CVE-2026-53550)

Summary A Denial of Service vulnerability in the js-yaml document parsing library CVE-2026-53550 used by IBM InfoSphere Optim Archive Viewer has been addressed by upgrading the component to version 4.3.1. Vulnerability Details CVEID:CVE-2026-53550 DESCRIPTION: js-yaml is a JavaScript YAML parser...

5.3CVSS5.8AI score0.00415EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder