Lucene search
K

1029 matches found

EUVD
EUVD
added 2026/03/27 8:4 p.m.4 views

EUVD-2026-16273

path-to-regexp vulnerable to Regular Expression Denial of Service via multiple route parameters...

7.5CVSS5.9AI score0.00018EPSS
Exploits0References6
Snyk
Snyk
added 2026/03/26 8:34 p.m.3 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS when multiple wildcards are used in combination with at least one parameter. An attacker can cause excessive resource consumption and application unresponsiveness by supplying specially crafted...

8.2CVSS5.8AI score0.00018EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/26 8:34 p.m.1 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS when multiple wildcards are used in combination with at least one parameter. An attacker can cause excessive resource consumption and application unresponsiveness by supplying specially crafted...

8.2CVSS5.8AI score0.00018EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/26 8:6 p.m.2 views

CVE-2026-0967 Libssh: libssh: denial of service via inefficient regular expression processing

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,...

2.2CVSS6.5AI score0.00036EPSS
Exploits0References5
AlpineLinux
AlpineLinux
added 2026/03/26 8:6 p.m.3 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.5CVSS5.9AI score0.00036EPSS
Exploits0
Cvelist
Cvelist
added 2026/03/26 8:6 p.m.20 views

CVE-2026-0967 Libssh: libssh: denial of service via inefficient regular expression processing

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,...

2.2CVSS0.00036EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/26 8:6 p.m.2 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.5CVSS6AI score0.00036EPSS
Exploits0References6
NVD
NVD
added 2026/03/26 7:17 p.m.0 views

CVE-2026-4923

Impact: When using multiple wildcards, combined with at least one parameter, a regular expression can be generated that is vulnerable to ReDoS. This backtracking vulnerability requires the second wildcard to be somewhere other than the end of the path. Unsafe examples: /foo-bar-:baz /a-:b-c-:d...

5.9CVSS0.00018EPSS
Exploits0References1
OSV
OSV
added 2026/03/26 7:17 p.m.4 views

UBUNTU-CVE-2026-4923

Impact: When using multiple wildcards, combined with at least one parameter, a regular expression can be generated that is vulnerable to ReDoS. This backtracking vulnerability requires the second wildcard to be somewhere other than the end of the path. Unsafe examples: /foo-bar-:baz /a-:b-c-:d...

5.9CVSS5.8AI score0.00018EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2026/03/26 7:17 p.m.3 views

CVE-2026-4923

Impact: When using multiple wildcards, combined with at least one parameter, a regular expression can be generated that is vulnerable to ReDoS. This backtracking vulnerability requires the second wildcard to be somewhere other than the end of the path. Unsafe examples: /foo-bar-:baz /a-:b-c-:d...

5.9CVSS5.8AI score0.00018EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/26 7:2 p.m.2 views

CVE-2026-4923

Impact: When using multiple wildcards, combined with at least one parameter, a regular expression can be generated that is vulnerable to ReDoS. This backtracking vulnerability requires the second wildcard to be somewhere other than the end of the path. Unsafe examples: /foo-bar-:baz /a-:b-c-:d...

5.9CVSS5.8AI score0.00018EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/03/26 7:2 p.m.24 views

CVE-2026-4923

The CVE-2026-4923 entry describes a ReDoS vulnerability in path-to-regexp when using multiple wildcards with at least one parameter, where a backtracking-regex can be generated if the second wildcard is not at the path end. Affects are demonstrated with unsafe and safe examples, and the recommend...

5.9CVSS5.8AI score0.00018EPSS
Exploits0References1Affected Software1
Snyk
Snyk
added 2026/03/26 6:34 p.m.1 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS when including multiple regular expression parameters in a single segment, separated by something that is not a period .. Poor performance will block the event loop and can lead to a DoS. Note:...

7.5CVSS6.7AI score0.00064EPSS
Exploits0References2
Snyk
Snyk
added 2026/03/26 6:34 p.m.4 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS when including multiple regular expression parameters in a single segment, separated by something that is not a period .. Poor performance will block the event loop and can lead to a DoS. Note:...

7.5CVSS6.7AI score0.00064EPSS
Exploits0References2
NVD
NVD
added 2026/03/26 5:16 p.m.16 views

CVE-2026-4867

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS0.00018EPSS
Exploits0References3
OSV
OSV
added 2026/03/26 5:16 p.m.1 views

DEBIAN-CVE-2026-4867

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS5.4AI score0.00018EPSS
Exploits0References1
OSV
OSV
added 2026/03/26 5:16 p.m.2 views

UBUNTU-CVE-2026-4867

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS5.8AI score0.00018EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/26 4:16 p.m.1 views

CVE-2026-4867

Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period .. For example, /:a-:b-:c or /:a-:b-:c-:d. The backtrack protection added in [email protected] only prevents ambiguity for two...

7.5CVSS5.9AI score0.00018EPSS
Exploits0References4
Snyk
Snyk
added 2026/03/25 9:12 p.m.1 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS when processing crafted extglob patterns. An attacker can cause excessive CPU consumption and block the event loop by supplying crafted extglob patterns that trigger catastrophic backtracking i...

8.7CVSS5.8AI score0.0002EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.3 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the possibility of triggering kernel warnings in the user space, potentially leading to a backtrack of...

5.5CVSS6AI score0.00017EPSS
Exploits0References3
Rows per page
Query Builder