Lucene search
+L

4057 matches found

OSV
OSV
•added 2026/09/08 8:28 p.m.•7 views

GHSA-W3V8-GMH9-3WV7 NLTK: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions

Summary The NLTK tgrep module accepts user-supplied regular expressions and passes them to the Python re engine without a timeout or validation, enabling catastrophic backtracking ReDoS. Applications that expose the tgrep API to external input are vulnerable to a single-request denial of service...

8.2CVSS6AI score0.0044EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
•added 2026/09/08 8:28 p.m.•9 views

NLTK: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions

Summary The NLTK tgrep module accepts user-supplied regular expressions and passes them to the Python re engine without a timeout or validation, enabling catastrophic backtracking ReDoS. Applications that expose the tgrep API to external input are vulnerable to a single-request denial of service...

8.2CVSS6AI score0.0044EPSS
SaveExploits1References7Affected Software1
EUVD
EUVD
•added 2026/09/08 8:28 p.m.•13 views

EUVD-2026-66397

NLTK: ReDoS in nltk.tgrep via unvalidated user-supplied regular expressions...

8.2CVSS5.7AI score0.0044EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
•added 2026/09/08 8:28 p.m.•12 views

NLTK: ReDoS in nltk.text.Text.findall() via unvalidated user-supplied regular expressions

Summary NLTK's Text.findall and TokenSearcher.findall methods accept user-supplied regular expressions and pass them to the Python re engine without timeout or validation, enabling catastrophic backtracking ReDoS. This issue is isolated to the nltk.text module and was resolved in a prior commit...

8.7CVSS6AI score0.00651EPSS
SaveExploits1References9Affected Software1
EUVD
EUVD
•added 2026/09/08 8:28 p.m.•14 views

EUVD-2026-66396

NLTK: ReDoS in nltk.text.Text.findall via unvalidated user-supplied regular expressions...

8.7CVSS5.7AI score0.00651EPSS
SaveExploits1References8
OSV
OSV
•added 2026/09/08 8:28 p.m.•6 views

GHSA-RRV8-H7P8-RX55 NLTK: ReDoS in nltk.text.Text.findall() via unvalidated user-supplied regular expressions

Summary NLTK's Text.findall and TokenSearcher.findall methods accept user-supplied regular expressions and pass them to the Python re engine without timeout or validation, enabling catastrophic backtracking ReDoS. This issue is isolated to the nltk.text module and was resolved in a prior commit...

8.7CVSS6AI score0.00651EPSS
SaveExploits1References9
Redos
Redos
•added 2026/09/07 12:00 a.m.•7 views

ROS-20260907-73-0072

The vulnerability in python-pygments is related to the use of a regular expression c, which has an inefficient computational complexity. Exploiting this vulnerability may allow a remote attacker to cause a service failure...

4.8CVSS5.9AI score0.00159EPSS
SaveExploits0
Chainguard
Chainguard
•added 2026/09/05 8:58 p.m.•22 views

GHSA-4MVJ-M6J5-PMF7 vulnerabilities

Vulnerabilities for packages: open-webui, nemo...

5.7AI score
SaveExploits0
Circl
Circl
•added 2026/09/05 1:00 p.m.•12 views

CVE-2017-4878

creationtimestamp| type| source ---|---|--- 2026-09-05 13:00:05+00:00| seen| Telegram/Rye4nFjgPibFUf7HyVjUTP6MPf9VB3fBkIKhegqBZOEZc4 2026-09-06 00:00:45+00:00| published-proof-of-concept| Telegram/Rye4nFjgPibFUf7HyVjUTP6MPf9VB3fBkIKhegqBZOEZc4...

5.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/09/04 9:37 p.m.•13 views

vLLM: ReDoS via structured_outputs.regex in the lm-format-enforcer backend (no compile timeout) — missed sibling of GHSA-rwxx-mrjm-wc2m

Summary The fix for GHSA-rwxx-mrjm-wc2m "ReDoS via structuredoutputs.regex compiled without timeout" wrapped the regex compile in the xgrammar and outlines backends with compileregexwithtimeout and, for outlines, validateregexisbuildable. The lm-format-enforcer backend was left unguarded: it...

5.3CVSS5.5AI score0.00524EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/04 9:37 p.m.•8 views

GHSA-48JH-3GJ7-FG8V vLLM: ReDoS via structured_outputs.regex in the lm-format-enforcer backend (no compile timeout) — missed sibling of GHSA-rwxx-mrjm-wc2m

Summary The fix for GHSA-rwxx-mrjm-wc2m "ReDoS via structuredoutputs.regex compiled without timeout" wrapped the regex compile in the xgrammar and outlines backends with compileregexwithtimeout and, for outlines, validateregexisbuildable. The lm-format-enforcer backend was left unguarded: it...

5.3CVSS5.6AI score0.00524EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-85062

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in...

6.9CVSS6.3AI score0.00507EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/03 9:17 p.m.•7 views

AZL-99084 CVE-2026-85062 affecting package colord 1.4.6-1

Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in src/colorModels/rgbString.ts, src/colorModels/hslString.ts, src/colorModels/hwbString.ts, src/colorModels/lchString.ts, and...

6.9CVSS5.4AI score0.00507EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/03 8:30 p.m.•40 views

CVE-2026-85062

Colord (a JavaScript color manipulation library) prior to version 2.9.4 is vulnerable to a ReDoS (Regular Expression Denial of Service) attack. The root cause is an ambiguous numeric regular expression ([+-]?+?\d*.*?\d+) used in synchronous CSS color string matchers across five source files (rgbS...

6.9CVSS5.9AI score0.00507EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/03 8:30 p.m.•14 views

CVE-2026-85062 Colord: Slow rejection of oversized malformed color strings

Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in src/colorModels/rgbString.ts, src/colorModels/hslString.ts, src/colorModels/hwbString.ts, src/colorModels/lchString.ts, and...

6.9CVSS5.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/09/03 8:30 p.m.•6 views

CVE-2026-85062 Colord: Slow rejection of oversized malformed color strings

Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in src/colorModels/rgbString.ts, src/colorModels/hslString.ts, src/colorModels/hwbString.ts, src/colorModels/lchString.ts, and...

6.9CVSS5.8AI score0.00507EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/03 8:30 p.m.•36 views

CVE-2026-85062 Colord: Slow rejection of oversized malformed color strings

Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in src/colorModels/rgbString.ts, src/colorModels/hslString.ts, src/colorModels/hwbString.ts, src/colorModels/lchString.ts, and...

6.9CVSS0.00507EPSS
SaveExploits0References3
Wolfi
Wolfi
•added 2026/09/03 8:24 p.m.•15 views

GHSA-RH9X-7XJC-VWX2 vulnerabilities

Vulnerabilities for packages: ruby3.3-rails, ruby4.0-rails, ruby3.4-rails, ruby3.2-rails, kube-logging-operator...

5.7AI score
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/09/03 12:03 a.m.•15 views

SUSE CVE-2026-81725

NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the readblock method...

6.3CVSS5.8AI score0.00369EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2026/09/03 12:00 a.m.•16 views

PT-2026-85252

Name of the Vulnerable Software and Affected Versions Colord versions prior to 2.9.4 Description Synchronous CSS color string matchers use an ambiguous numeric regular expression that allows digits to be divided between overlapping quantifiers in quadratically many ways when malformed input is...

6.9CVSS5.7AI score0.00507EPSS
SaveExploits0References8
Rows per page
Query Builder