Lucene search
+L

24 matches found

RedhatCVE
RedhatCVE
added 2026/09/01 3:33 p.m.6 views

CVE-2026-83606

A flaw was found in xmldom, a JavaScript XML DOM parser. This vulnerability, a Regular Expression Denial of Service ReDoS, occurs due to inefficient processing of unterminated processing instructions in XML input. A remote, unauthenticated attacker can send a specially crafted XML input, causing...

8.7CVSS5.8AI score0.00301EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/01 2:51 p.m.7 views

EUVD-2026-69248

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.7.0 until 0.8.15, the release-0.8.x parser in lib/sax.js trims captured end-tag names with the unanchored global expression / \t\n\r+$/g. For an end tag containing a long whitespace run...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 2:51 p.m.2 views

CVE-2026-83619 xmldom: End-tag Whitespace-Trim Regex ReDoS — quadratic backtracking in the 0.8.x end-tag parser

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.7.0 until 0.8.15, the release-0.8.x parser in lib/sax.js trims captured end-tag names with the unanchored global expression / \t\n\r+$/g. For an end tag containing a long whitespace run...

8.7CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/01 2:21 p.m.28 views

CVE-2026-83606 xmldom PI grammar regex ReDoS: quadratic backtracking on unterminated processing instructions

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.9 until 0.9.11, the processing-instruction production in lib/grammar.js lets the greedy S+ separator and lazy Char? data group repeatedly repartition a long whitespace tail when...

8.7CVSS0.00301EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 2:21 p.m.11 views

EUVD-2026-69216

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.9 until 0.9.11, the processing-instruction production in lib/grammar.js lets the greedy S+ separator and lazy Char? data group repeatedly repartition a long whitespace tail when...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/01 2:21 p.m.16 views

CVE-2026-83606

@xmldom/xmldom (a pure-JavaScript DOMParser/XMLSerializer module) is affected by a Regular Expression Denial of Service (ReDoS) in its processing-instruction grammar between versions 0.9.0-beta.9 and 0.9.11 . The root cause is a quadratic backtracking pattern in lib/grammar.js, where a greedy S+ ...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 2:21 p.m.4 views

CVE-2026-83606 xmldom PI grammar regex ReDoS: quadratic backtracking on unterminated processing instructions

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.9 until 0.9.11, the processing-instruction production in lib/grammar.js lets the greedy S+ separator and lazy Char? data group repeatedly repartition a long whitespace tail when...

8.7CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.7 views

PT-2026-84283

Name of the Vulnerable Software and Affected Versions xmldom versions 0.7.0 through 0.8.14 Description The parser in lib/sax.js uses an unanchored global regular expression / t r+$/g to trim captured end-tag names. When an end tag contains a long sequence of whitespace followed by a non-whitespac...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References8
Amazon
Amazon
added 2026/08/17 12:00 a.m.11 views

Important: perl-Date-Manip

Issue Overview: Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit...

7.5CVSS5.5AI score0.00373EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 5:38 p.m.16 views

OPENSUSE-SU-2026:21552-1 Security update for perl-Date-Manip

This update for perl-Date-Manip fixes the following issues - CVE-2026-60074: corrupted dates returned when processing non-ASCII decimal digits that pass the numeric range tests in check bsc1273063. - CVE-2026-60075: CPU exhaustion due to quadratic backtracking in the unanchored time substitution ...

7.5CVSS5.3AI score0.00373EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/07 5:17 p.m.11 views

CVE-2026-66062

SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.70.2, the content negotiation header parser used by SvelteKit's request handling for headers such as Accept uses a regular expression vulnerable to quadratic backtracking, so a maliciously...

5.3CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 4:51 p.m.29 views

GHSA-FG7F-2386-8897 Natural Language Toolkit (NLTK): ReDoS in NLTK ReviewsCorpusReader FEATURES regex

Summary ReviewsCorpusReader extracts feature annotations of the form label followed by a bracketed signed digit e.g. a label then +2 from each review line, using the module-level FEATURES regex. The feature-label sub-pattern is unbounded — an optional greedy run of word-plus-whitespace groups...

7.5CVSS5.5AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/31 12:14 a.m.9 views

SUSE CVE-2026-60075

Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

7.5CVSS5.5AI score0.00373EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/30 2:17 p.m.6 views

AZL-94392 CVE-2026-60075 affecting package perl-Date-Manip 6.95-3

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

7.5CVSS5.9AI score0.00373EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/30 1:42 p.m.10 views

CVE-2026-60075 Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time

Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

5.5AI score0.00373EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 1:42 p.m.16 views

EUVD-2026-51125

Date::Manip versions through 6.99 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

5.9AI score0.00373EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 1:42 p.m.8 views

CVE-2026-60075 Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time

Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

7.5CVSS5.9AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/30 1:42 p.m.47 views

CVE-2026-60075 Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in _parse_time

Date::Manip versions through 7.00 for Perl allow CPU exhaustion via quadratic backtracking in the unanchored time substitution in parsetime. parsetime removes a time from anywhere in the string with the unanchored substitution s/$timerx/ /, where $timerx is an auto-generated alternation of time...

0.00373EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.25 views

PT-2026-66475

Name of the Vulnerable Software and Affected Versions Date::Manip versions prior to 7.0 Description CPU exhaustion can occur due to quadratic backtracking during unanchored time substitution within the parse time function. The issue arises when the function uses an unanchored substitution...

7.5CVSS5.4AI score0.00373EPSS
SaveExploits0References29
OSV
OSV
added 2026/07/09 4:09 p.m.15 views

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

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.2 before 0.10.0, the SKILLMENTIONRE and stripre regular expressions in backend/openwebui/utils/middleware.py parsed skill mentions with overlapping quantifiers, allowing an authenticated chat message...

6.5CVSS6.1AI score
SaveExploits0References5
Rows per page
Query Builder