Lucene search
+L

4057 matches found

Debian CVE
Debian CVE
•added 2026/08/31 8:46 a.m.•14 views

CVE-2024-58379

nodemailer before 6.9.9 contains a regular expression denial of service vulnerability in email parsing when attachDataUrls parameter is set or processing embedded file attachments. Attackers can send specially crafted emails with malicious data URLs or embedded attachments to cause the event loop...

6.9CVSS5.9AI score0.00304EPSS
SaveExploits0
CVE
CVE
•added 2026/08/31 8:46 a.m.•16 views

CVE-2024-58379

nodemailer before 6.9.9 contains a regular expression denial of service (ReDoS) vulnerability in email parsing, triggered when the attachDataUrls parameter is set or when processing embedded file attachments. Attackers can send specially crafted emails containing malicious data URLs or embedded a...

6.9CVSS5.9AI score0.00304EPSS
SaveExploits0References2
Amazon
Amazon
•added 2026/08/31 12:00 a.m.•13 views

Low: python3.11

Issue Overview: 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. CVE-2026-18503 Element.findall and fully-consumed Element.iterfind exhibit On^2 time...

2.4CVSS5.8AI score0.0058EPSS
SaveExploits0
OSV
OSV
•added 2026/08/30 4:16 a.m.•13 views

OESA-2026-3547 python-sqlparse security update

A non-validating SQL parser. Security Fixes: 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...

7.5CVSS5.9AI score0.00337EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/28 6:43 p.m.•17 views

GHSA-WJMF-P669-5M5P Protego has exponential backtracking ReDoS in robots.txt URL wildcard matching

Problem description Protego constructs regular expressions to match URLs against robots.txt Allow: and Disallow: directives, see protego.urlpattern.URLPattern.preparepatternforregex. Every in the directive value is translated into a lazy .? regex piece, thus a specially crafted directive value wi...

7.1CVSS5.8AI score0.00511EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/28 6:43 p.m.•18 views

Protego has exponential backtracking ReDoS in robots.txt URL wildcard matching

Problem description Protego constructs regular expressions to match URLs against robots.txt Allow: and Disallow: directives, see protego.urlpattern.URLPattern.preparepatternforregex. Every in the directive value is translated into a lazy .? regex piece, thus a specially crafted directive value wi...

7.1CVSS5.8AI score0.00511EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/08/28 6:42 p.m.•52 views

CVE-2026-55520 Protego: Exponential backtracking ReDoS in robots.txt URL wildcard matching

Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego.urlpattern.URLPattern.preparepatternforregex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks create...

7.1CVSS0.00511EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/28 6:42 p.m.•15 views

EUVD-2026-67865

Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego.urlpattern.URLPattern.preparepatternforregex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks create...

7.1CVSS5.9AI score0.00511EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/28 6:42 p.m.•11 views

CVE-2026-55520 Protego: Exponential backtracking ReDoS in robots.txt URL wildcard matching

Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego.urlpattern.URLPattern.preparepatternforregex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks create...

7.1CVSS5.9AI score0.00511EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/28 6:42 p.m.•19 views

CVE-2026-55520 Protego: Exponential backtracking ReDoS in robots.txt URL wildcard matching

Protego is a pure-Python robots.txt parser with support for modern conventions. Prior to 0.6.2, protego.urlpattern.URLPattern.preparepatternforregex translates every asterisk in an Allow or Disallow directive into a lazy regular-expression wildcard, so a directive containing many asterisks create...

7.1CVSS5.9AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/28 6:42 p.m.•29 views

CVE-2026-55520

Protego is a pure-Python robots.txt parser. Prior to 0.6.2 , the _URLPattern._prepare_pattern_for_regex method in src/protego/_urlpattern.py translates every asterisk in an Allow or Disallow directive into a lazy regex wildcard. A directive containing many asterisks triggers exponential backtrack...

7.1CVSS5.9AI score0.00511EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/28 6:04 p.m.•13 views

Security Bulletin: IBM InfoSphere Optim Archive Viewer is affected by a vulnerability in Babel (@babel/helpers) (CVE-2025-27789)

Summary A ReDoS and performance degradation vulnerability in Babel CVE-2025-27789 used by IBM InfoSphere Optim Archive Viewer has been addressed by upgrading @babel/helpers to versions 7.27.4 and 7.29.2. Vulnerability Details CVEID:CVE-2025-27789 DESCRIPTION: Babel is a compiler for writing next...

6.2CVSS6.2AI score0.00552EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
•added 2026/08/28 4:06 p.m.•19 views

Phalcon: Catastrophic backtracking (ReDoS) in the default Phalcon Router route lead to remote unauthenticated DoS

Summary Every Phalcon MVC application built with a default router new Phalcon\Mvc\Router or new Phalcon\Mvc\Routertrue, which is the normal case registers a built-in route whose compiled PCRE pattern is ^/\w0-9\-+/\w0-9.+/.$u. The trailing /. is a nested quantifier whose group body /. overlaps...

8.7CVSS5.9AI score0.00524EPSS
SaveExploits0References6Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/28 3:41 p.m.•17 views

Security Bulletin: Vulnerabilities in spring-core-5.3.25.jar and spring-expression-6.1.11.jar (CVE-2026-41850, CVE-2026-41851, CVE-2026-41852, CVE-2026-41848) affect IBM PowerVM Novalink.

Summary The spring-core-5.3.25.jar and spring-expression-6.1.11.jar are used by IBM PowerVM Novalink. IBM PowerVM Novalink has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2026-41848 DESCRIPTION: Applications may be vulnerable to a Regular Expression Denial of Service ReDoS atta...

7.5CVSS6.7AI score0.0046EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/28 4:56 a.m.•45 views

Security Bulletin: Multiple vulnerabilities in Spring Boot's Cassandra have been addressed in IBM webMethods API Management

Summary Multiple vulnerabilities in Spring Boot's Cassandra have been addressed in IBM webMethods developer portal and IBM webMethos API ControlPlane. Vulnerability Details CVEID:CVE-2026-22746 DESCRIPTION: Vulnerability in Spring Spring Security. If an application is using the...

7.5CVSS6.7AI score0.0046EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/27 7:08 p.m.•12 views

Security Bulletin: Multiple vulnerabilities that affects IBM Db2 Genius Hub

Summary The following dependency packages are being used by IBM Db2 Genius Hub had vulnerabilties which were resolved. - fastapi, follow-redirects, dompurify, bn.js, elliptic, form-data, js-yaml, poetry, golang.org/x/text, transformers, qs, langchain, brace-expansion, echarts, golang.org/x/sys,...

7.5CVSS7.4AI score0.0151EPSS
SaveExploits4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/08/27 6:32 p.m.•11 views

Duplicate Advisory: Pl196xCorpusReader has quadratic ReDoS on malformed TEI blocks

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-8mpw-7fpc-4gqj. This link is maintained to preserve external references. Original Description NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows...

6.3CVSS5.8AI score0.00369EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
•added 2026/08/27 5:21 p.m.•10 views

PYSEC-2026-3752

NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the readblock method...

6.3CVSS5.8AI score0.00369EPSS
SaveExploits1References2Affected Software1
NVD
NVD
•added 2026/08/27 5:21 p.m.•13 views

CVE-2026-81725

NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the readblock method...

6.3CVSS0.00369EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/27 5:21 p.m.•7 views

PYSEC-2026-3752

NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the readblock method...

6.3CVSS5.8AI score0.00369EPSS
SaveExploits1References2
Rows per page
Query Builder