Lucene search
+L

34 matches found

NVD
NVD
added 2026/09/09 12:17 p.m.3 views

CVE-2026-87819

GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor.nameemailregex that processes commit author and committer fields. Attackers can craft a commit object with a malformed author field containing an unterminated angle bracket to cause quadratic...

8.7CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 11:21 a.m.7 views

EUVD-2026-74845

GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor.nameemailregex that processes commit author and committer fields. Attackers can craft a commit object with a malformed author field containing an unterminated angle bracket to cause quadratic...

8.7CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 11:21 a.m.7 views

CVE-2026-87819

GitPython before 3.1.60 is vulnerable to a regular expression denial of service (ReDoS) in the Actor.name_email_regex pattern used to parse commit author and committer fields. An attacker can craft a commit object with a malformed author field containing an unterminated angle bracket , triggering...

8.7CVSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 11:21 a.m.2 views

CVE-2026-87819 GitPython before 3.1.60 Denial of Service via ReDoS

GitPython before 3.1.60 contains a regular expression denial of service vulnerability in Actor.nameemailregex that processes commit author and committer fields. Attackers can craft a commit object with a malformed author field containing an unterminated angle bracket to cause quadratic...

8.7CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/08 9:01 p.m.9 views

EUVD-2026-69248

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

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:01 p.m.8 views

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

Summary On the @xmldom/xmldom 0.8.x line, parsing an XML end tag whose name is followed by a long run of whitespace and then a non-whitespace character triggers quadratic-time regular-expression backtracking ReDoS, so a single small crafted end tag stalls the Node.js event loop. It is reachable...

8.7CVSS0.00301EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/08 8:31 p.m.13 views

EUVD-2026-69216

xmldom PI grammar regex ReDoS: quadratic backtracking on unterminated processing instructions...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-83606

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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-instructi...

8.7CVSS5.5AI score0.00301EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/01 3:33 p.m.8 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
OSV
OSV
added 2026/09/01 3:17 p.m.6 views

DEBIAN-CVE-2026-83619

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
SaveExploits0References1
NVD
NVD
added 2026/09/01 3:17 p.m.8 views

CVE-2026-83606

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
OSV
OSV
added 2026/09/01 3:17 p.m.8 views

DEBIAN-CVE-2026-83606

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
SaveExploits0References1
OSV
OSV
added 2026/09/01 2:51 p.m.8 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.33 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
CVE
CVE
added 2026/09/01 2:21 p.m.27 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.12 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/08/22 12:00 a.m.12 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
SaveExploits0References12
Amazon
Amazon
added 2026/08/17 12:00 a.m.12 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
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.15 views

PT-2026-84252

Name of the Vulnerable Software and Affected Versions xmldom versions 0.9.0-beta.9 through 0.9.10 Description The processing-instruction production in lib/grammar.js allows a greedy S+ separator and lazy Char? data group to repeatedly repartition a long whitespace tail when the closing ? is...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References11
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
Rows per page
Query Builder