Lucene search
+L

8797 matches found

Snyk
Snyk
added 2026/02/18 10:38 p.m.2 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.npm:minimatch is a minimal matching utility. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the AST class, caused by catastrophic backtracking when an input string contains many characters in a row, followed by an unmatched...

8.7CVSS5.8AI score0.00519EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/18 10:38 p.m.15 views

Regular Expression Denial of Service (ReDoS)

Overview minimatch is a minimal matching utility. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the AST class, caused by catastrophic backtracking when an input string contains many characters in a row, followed by an unmatched character. Detail...

8.7CVSS5.5AI score0.00519EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/18 10:38 p.m.8 views

GHSA-3PPC-4F35-3M26 minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern

Summary minimatch is vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appear in the test string. Each compiles to a separate ^/? regex group, and when the match fails, V8's regex engine...

8.7CVSS5.9AI score0.00519EPSS
SaveExploits1References4
Ubuntu
Ubuntu
added 2026/02/18 1:14 p.m.12 views

USN-8051-1: libssh vulnerabilities

It was discovered that libssh clients incorrectly handled the key exchange process. A remote attacker could possibly use this issue to cause libssh clients to crash, resulting in a denial of service. CVE-2025-8277 It was discovered that the libssh SCP client incorrectly sanitized paths received...

8.2CVSS6.1AI score0.00582EPSS
SaveExploits0
Veracode
Veracode
added 2026/02/18 9:23 a.m.13 views

Denial Of Service (DoS)

ajv is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to passing attacker-controlled values from $data references directly into the JavaScript RegExp constructor without validation. This allowing malicious regex patterns that trigger catastrophic backtracking a...

7.5CVSS5.6AI score0.00492EPSS
SaveExploits1References40Affected Software1
Packet Storm News
Packet Storm News
added 2026/02/18 12:0 a.m.17 views

Regular Expression Denial of Service (ReDoS) Detector

This Metasploit auxiliary module implements a scientific approach to detecting and validating ReDoS vulnerabilities in HTTP-based applications. It leverages context-aware payload generation, length progression testing, and statistical analysis to identify inefficient regular expressions that may...

5.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/02/17 12:55 a.m.9 views

dompurify: Mutation XSS in DOMPurify Due to Improper Template Literal Handling

A flaw was found in DOMPurify. This vulnerability allows attackers to execute mutation-based Cross-site scripting mXSS via an incorrect template literal regular expression...

6.1CVSS5.8AI score0.00593EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2026/02/13 12:26 a.m.10 views

SUSE CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

7.5CVSS5.6AI score0.0065EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/13 12:0 a.m.7 views

CVE-2026-0967

A flaw was found in libssh. A remote attacker, by controlling client configuration files or knownhosts files, could craft specific hostnames that when processed by the matchpattern function can lead to inefficient regular expression backtracking. This can cause timeouts and resource exhaustion,...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/12 4:49 p.m.7 views

CVE-2025-69873

A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS Regular Expression Denial of...

7.5CVSS5.5AI score0.00492EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/02/12 6:30 a.m.12 views

markdown-it is has a Regular Expression Denial of Service (ReDoS)

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

7.5CVSS5.5AI score0.0065EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/02/12 6:16 a.m.9 views

CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

7.5CVSS0.0065EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/12 6:16 a.m.7 views

UBUNTU-CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

7.5CVSS5.8AI score0.0065EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/02/12 6:16 a.m.13 views

CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

7.5CVSS5.9AI score0.0065EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/12 5:0 a.m.9 views

CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

6.9CVSS5.5AI score0.0065EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/12 5:0 a.m.9 views

CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

6.9CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/12 5:0 a.m.58 views

CVE-2026-2327

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service ReDoS due to the use of the regex /+$/ in the linkify function. An attacker can supply a long sequence of characters followed by a non-matching character, which triggers...

6.9CVSS0.0065EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/12 5:0 a.m.67 views

CVE-2026-2327

The CVE-2026-2327 case concerns the markdown-it package. Affected versions: 13.0.0 through 14.1.0 (and up to 14.1.1 as fixed) are vulnerable to a Regular Expression Denial of Service in the linkify function due to the regex /*$/ used for links; an attacker can provide a long sequence of * follow...

7.5CVSS5.5AI score0.0065EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/12 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-69873

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ajv Another JSON Schema Validator before 8.18.0 is vulnerable to Regular Expression Denial of Service ReDoS when the $data option is enabled. The pattern keywor...

7.5CVSS6.7AI score0.00492EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/02/12 12:0 a.m.18 views

PT-2026-7818

Name of the Vulnerable Software and Affected Versions markdown-it versions 13.0.0 through 14.1.0 Description The software is susceptible to a Regular Expression Denial of Service ReDoS condition. This occurs due to the use of the regular expression /+$/ within the linkify function. An attacker ca...

7.5CVSS5.2AI score0.0065EPSS
SaveExploits0References147
Rows per page
Query Builder