Lucene search
+L

32 matches found

EUVD
EUVD
added 2026/09/13 11:42 a.m.4 views

EUVD-2026-77000

Nodemailer versions 9.1.0 through 10.0.4 contain a quadratic time complexity vulnerability in the addressparser component when parsing email addresses with RFC 5322 comments. Attackers can craft malicious email headers with comment-separated atoms to consume excessive CPU and block the Node.js...

8.7CVSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.6 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.7CVSS0.00364EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/10 10:44 p.m.7 views

EUVD-2026-75170

Open WebUI: Unauthenticated requests can stall the server via uncached OIDC fetches in back-channel logout...

7.5CVSS0.00339EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.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.7CVSS0.00364EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/09 9:40 p.m.6 views

CVE-2026-88002 Open WebUI: Any authenticated user can hang the server via a cyclic chat message history

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.1, the message-chain reconstruction helper in backend/openwebui/utils/misc.py advanced through a chat history by map key but tracked visited entries using each message body's optional id...

6.5CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/09 8:54 p.m.29 views

CVE-2026-87011 Open WebUI: Unauthenticated requests can stall the server via uncached OIDC fetches in back-channel logout

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, the unauthenticated POST /oauth/backchannel-logout handler in backend/openwebui/utils/oauth.py fetched the OIDC discovery document and signing keys before validating a submitted logout...

7.5CVSS0.00339EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.7 views

PT-2026-89158

Summary The OIDC back-channel logout endpoint is unauthenticated by design, because the identity provider calls it without a browser session. Before checking whether the submitted logout token was genuine, the handler fetched the provider's discovery document and its signing keys over the network...

7.5CVSS0.00339EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/09/03 8:27 p.m.13 views

stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)

Description The path filters pick, ignore, filter, and replace — the library's headline "surgical extraction" feature — recompute the full path string from the nesting stack on every checkable token. Because the stack length equals the current nesting depth, and a checkable token is emitted at...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References3Affected Software1
Patchstack
Patchstack
added 2026/09/03 8:27 p.m.8 views

NPM: stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)

NPM: stream-json: pick/ignore/filter/replace filters are Odepth² on nested input — small crafted JSON blocks the event loop for seconds→minutes DoS vulnerability discovered by ? in WordPress Npm stream-json versions = 3.4.0...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/31 10:10 p.m.19 views

EUVD-2026-40267

decode-uri-component: Denial of service via exponential decoding of malformed percent-encoded input...

8.7CVSS5.9AI score0.00507EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.12 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.00364EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/19 4:00 p.m.10 views

Security Bulletin: SPSS Collaboration and Deployment Services is affected by vulnerabilities in brace-expansion

Summary SPSS Collaboration and Deployment Services is affected by vulnerabilities in brace-expansion. This has been addressed in the remediation section. Vulnerability Details CVEID:CVE-2026-69152 DESCRIPTION: The brace-expansion library generates arbitrary strings containing a common prefix and...

8.7CVSS6AI score0.00623EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/08/13 5:45 p.m.36 views

CVE-2026-73569 fast-xml-parser: Repeated DOCTYPE declarations reset entity expansion limits

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.5AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.8 views

SUSE CVE-2026-69152

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.5CVSS7AI score0.00623EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/08/11 6:44 a.m.12 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.7AI score0.00364EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/10 7:08 p.m.12 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.3AI score0.00364EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/03 5:16 p.m.12 views

AZL-94532 CVE-2026-69152 affecting package nodejs-nodemon 2.0.3-5

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.5CVSS6.9AI score0.00623EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/08/03 7:10 a.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.7CVSS6.2AI score0.00364EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/29 5:38 p.m.16 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.00364EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/28 3:59 p.m.21 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.00364EPSS
SaveExploits0References6
Rows per page
Query Builder