Lucene search
+L

3822 matches found

Cvelist
Cvelist
added 2026/09/17 3:23 p.m.26 views

CVE-2026-85999 Soup Sieve: Polynomial-time ReDoS (O(n²)) in the whitespace/comment trimming regex `RE_WS_END` (triggers on VALID selectors)

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, selectoriter in src/soupsieve/cssparser.py trims the raw selector with REWSEND, an end-anchored WSC whitespace-and-comment expression used with search, so the regular expression engine retries a greedy...

5.3CVSS0.0035EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 3:23 p.m.6 views

CVE-2026-85999 Soup Sieve: Polynomial-time ReDoS (O(n²)) in the whitespace/comment trimming regex `RE_WS_END` (triggers on VALID selectors)

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, selectoriter in src/soupsieve/cssparser.py trims the raw selector with REWSEND, an end-anchored WSC whitespace-and-comment expression used with search, so the regular expression engine retries a greedy...

5.3CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 3:23 p.m.26 views

CVE-2026-85999

CVE-2026-85999 affects Soup Sieve , a CSS selector library used with Beautiful Soup 4, in versions prior to 2.9 . The root cause is a polynomial-time (O(n²)) regular expression in RE_WS_END within selector_iter (src/soupsieve/css_parser.py). An end-anchored whitespace-and-comment expression, used...

5.3CVSS0.0035EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 3:21 p.m.4 views

CVE-2026-86000 Soup Sieve: Polynomial-time ReDoS (O(n²)) in the `IDENTIFIER` / `VALUE` selector sub-patterns

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, the selector parser in src/soupsieve/cssparser.py defines IDENTIFIER with adjacent quantified groups over overlapping character classes, and VALUE embeds IDENTIFIER for attribute selectors. When an...

5.3CVSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/17 3:21 p.m.29 views

CVE-2026-86000 Soup Sieve: Polynomial-time ReDoS (O(n²)) in the `IDENTIFIER` / `VALUE` selector sub-patterns

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, the selector parser in src/soupsieve/cssparser.py defines IDENTIFIER with adjacent quantified groups over overlapping character classes, and VALUE embeds IDENTIFIER for attribute selectors. When an...

5.3CVSS0.00441EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/17 3:21 p.m.6 views

CVE-2026-86000 Soup Sieve: Polynomial-time ReDoS (O(n²)) in the `IDENTIFIER` / `VALUE` selector sub-patterns

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, the selector parser in src/soupsieve/cssparser.py defines IDENTIFIER with adjacent quantified groups over overlapping character classes, and VALUE embeds IDENTIFIER for attribute selectors. When an...

5.3CVSS0.00441EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 3:21 p.m.20 views

CVE-2026-86000

Soup Sieve is a CSS selector library for Beautiful Soup 4. Prior to 2.9 , the selector parser in src/soupsieve/css_parser.py defines IDENTIFIER with adjacent quantified groups over overlapping character classes, and VALUE embeds IDENTIFIER for attribute selectors. An attacker-controlled selector ...

5.3CVSS0.00441EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/17 3:16 p.m.6 views

CVE-2026-63460

Vendure is an open-source headless commerce platform. Prior to 3.6.5, the public Shop GraphQL API allows an unauthenticated caller to supply a catastrophically backtracking pattern through StringOperators.regex. packages/core/src/service/helpers/list-query-builder/parse-filter-params.ts passes th...

7.5CVSS0.00411EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/17 2:49 p.m.9 views

Vendure: Unauthenticated ReDoS via `regex` filter on SQLite backends

Summary !IMPORTANT Only instances running on the SQLite driver better-sqlite3 are affected; SQLite is usually used in development/testing backend, so production deployments on PostgreSQL or MySQL/MariaDB are unaffected. The StringOperators.regex filter exposed on the public Shop GraphQL API is...

7.5CVSS0.00411EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/09/17 2:38 p.m.12 views

CVE-2026-63460

Vendure , an open-source headless commerce platform, is vulnerable to an unauthenticated Regular Expression Denial of Service (ReDoS) prior to version 3.6.5 . The public Shop GraphQL API exposes StringOperators.regex, which passes a user-supplied pattern to a synchronous JavaScript UDF registered...

7.5CVSS0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 2:38 p.m.4 views

CVE-2026-63460 Vendure: Unauthenticated ReDoS via `regex` filter on SQLite backends

Vendure is an open-source headless commerce platform. Prior to 3.6.5, the public Shop GraphQL API allows an unauthenticated caller to supply a catastrophically backtracking pattern through StringOperators.regex. packages/core/src/service/helpers/list-query-builder/parse-filter-params.ts passes th...

7.5CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 12:31 a.m.12 views

EUVD-2026-81299

joi npm package joi, hapi.js versions =17.2.0 =18.0.0 18.2.6 are vulnerable to regular expression denial of service in the Joi.string.isoDate validation rule. One of the regular expressions the rule applies to the input is unanchored, so a valid ISO date followed by a long run of fractional-secon...

8.7CVSS0.00339EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/16 10:18 p.m.11 views

CVE-2026-92599

joi npm package joi, hapi.js versions =17.2.0 =18.0.0 18.2.6 are vulnerable to regular expression denial of service in the Joi.string.isoDate validation rule. One of the regular expressions the rule applies to the input is unanchored, so a valid ISO date followed by a long run of fractional-secon...

8.7CVSS0.00339EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 9:47 p.m.30 views

CVE-2026-92599 Joi before 17.13.7 and 18.2.6 ReDoS via isoDate

joi npm package joi, hapi.js versions =17.2.0 =18.0.0 18.2.6 are vulnerable to regular expression denial of service in the Joi.string.isoDate validation rule. One of the regular expressions the rule applies to the input is unanchored, so a valid ISO date followed by a long run of fractional-secon...

8.7CVSS0.00339EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 9:47 p.m.8 views

CVE-2026-92599 Joi before 17.13.7 and 18.2.6 ReDoS via isoDate

joi npm package joi, hapi.js versions =17.2.0 =18.0.0 18.2.6 are vulnerable to regular expression denial of service in the Joi.string.isoDate validation rule. One of the regular expressions the rule applies to the input is unanchored, so a valid ISO date followed by a long run of fractional-secon...

8.7CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 9:47 p.m.22 views

CVE-2026-92599

joi (npm package, hapi.js) versions >=17.2.0 =18.0.0

8.7CVSS0.00339EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 5:06 a.m.11 views

CVE-2024-22641

CVE-2024-22641 Vulnerability Type Regular expression Denial of Service ReDoS Affected Product and Version TCPDF root@kitploit: AddPage; $pdf-ImageSVG$file='poc.svg'; ?...

7.5CVSS7.6AI score0.01113EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 5:06 a.m.11 views

CVE-2024-22640

CVE-2024-22640 Vulnerability Type Regular expression Denial of Service ReDoS Affected Product and Version TCPDF convertHTMLColorToDec'"t"000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000!',$ref; ? Note: Checking with...

7.5CVSS7.5AI score0.01325EPSS
SaveExploits1
EUVD
EUVD
added 2026/09/16 12:31 a.m.7 views

EUVD-2026-80011

A vulnerability was identified in a2ui-project a2ui up to 0.10.6. Affected is an unknown function of the file renderers/webcore/src/v09/basiccatalog/functions/saferegex.ts of the component Basic Catalog. Such manipulation leads to inefficient regular expression complexity. The attack can be...

6.9CVSS5.4AI score0.00538EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/15 11:52 p.m.9 views

CVE-2022-45729

This repository does not have a README...

6.1CVSS6.3AI score0.00497EPSS
SaveExploits0
Rows per page
Query Builder