Lucene search
+L

272 matches found

RedHat Linux
RedHat Linux
added 8 hours ago2 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS6.2AI score0.00348EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 8 hours ago4 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS6.2AI score0.00348EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 5 days ago8 views

CVE-2026-59901 Netty Bzip2Decoder: Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the...

8.7CVSS5.8AI score0.00246EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago66 views

CVE-2026-59901 Netty Bzip2Decoder: Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the...

8.7CVSS0.00246EPSS
SaveExploits0References1
OSV
OSV
added 5 days ago5 views

CVE-2026-59901 Netty Bzip2Decoder: Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the...

8.7CVSS5.8AI score0.00246EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 5 days ago8 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 6 days ago8 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS6AI score0.00348EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 4:55 p.m.12 views

EUVD-2026-42621

Open WebUI: ReDoS in skill-mention regexes causes whole-instance DoS on default config...

6.5CVSS5.8AI score0.00372EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/24 4:55 p.m.5 views

GHSA-FFPJ-XV5C-P3GW Open WebUI: ReDoS in skill-mention regexes causes whole-instance DoS on default config

Summary Two regexes in backend/openwebui/utils/middleware.py that parse skill-mention tags backtrack in On² on input that contains . Both run synchronously, on the asyncio event loop, on every chat completion with no feature gate. Because the default deployment is a single uvicorn worker, one suc...

6.5CVSS5.8AI score0.00372EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/24 4:53 p.m.11 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS6AI score0.00348EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/22 9:50 p.m.7 views

Infinite loop

Overview io.netty:netty-codec is an event-driven asynchronous network application framework. Affected versions of this package are vulnerable to Infinite loop in the Bzip2Decoder handler's run-length encoding state machine. An attacker can cause the event-loop thread to hang indefinitely by...

8.7CVSS5.9AI score0.00246EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/22 9:50 p.m.11 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop in the Bzip2Decoder handler's run-length encoding state machine. An attacker can cause the event-loop thread to hang indefinitely by supplying a specially crafted bzip2 stream that triggers an infinite loop during...

8.7CVSS5.9AI score0.00246EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 9:50 p.m.7 views

GHSA-558V-64GR-WGG4 Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding RLE state machine within...

8.7CVSS5.4AI score0.00246EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/22 9:50 p.m.10 views

Netty: [Bzip2Decoder] Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang

The Bzip2Decoder handler in Netty's compression codec pipeline is vulnerable to a denial-of-service attack through a malformed bzip2 stream that permanently captures the event-loop thread in an infinite loop. The vulnerability exists in the run-length encoding RLE state machine within...

8.7CVSS5.4AI score0.00246EPSS
SaveExploits0References4Affected Software2
EUVD
EUVD
added 2026/07/20 9:49 p.m.9 views

EUVD-2026-39180

shell-quote: Quadratic-complexity Denial of Service in parse CWE-407...

8.7CVSS5.2AI score0.0036EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/20 8:51 p.m.12 views

EUVD-2026-40269

brace-expansion: DoS via exponential-time expansion of consecutive non-expanding groups...

8.7CVSS5.7AI score0.00348EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/20 6:57 p.m.6 views

GHSA-C98P-7WGM-6P64 Tornado: Quadratic DoS via Repeated Header Coalescing

Summary The HTTPHeaders.add method in Tornado accumulates values using string concatenation when the same header name is repeated. Due to Python string immutability, each concatenation copies the entire string, resulting in On² time complexity. Given Tornado's single event loop architecture, a...

7.5CVSS5.3AI score0.00523EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 6:57 p.m.10 views

Tornado: Quadratic DoS via Repeated Header Coalescing

Summary The HTTPHeaders.add method in Tornado accumulates values using string concatenation when the same header name is repeated. Due to Python string immutability, each concatenation copies the entire string, resulting in On² time complexity. Given Tornado's single event loop architecture, a...

7.5CVSS7.2AI score0.00523EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/13 3:2 p.m.3 views

PYSEC-2026-2484 FastChat has Denial of Service Through Blocking Event Loop in Model Workers (Incomplete Fix for ff66426)

A security vulnerability has been detected in lm-sys fastchat up to 0.2.36. This issue affects the function apigenerate of the component Worker API Endpoint. The manipulation leads to resource consumption. The attack can be initiated remotely. The exploit has been disclosed publicly and may be...

6.9CVSS5.7AI score0.00623EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/10 4:4 p.m.7 views

GHSA-CWC9-CP4J-MCVV libp2p: CPU DoS via oversized IHAVE and IWANT control message arrays

Summary gossipsub processes IHAVE and IWANT control messages by iterating every received message ID synchronously before doing anything with the results. There is no cap on how many IDs a single frame may contain. The default LP frame limit is 4MB, which fits roughly 180,000 message IDs. Iteratin...

7.5CVSS6.2AI score0.00441EPSS
SaveExploits0References6
Rows per page
Query Builder