Lucene search
+L

7192 matches found

Snyk
Snyk
•added 2026/04/21 5:17 p.m.•21 views

Regular Expression Denial of Service (ReDoS)

Overview signalk-server is an An implementation of a Signal K server for boats. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the contextMatcher and pathMatcher functions. An attacker can cause the server to become unresponsive and exhaust CPU...

8.7CVSS5.8AI score0.00655EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
•added 2026/04/21 5:05 p.m.•13 views

Security Bulletin: DevOps Test Performance contains a vulnerability related to use of the path-to-regexp package

Summary Due to use of the path-to-regexp package, DevOps Test Performance and Rational Performance Tester contain a potential Regular Expression Denial of Service ReDoS vulnerability. Vulnerability Details CVEID:CVE-2026-4867 DESCRIPTION: Impact: A bad regular expression is generated any time you...

7.5CVSS5.8AI score0.00616EPSS
SaveExploits0Affected Software1
EUVD
EUVD
•added 2026/04/21 4:25 p.m.•18 views

EUVD-2026-24151

Tekton Pipelines has VerificationPolicy regex pattern bypass via substring matching...

6.5CVSS5.7AI score0.00386EPSS
SaveExploits1References4
Snyk
Snyk
•added 2026/04/21 4:05 p.m.•11 views

Permissive Regular Expression

Overview Affected versions of this package are vulnerable to Permissive Regular Expression in the VerificationPolicy module when matchin refSource.URITekton. An attacker can alter verification modes or keys and potentially compromise the integrity of CI/CD pipelines by supplying resources source...

7.1CVSS5.4AI score0.00386EPSS
SaveExploits1References2
attackerkb
attackerkb
•added 2026/04/21 12:07 a.m.•14 views

CVE-2026-39320

Signal K Server is a server application that runs on a central hub in a boat. Versions prior to 2.25.0 are vulnerable to an unauthenticated Regular Expression Denial of Service ReDoS attack within the WebSocket subscription handling logic. By injecting unescaped regex metacharacters into the...

7.5CVSS5.8AI score0.00655EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
•added 2026/04/21 12:07 a.m.•45 views

CVE-2026-39320 Signal K Server has an Unauthenticated Regular Expression Denial of Service (ReDoS) via WebSocket Subscription Paths

Signal K Server is a server application that runs on a central hub in a boat. Versions prior to 2.25.0 are vulnerable to an unauthenticated Regular Expression Denial of Service ReDoS attack within the WebSocket subscription handling logic. By injecting unescaped regex metacharacters into the...

7.5CVSS0.00655EPSS
SaveExploits1References4
CVE
CVE
•added 2026/04/21 12:07 a.m.•48 views

CVE-2026-39320

The Signal K Server CVE-2026-39320 affects versions prior to 2.25.0, where an unauthenticated Regular Expression Denial of Service (ReDoS) can be triggered via WebSocket subscription handling. The root cause is injection of unescaped regex metacharacters into the context parameter of a stream sub...

7.5CVSS5.8AI score0.00655EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
•added 2026/04/21 12:00 a.m.•22 views

PT-2026-33877

Name of the Vulnerable Software and Affected Versions Signal K Server versions prior to 2.25.0 Description An unauthenticated Regular Expression Denial of Service ReDoS exists within the WebSocket subscription handling logic. By injecting unescaped regex metacharacters into the context parameter ...

7.5CVSS5.7AI score0.00655EPSS
SaveExploits1References9
CNNVD
CNNVD
•added 2026/04/21 12:00 a.m.•23 views

Tekton Pipelines 安全漏洞

Tekton Pipelines is a cloud-native pipeline developed by Tekton Open Source. There are security vulnerabilities in versions 0.43.0 to 1.11.0 of Tekton Pipelines. These vulnerabilities stem from improper regular expression matching, which could allow attackers to bypass resource verification...

6.5CVSS5.8AI score0.00386EPSS
SaveExploits1References3
Redos
Redos
•added 2026/04/20 12:00 a.m.•15 views

ROS-20260420-73-0038

Vulnerability in nodejs-minimatch related to the use of regular expression with inefficient computational complexity. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

8.7CVSS6.6AI score0.00535EPSS
SaveExploits1
Veracode
Veracode
•added 2026/04/18 5:37 a.m.•20 views

Giskard Has A Regular Expression Denial Of Service (ReDoS) In RegexMatching Check

Summary The RegexMatching check in the "giskard-checks" package passes a user-supplied regular expression pattern directly to Python's re.search without any timeout, complexity guard, or pattern validation. An attacker who can control the regex pattern or the text being matched can craft inputs...

5.5CVSS6AI score0.00158EPSS
SaveExploits0Affected Software1
CVE
CVE
•added 2026/04/17 5:16 p.m.•36 views

CVE-2026-40319

CVE-2026-40319 affects Giskard’s giskard-checks RegexMatching, where a user-supplied regex pattern is passed to Python's re.search() without a timeout or complexity guard in versions prior to 1.0.2b1. This can cause catastrophic backtracking (ReDoS) and potentially hang the process. Exploitation ...

5.5CVSS5.8AI score0.00158EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2026/04/17 5:16 p.m.•9 views

CVE-2026-40319 Giskard has a Regular Expression Denial of Service (ReDoS) in RegexMatching Check

Giskard is an open-source testing framework for AI models. In versions prior to 1.0.2b1, the RegexMatching check passes a user-supplied regular expression pattern directly to Python's re.search without any timeout or complexity guard. A crafted regex pattern can trigger catastrophic backtracking,...

1CVSS5.8AI score0.00158EPSS
SaveExploits0References2
OSV
OSV
•added 2026/04/17 5:16 p.m.•16 views

CVE-2026-40319 Giskard has a Regular Expression Denial of Service (ReDoS) in RegexMatching Check

Giskard is an open-source testing framework for AI models. In versions prior to 1.0.2b1, the RegexMatching check passes a user-supplied regular expression pattern directly to Python's re.search without any timeout or complexity guard. A crafted regex pattern can trigger catastrophic backtracking,...

1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/04/17 5:16 p.m.•44 views

CVE-2026-40319 Giskard has a Regular Expression Denial of Service (ReDoS) in RegexMatching Check

Giskard is an open-source testing framework for AI models. In versions prior to 1.0.2b1, the RegexMatching check passes a user-supplied regular expression pattern directly to Python's re.search without any timeout or complexity guard. A crafted regex pattern can trigger catastrophic backtracking,...

1CVSS0.00158EPSS
SaveExploits0References2
Veracode
Veracode
•added 2026/04/17 8:17 a.m.•19 views

Regular Expression Denial Of Service

fast-jwt is vulnerable to Regular Expression Denial of Service. The vulnerability is due to the library allowing regular expressions in claim validation, where a crafted JWT can trigger catastrophic backtracking in the JavaScript regex engine, resulting in significant CPU consumption during...

6.5CVSS5.7AI score0.00428EPSS
SaveExploits1References4Affected Software1
Redos
Redos
•added 2026/04/17 12:00 a.m.•16 views

ROS-20260417-73-0021

Vulnerability in python-PyPDF2 related to the use of regular expression with inefficient computational complexity. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

6.9CVSS5.8AI score0.0044EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/04/16 10:40 p.m.•17 views

Budibase: Authentication Bypass via Unanchored Regex in Public Endpoint Matcher — Unauthenticated Access to Protected Endpoints

Summary The authenticated middleware uses unanchored regular expressions to match public no-auth endpoint patterns against ctx.request.url. Since ctx.request.url in Koa includes the query string, an attacker can access any protected endpoint by appending a public endpoint path as a query paramete...

9.1CVSS5.9AI score0.00628EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2026/04/15 10:42 p.m.•16 views

CVE-2026-39350 Istio AuthorizationPolicy Incorrect Regex Matching of Dots in serviceAccounts Fields Allows Policy Bypass

Istio is an open platform to connect, manage, and secure microservices. In versions 1.25.0 through 1.27.8, 1.28.0 through 1.28.5, 1.29.0, and 1.29.1, the serviceAccounts and notServiceAccounts fields in AuthorizationPolicy incorrectly interpret dots . as a regular expression matcher. Because . is...

5.4CVSS5.9AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/04/15 7:16 p.m.•24 views

minimatch: minimatch: Denial of Service via specially crafted glob patterns

A flaw was found in minimatch. A remote attacker could exploit this Regular Expression Denial of Service ReDoS vulnerability by providing a specially crafted glob pattern. This pattern, containing numerous consecutive wildcard characters, causes excessive processing and exponential backtracking i...

8.7CVSS6.6AI score0.00535EPSS
SaveExploits1References6
Rows per page
Query Builder