Lucene search
+L

286 matches found

RedHat Linux
RedHat Linux
added 6 hours 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 5 days ago13 views

brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays

A flaw was found in the brace-expansion library. An attacker can provide specially crafted input to the expand function, which fails to apply length restrictions when creating intermediate arrays. This oversight allows the attacker to exhaust system memory or block the event loop, leading to a...

7.5CVSS5.5AI score0.00411EPSS
SaveExploits1References9
NVD
NVD
added 6 days ago8 views

CVE-2026-70493

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the built-in knowledge search path in backend/openwebui/tools/knowledgefs.py and backend/openwebui/tools/builtin.py let a chat participant choose a pattern used to grep knowledge files...

6.5CVSS0.00305EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago44 views

CVE-2026-70489

Technical details about CVE-2026-70489 are not publicly available in the provided documents. Monitor for updates.

6.5CVSS5.5AI score0.00295EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-52695

Perspective 5.0.0 contains a denial of service vulnerability that allows remote attackers to block the server event loop indefinitely by submitting a crafted expression containing unbounded for or while loop constructs in a TableMakeViewReq message. Attackers can embed an arbitrarily large...

7.1CVSS5.6AI score0.00297EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago37 views

CVE-2026-67199 Perspective 5.0.0 DoS via Loop Expression Evaluation

Perspective 5.0.0 contains a denial of service vulnerability that allows remote attackers to block the server event loop indefinitely by submitting a crafted expression containing unbounded for or while loop constructs in a TableMakeViewReq message. Attackers can embed an arbitrarily large...

7.1CVSS0.00297EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 6 days ago7 views

brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays

A flaw was found in the brace-expansion library. An attacker can provide specially crafted input to the expand function, which fails to apply length restrictions when creating intermediate arrays. This oversight allows the attacker to exhaust system memory or block the event loop, leading to a...

7.5CVSS5.5AI score0.00411EPSS
SaveExploits1References9
OSV
OSV
added last week8 views

GHSA-RGW5-RVV9-X895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

Summary The maxLength mitigation added in 5.0.8 for GHSA-mh99-v99m-4gvg / CVE-2026-14257 is incomplete. It bounds the accumulator where results are combined, but not the intermediate arrays that feed it. A 25 KB input still crashes the Node process with an uncatchable out-of-memory error, so...

7.5CVSS5.5AI score0.00411EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added last week14 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

Summary The maxLength mitigation added in 5.0.8 for GHSA-mh99-v99m-4gvg / CVE-2026-14257 is incomplete. It bounds the accumulator where results are combined, but not the intermediate arrays that feed it. A 25 KB input still crashes the Node process with an uncatchable out-of-memory error, so...

7.5CVSS5.5AI score0.00411EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added last week15 views

CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/03 7:10 a.m.7 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 2026/08/03 7:10 a.m.8 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
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-69152

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply...

7.5CVSS4.9AI score0.00411EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/08/03 12:0 a.m.12 views

PT-2026-67449

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score0.00411EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/07/29 5:48 p.m.72 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.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/29 5:48 p.m.9 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.00263EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 5:48 p.m.7 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 score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/29 5:38 p.m.10 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 2026/07/28 3:59 p.m.10 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.15 views

EUVD-2026-42621

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

6.5CVSS5.8AI score0.00372EPSS
SaveExploits1References4
Rows per page
Query Builder