Lucene search
+L

4751 matches found

Cvelist
Cvelist
added 2026/08/19 9:35 p.m.35 views

CVE-2026-76401 Regular Expression Denial of Service (DoS) through the REST API in Splunk Connect for Kafka

In Splunk Connect for Kafka versions below 2.2.7, an unauthenticated user who can reach the Kafka Connect Representational State Transfer REST API could configure timestamp extraction with a crafted regular expression and matching event data to block a Kafka Connect worker thread, stopping event...

5.9CVSS0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 7:41 p.m.7 views

CVE-2026-62317 Logto: ReDoS via unescaped user input in email subaddressing regex (blockSubaddressing)

Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, Logto's email subaddressing blocklist in packages/core/src/libraries/sign-in-experience/email-blocklist-policy.ts used the attacker-controlled domain from email input to construct subaddressingRegex when...

7.5CVSS5.5AI score
SaveExploits0References6
Ubuntu
Ubuntu
added 2026/08/19 12:01 p.m.13 views

USN-8563-3: nginx vulnerability

USN-8563-1 fixed vulnerabilities in nginx. The fix for CVE-2026-42533 was backed out in USN-8563-2 because it could cause a regression. This update includes a better fix for CVE-2026-42533. We apologize for the inconvenience. Original advisory details: It was discovered that nginx incorrectly...

9.2CVSS8.2AI score0.04059EPSS
SaveExploits5
Oracle linux
Oracle linux
added 2026/08/19 12:00 a.m.13 views

perl-Date-Manip security update

6.94-5.1 - Fix CVE-2026-60075: prevent quadratic-cost regex DoS in date/time parsing by rejecting overly long input strings Resolves: RHEL-239790...

7.5CVSS5.2AI score0.00373EPSS
SaveExploits0
OSV
OSV
added 2026/08/18 6:05 p.m.7 views

GO-2026-6225 Credential leakage to untrusted hosts in github.com/chrismellard/docker-credential-acr-env

In github.com/chrismellard/docker-credential-acr-env/pkg/credhelper, the regular expression used by isACRRegistry to validate Azure Container Registry hostnames is unanchored. As a result, arbitrary hostnames containing the substring ".azurecr.io" such as evil.azurecr.io.attacker.com are treated ...

5.6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.21 views

CVE-2026-75840 ArcadeDB before 26.8.1 Arbitrary File Read via Unescaped Regex

ArcadeDB before 26.8.1 contains an arbitrary file read vulnerability in the GraalVM JavaScript sandbox allowlist enforcement, which uses unescaped regular expressions to validate package names. Attackers with trigger creation privileges can use Java.type to access java.util.zip.ZipFile or...

8.7CVSS0.00314EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.8 views

CVE-2026-75840 ArcadeDB before 26.8.1 Arbitrary File Read via Unescaped Regex

ArcadeDB before 26.8.1 contains an arbitrary file read vulnerability in the GraalVM JavaScript sandbox allowlist enforcement, which uses unescaped regular expressions to validate package names. Attackers with trigger creation privileges can use Java.type to access java.util.zip.ZipFile or...

8.7CVSS5.7AI score
SaveExploits0References4
Circl
Circl
added 2026/08/17 8:35 p.m.10 views

CVE-2026-54284

creationtimestamp| type| source ---|---|--- 2026-08-17 20:35:04+00:00| published-proof-of-concept| https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-pwgv-4x5q-6m9f 2026-08-18 01:00:04+00:00| published-proof-of-concept| Telegram/GwuC3cy-OzU2KFCuHYMrTkUTBOKWE1Dd5EfEUwy3SR6M 2026-08-...

8.7CVSS4.8AI score0.00263EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/17 8:35 p.m.9 views

CVE-2026-59893

creationtimestamp| type| source ---|---|--- 2026-08-17 20:35:02+00:00| published-proof-of-concept| https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-prg7-hcfm-mfcr 2026-08-17 21:32:25+00:00| seen| https://gist.github.com/alon710/dfd35d68fb93e084af258814e55849da 2026-08-18...

7.5CVSS4.8AI score0.00279EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 6:17 p.m.6 views

CVE-2026-59893

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse,...

7.5CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 6:17 p.m.5 views

UBUNTU-CVE-2026-59894

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse/filters/output.py fails to escape existing backslashes before quotes in sqlparse.format outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

6.2CVSS5.9AI score0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:49 p.m.8 views

GHSA-PRG7-HCFM-MFCR sqlparse: Inefficient Regex Handling of Dollar-Quoted SQL Literals Leads to ReDoS (Denial of Service)

Summary sqlparse contains a Regular Expression Denial of Service ReDoS vulnerability in its dollar-quoted SQL literal lexer. The regex pattern at sqlparse/keywords.py:33 uses a backreference \1 to match closing dollar-quote delimiters, causing On² CPU complexity when processing inputs containing...

7.5CVSS6.1AI score0.00279EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/17 5:43 p.m.7 views

CVE-2026-54284

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, TokenList construction and string conversion in sqlparse/sql.py repeatedly flatten nested token subtrees constructed by groupparenthesis and groupcase, causing quadratic CPU consumption through sqlparse.parse,...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/17 5:41 p.m.33 views

CVE-2026-59893 sqlparse: Inefficient Regex Handling of Dollar-Quoted SQL Literals Leads to ReDoS (Denial of Service)

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse,...

7.5CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:41 p.m.20 views

CVE-2026-59893 sqlparse: Inefficient Regex Handling of Dollar-Quoted SQL Literals Leads to ReDoS (Denial of Service)

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse,...

7.5CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 5:41 p.m.85 views

CVE-2026-59893

The vulnerability is a ReDoS flaw in sqlparse's lexer: the regex at sqlparse/keywords.py:33 uses a backreference (\1) to match closing dollar-quote delimiters, causing O(n²) CPU consumption when fed many unique, unmatched openers. The same pattern shape affects multiline-comment regexes. A single...

7.5CVSS5.7AI score0.00279EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/17 5:14 p.m.8 views

CVE-2026-59894

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse/filters/output.py fails to escape existing backslashes before quotes in sqlparse.format outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

6.2CVSS5.9AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 12:20 p.m.9 views

ROOT-APP-NPM-CVE-2021-3807 CVE-2021-3807 in ansi-regex - Patched by Root

Root has patched CVE-2021-3807 in the ansi-regex package for Root:npm. Multiple fixed versions available...

7.5CVSS7.1AI score0.03552EPSS
SaveExploits1
OSV
OSV
added 2026/08/17 5:54 a.m.8 views

BIT-PYTHON-MIN-2026-18503 Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.3AI score0.00119EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/17 5:47 a.m.8 views

BIT-LIBPYTHON-2026-18503 Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.3AI score0.00119EPSS
SaveExploits0References10
Rows per page
Query Builder