Lucene search
+L

1485 matches found

Snyk
Snyk
added 2026/02/10 6:47 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the matchpattern function due to inefficient processing of the complex regular expressions. An attacker can cause resource exhaustion by supplying specially crafted input that...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/10 12:00 a.m.13 views

AutoGPT 安全漏洞

AutoGPT is an open-source tool developed by AutoGPT. It aims to make AI accessible and usable for everyone. Versions of AutoGPT prior to 0.6.32 contain security vulnerabilities. These vulnerabilities stem from dangerous patterns in the regular expressions used in code extraction blocks, which cou...

6.5CVSS5.9AI score0.00473EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/02/09 6:48 p.m.7 views

CVE-2026-25479

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, in litestar.middleware.allowedhosts, allowlist entries are compiled into regex patterns in a way that allows regex metacharacters to retain special meaning e.g., . matches any character. This enables a bypass...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/02/09 6:46 p.m.33 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.4CVSS0.00383EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.17 views

brace-expansion 安全漏洞

Brace-expansion is a JavaScript extension developed by Julian Gruber. Versions prior to brace-expansion 5.0.1 contained a security vulnerability due to an unbounded parentheses expansion mechanism, which could lead to regular expression denial-of-service attacks...

9.2CVSS6.8AI score0.00481EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/02/03 12:00 a.m.14 views

AIDE 0.19.3

AIDE Advanced Intrusion Detection Environment is a free replacement for Tripwiretm. It generates a database that can be used to check the integrity of files on server. It uses regular expressions for determining which files get added to the database. You can use several message digest algorithms ...

5.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/22 6:14 a.m.13 views

CVE-2026-23956

A flaw was found in seroval, a JavaScript JS value stringification library. A remote attacker could exploit this vulnerability by providing specially crafted regular expressions during deserialization. This could lead to the exhaustion of JavaScript runtime memory or trigger a Regular Expression...

7.5CVSS5.2AI score0.005EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.6 views

MiracleLinux 7 : python-2.7.5-94.0.3.el7.AXS7 (AXSA:2024-8926:48)

The remote MiracleLinux 7 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2024-8926:48 advisory. CVE-2024-6232: fixed regular expressions that allowed excessive backtracking during tarfile.TarFile header parsing are vulnerable to ReDoS via...

7.5CVSS7.3AI score0.02203EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.8 views

MiracleLinux 7 : java-1.8.0-openjdk-1.8.0.232.b09-0.el7 (AXSA:2019-4346:06)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2019-4346:06 advisory. OpenJDK: Improper handling of Kerberos proxy credentials Kerberos, 8220302 CVE-2019-2949 OpenJDK: Unexpected exception thrown during regular...

6.8CVSS6.8AI score0.03749EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.7 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.04 : AngularJS vulnerabilities (USN-7958-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 25.04 host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7958-1 advisory. It was discovered that AngularJS did not properly sanitize certain xlink:href attributes. A remot...

7.5CVSS5.7AI score0.04927EPSS
SaveExploits7References11
Positive Technologies
Positive Technologies
added 2026/01/12 12:00 a.m.14 views

PT-2026-2303

Name of the Vulnerable Software and Affected Versions Fulcio versions prior to 1.8.5 Description Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect OIDC identity. The metaRegex function uses unanchored regular expressions, potentially allowing attackers ...

9.8CVSS6.7AI score0.00224EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/01/09 10:43 a.m.14 views

CVE-2022-26650

In Apache ShenYui, ShenYu-Bootstrap, RegexPredicateJudge.java uses Pattern.matchesconditionData.getParamValue, realData to make judgments, where both parameters are controllable by the user. This can cause an attacker pass in malicious regular expressions and characters causing a resource...

7.5CVSS6.6AI score0.0256EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/08 2:52 p.m.46 views

CVE-2026-22041 loggingredactor converts non-string types to string types in logs

Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No...

5.1CVSS0.00243EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/01/08 4:02 a.m.5 views

Regular Expression Denial of Service (ReDoS)

Overview org.webjars.npm:diff is a javascript text differencing implementation. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the parsePatch and applyPatch functions if the user input passed without sanitisation. An attacker can cause the proce...

7.5CVSS6.5AI score0.00572EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/07 9:32 a.m.17 views

CVE-2019-16772

The serialize-to-js NPM package before version 3.0.1 is vulnerable to Cross-site Scripting XSS. It does not properly mitigate against unsafe characters in serialized regular expressions. This vulnerability is not affected on Node.js environment since Node.js's implementation of...

6.1CVSS6.5AI score0.00646EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.15 views

PT-2026-20977

Name of the Vulnerable Software and Affected Versions libssh-config versions prior to 0.11.4-1.1 Description A buffer underflow issue exists in the ssh get hexa function when processing invalid input. This can potentially lead to unexpected behavior or compromise the system. Recommendations Updat...

8.2CVSS6.3AI score0.00582EPSS
SaveExploits0References120
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.13 views

PT-2026-20979

Name of the Vulnerable Software and Affected Versions libssh versions prior to 0.11.4-1.1 Description A denial of service condition can occur due to a malformed SFTP message. Recommendations Update to version 0.11.4-1.1 or later...

10CVSS6.2AI score0.00582EPSS
SaveExploits0References108
Packet Storm News
Packet Storm News
added 2025/12/07 12:00 a.m.40 views

Hyperflex: A SIMD-Based DFA Model for Deep Packet Inspection

Deep Packet Inspection DPI has been extensively employed for network security. It examines traffic payloads by searching for regular expressions regex with the Deterministic Finite Automaton DFA model. However, as the network bandwidth and ruleset size are increasing rapidly, the conventional DFA...

6.8AI score
SaveExploits0
OSV
OSV
added 2025/12/03 2:35 p.m.12 views

BIT-ACTIVEMQ-2021-21348 XStream is vulnerable to an attack using Regular Expression for a Denial of Service (ReDos)

XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to occupy a thread that consumes maximum CPU time and will never return. No user is affected, who followed the recommendation to setup...

7.8CVSS6.9AI score0.13832EPSS
SaveExploits0References16
Debian
Debian
added 2025/12/03 4:04 a.m.14 views

[SECURITY] [DLA 4393-1] mako security update

----------------------------------------------------------------------- Debian LTS Advisory DLA-4393-1 [email protected] https://www.debian.org/lts/security/ Utkarsh Gupta December 03, 2025 https://wiki.debian.org/LTS -...

7.5CVSS6.7AI score0.01727EPSS
SaveExploits1
Rows per page
Query Builder