Lucene search
+L

9961 matches found

Debian CVE
Debian CVE
added 2026/02/11 12:00 a.m.22 views

CVE-2025-69873

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 keyword accepts runtime data via JSON Pointer syntax $data reference, which is passed directly to the JavaScript RegExp constructor without...

7.5CVSS6.4AI score0.00492EPSS
SaveExploits1
CVE
CVE
added 2026/02/10 9:21 p.m.25 views

CVE-2026-26006

AutoGPT (significant-gravitas/autogpt) before version 0.6.32 is vulnerable in the Code Extraction Block due to two adjacent quantifiers in regex patterns that can cause catastrophic backtracking with long sequences of spaces, leading to DoS. The fix is to upgrade to 0.6.32. If upgrading is not po...

6.5CVSS5.6AI score0.00473EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/10 7:22 p.m.9 views

CVE-2026-25478

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, CORSConfig.allowedoriginsregex is constructed using a regex built from configured allowlist values and used with fullmatch for validation. Because metacharacters are not escaped, a malicious origin can match...

7.4CVSS5.5AI score0.00383EPSS
SaveExploits1References1
MongoDB
MongoDB
added 2026/02/10 6:52 p.m.21 views

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.5AI score0.00272EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/02/10 6:52 p.m.8 views

CVE-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.1CVSS6.6AI score
SaveExploits0References3
CVE
CVE
added 2026/02/10 6:49 p.m.77 views

CVE-2026-1850

CVE-2026-1850: Complex queries can cause excessive memory usage in the MongoDB Query Planner, leading to an Out-Of-Memory crash. Affected component: MongoDB Query Planner. Root cause: excessive memory consumption from complex queries. Impact: availability high (per CVSS 4.0), with no confidential...

7.5CVSS5.4AI score0.00243EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/10 12:00 a.m.16 views

PT-2026-7472

Name of the Vulnerable Software and Affected Versions AutoGPT versions prior to 0.6.32 Description AutoGPT is a platform for creating, deploying, and managing continuous artificial intelligence agents that automate complex workflows. Versions of AutoGPT before 0.6.32 contain a Regular Expression...

6.5CVSS5.5AI score0.00473EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2026/02/10 12:00 a.m.21 views

MongoDB Server 安全漏洞

MongoDB Server is an open-source NoSQL database developed by MongoDB, a company based in the United States. This database offers features such as collection-oriented storage, dynamic querying, data replication, and automatic failover. There is a security vulnerability in MongoDB Server, which ste...

7.5CVSS5.8AI score0.00272EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/10 12:00 a.m.11 views

libssh 安全漏洞

libssh is a C-language development package from the libssh organization that allows access to SSH services. It can execute remote commands, transfer files, and provide a secure transmission channel for remote programs. libssh has security vulnerabilities, which stem from inefficient regular...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/09 7:56 p.m.7 views

Incorrect Regular Expression

Overview litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Incorrect Regular Expression via the allowedhosts host validation. An attacker can gain unauthorized access by supplying a specially crafted...

6.5CVSS5.6AI score0.00316EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/02/09 6:46 p.m.2 views

CVE-2026-25478 Litestar has a CORS origin allowlist bypass due to unescaped regex metacharacters in allowed origins

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, CORSConfig.allowedoriginsregex is constructed using a regex built from configured allowlist values and used with fullmatch for validation. Because metacharacters are not escaped, a malicious origin can match...

7.4CVSS5.5AI score0.00383EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/09 6:46 p.m.7 views

CVE-2026-25478

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, CORSConfig.allowedoriginsregex is constructed using a regex built from configured allowlist values and used with fullmatch for validation. Because metacharacters are not escaped, a malicious origin can match...

7.4CVSS5.5AI score0.00383EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2026/02/09 12:00 a.m.18 views

Litestar 安全漏洞

Litestar is a powerful, flexible, yet stubbornly opinionated ASGI framework developed by Litestar itself. Versions of Litestar prior to 2.20.0 contained security vulnerabilities, which stemmed from the lack of escaping regular expression metacharacters, potentially allowing malicious sources to...

7.4CVSS5.8AI score0.00383EPSS
SaveExploits1References5
Hacker One
Hacker One
added 2026/02/06 9:22 p.m.22 views

RubyGems: Server-side ReDoS via user-controlled regex in OIDC Access Policy

The OIDC Access Policy implementation evaluated user-supplied regular expressions against JWT claim values using Ruby's Regexp engine without any timeout or complexity validation. The vulnerable code path was Regexp.newvalue.match?claimvalue, where value was fully user-controlled and claimvalue w...

5.8AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/06 5:13 p.m.28 views

Security Bulletin: Multiple Vulnerabilities in IBM API Connect

Summary Multiple vulnerabilities were addressed in IBM API Connect version v12.1.0.1 Vulnerability Details CVEID:CVE-2023-39804 DESCRIPTION: In GNU tar before 1.35, mishandled extension attributes in a PAX archive can lead to an application crash in xheader.c. CVSS Source: IBM X-Force CVSS Base...

8.6CVSS6.8AI score0.01091EPSS
SaveExploits3Affected Software1
GithubExploit
GithubExploit
added 2026/02/05 7:41 p.m.199 views

Exploit for Expression Language Injection in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

No d...

10CVSS7.4AI score0.99999EPSS
SaveExploits365
OSV
OSV
added 2026/02/04 6:03 p.m.17 views

GHSA-6CQR-8CFR-67F8 n8n Has Expression Escape Vulnerability Leading to RCE

Impact 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 crafted expressions in workflow parameters to trigger unintended system command execution on th...

9.4CVSS5.7AI score0.01426EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/04 6:02 p.m.27 views

Regular Expression Denial of Service (ReDoS)

Overview @apollo/server is a spec-compliant GraphQL server that's compatible with any GraphQL client, including Apollo Client. Successor to apollo-server-core, et al. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the startStandaloneServer...

8.7CVSS5.6AI score0.00628EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/04 6:02 p.m.18 views

Regular Expression Denial of Service (ReDoS)

Overview apollo-server is a Production ready GraphQL Server Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the startStandaloneServer function. An attacker can cause the server to become unresponsive by sending specially crafted request bodies wi...

8.7CVSS5.6AI score0.00628EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 4:46 p.m.8 views

CVE-2026-25049 n8n Has an Expression Escape Vulnerability Leading to RCE

n8n is an open source workflow automation platform. Prior to versions 1.123.17 and 2.5.2, an authenticated user with permission to create or modify workflows could abuse crafted expressions in workflow parameters to trigger unintended system command execution on the host running n8n. This issue h...

9.4CVSS5.5AI score
SaveExploits0References5
Rows per page
Query Builder