Lucene search
+L

9961 matches found

UbuntuCve
UbuntuCve
added 2026/02/27 2:16 p.m.14 views

CVE-2025-10990

A flaw was found in REXML. A remote attacker could exploit inefficient regular expression regex parsing when processing hex numeric character references &x...; in XML documents. This could lead to a Regular Expression Denial of Service ReDoS, impacting the availability of the affected component...

7.5CVSS5.9AI score0.00468EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/27 1:32 p.m.51 views

CVE-2025-10990

CVE-2025-10990 affects REXML and describes a Regular Expression Denial of Service (ReDoS) due to inefficient regex parsing of hex numeric character references (&#x...;) in XML. This is noted as the incomplete fix of CVE-2024-49761. The provided documents do not specify affected versions or explic...

7.5CVSS6.8AI score0.00468EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/02/27 9:21 a.m.9 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the SdkProxyRoutePlanner function. An attacker can cause significant resource consumption and degrade application performance by providing specially crafted input to the nonProxyHosts...

5.5CVSS5.8AI score0.00209EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/27 6:31 a.m.22 views

EUVD-2026-9002

A weakness has been identified in snowflakedb snowflake-jdbc up to 4.0.1. Impacted is the function SdkProxyRoutePlanner of the file src/main/java/net/snowflake/client/internal/core/SdkProxyRoutePlanner.java of the component JDBC URL Handler. Executing a manipulation of the argument nonProxyHosts...

4.8CVSS4.4AI score0.00209EPSS
SaveExploits1References9
OSV
OSV
added 2026/02/27 5:32 a.m.11 views

CVE-2026-3293 snowflakedb snowflake-jdbc JDBC URL SdkProxyRoutePlanner.java SdkProxyRoutePlanner redos

A weakness has been identified in snowflakedb snowflake-jdbc up to 4.0.1. Impacted is the function SdkProxyRoutePlanner of the file src/main/java/net/snowflake/client/internal/core/SdkProxyRoutePlanner.java of the component JDBC URL Handler. Executing a manipulation of the argument nonProxyHosts...

4.8CVSS5.2AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/02/26 10:34 p.m.10 views

CVE-2026-27493

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, a second-order expression injection vulnerability existed in n8n's Form nodes that could allow an unauthenticated attacker to inject and evaluate arbitrary n8n expressions by submitting crafted form...

9.5CVSS6.5AI score0.01271EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/26 6:31 p.m.12 views

EUVD-2026-8866

Inefficient Regular Expression Complexity CWE-1333 in the AI Inference Anonymization Engine in Kibana can lead Denial of Service via Regular Expression Exponential Blowup CAPEC-492...

4.9CVSS5.3AI score0.00325EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/26 5:07 p.m.5 views

CVE-2026-26936 Inefficient Regular Expression Complexity in Kibana Leading to Denial of Service

Inefficient Regular Expression Complexity CWE-1333 in the AI Inference Anonymization Engine in Kibana can lead Denial of Service via Regular Expression Exponential Blowup CAPEC-492...

4.9CVSS5.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/26 5:07 p.m.6 views

CVE-2026-26936

Inefficient Regular Expression Complexity CWE-1333 in the AI Inference Anonymization Engine in Kibana can lead Denial of Service via Regular Expression Exponential Blowup CAPEC-492...

7.5CVSS5.8AI score0.00325EPSS
SaveExploits0References2Affected Software1
Huntr
Huntr
added 2026/02/26 3:06 p.m.18 views

CWE-346: CORS Origin Validation Bypass via `re.match()` in `allow_origin_pat`

This report is not public...

8.8CVSS6.4AI score0.00197EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/02/26 2:32 p.m.24 views

CVE-2026-27904

A flaw was found in minimatch. A remote attacker could exploit this vulnerability by providing a specially crafted glob expression with nested unbounded quantifiers. This could lead to catastrophic backtracking in the V8 JavaScript engine, causing the application to become unresponsive and...

7.5CVSS5.6AI score0.00472EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/26 8:47 a.m.48 views

BIT-MONGODB-2026-1849 Mongod can run out of stack memory when expressions create deeply nested documents

MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodically check the depth of the expression...

7.5CVSS5.3AI score0.00272EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/26 3:11 a.m.9 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. An attacker can cause excessive resource consumption and application unresponsiveness by supplying specially crafted nested extglob patterns that trigg...

8.7CVSS5.9AI score0.00472EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/26 3:11 a.m.6 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. An attacker can cause excessive resource consumption and application unresponsiveness by supplying specially crafted nested extglob...

8.7CVSS5.8AI score0.00472EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/26 1:07 a.m.8 views

CVE-2026-27904 minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested extglobs produce regexps with nested unbounded quantifiers e.g. ?:?:a|b, which exhibit catastrophic...

7.5CVSS5.6AI score
SaveExploits0References3
NVD
NVD
added 2026/02/25 11:16 p.m.14 views

CVE-2026-27493

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, a second-order expression injection vulnerability existed in n8n's Form nodes that could allow an unauthenticated attacker to inject and evaluate arbitrary n8n expressions by submitting crafted form...

9.5CVSS0.01271EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/25 10:19 p.m.6 views

CVE-2026-27577

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse...

9.9CVSS7.3AI score0.99105EPSS
SaveExploits32References6Affected Software1
CVE
CVE
added 2026/02/25 10:19 p.m.72 views

CVE-2026-27577

CVE-2026-27577 concerns n8n’s expression evaluation in workflow parameters, enabling remote code execution when an authenticated user with workflow edit rights crafts expressions. The issue is the expression sandbox escape leading to unintended host command execution. Affected releases are before...

9.9CVSS5.8AI score0.09982EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/02/25 10:19 p.m.196 views

CVE-2026-27577 n8n: Expression Sandbox Escape Leads to RCE

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse...

9.4CVSS0.09982EPSS
SaveExploits1References5
OSV
OSV
added 2026/02/25 10:19 p.m.13 views

CVE-2026-27577 n8n: Expression Sandbox Escape Leads to RCE

n8n is an open source workflow automation platform. Prior to versions 2.10.1, 2.9.3, and 1.123.22, additional exploits in the expression evaluation of n8n have been identified and patched following CVE-2025-68613. An authenticated user with permission to create or modify workflows could abuse...

9.4CVSS6AI score
SaveExploits0References7
Rows per page
Query Builder