Lucene search
+L

4511 matches found

Microsoft CVE
Microsoft CVE
added 2026/07/19 8:2 a.m.10 views

NGINX Map directive and Regex matching vulnerability

...

9.2CVSS7.9AI score0.03506EPSS
SaveExploits5
RedhatCVE
RedhatCVE
added 2026/07/18 6:48 p.m.26 views

CVE-2026-42533

A flaw was found in NGINX. An unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP requests when the map directive uses regular expression regex matching and references regex capture variables before referencing the map output variable. This can lead to a heap...

9.2CVSS8.6AI score0.03506EPSS
SaveExploits5References4
NVD
NVD
added 2026/07/18 2:17 p.m.17 views

CVE-2025-71395

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations,...

7.1CVSS0.00235EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/18 1:10 p.m.16 views

EUVD-2025-210486

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations,...

7.1CVSS5.3AI score0.00235EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 1:10 p.m.11 views

CVE-2025-71395 SurrealDB before 2.2.2 Memory Exhaustion via string::replace

SurrealDB versions before 2.2.2 contain a memory exhaustion vulnerability in the string::replace function that fails to restrict resulting string length when using regex patterns. An authenticated attacker can craft a malicious query to exhaust server memory through unbounded string allocations,...

7.1CVSS5.4AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-46378

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the selector lexer matchRegexPatter...

6.2CVSS7.7AI score0.00112EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 10:17 p.m.13 views

CVE-2026-49485

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.9 and 6.9.4.2, all implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation, and the FHIRPath functions matches,...

7.5CVSS0.00371EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/17 8:59 p.m.57 views

CVE-2026-49485

Summary: CVE-2026-49485 affects HAPI FHIR’s FHIRPathEngine (matches(), matchesFull(), replaceMatches()) where user-controlled regex patterns are compiled via Java’s regex engine, enabling ReDoS and CPU exhaustion. The issue exists in implementations prior to version 6.9.9 and 6.9.4.2. An attacker...

7.5CVSS5.5AI score0.00371EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/17 8:59 p.m.8 views

CVE-2026-49485 HAPI FHIR: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.9 and 6.9.4.2, all implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation, and the FHIRPath functions matches,...

7.5CVSS5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/17 8:59 p.m.41 views

CVE-2026-49485 HAPI FHIR: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.9 and 6.9.4.2, all implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation, and the FHIRPath functions matches,...

7.5CVSS0.00371EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/17 6:32 p.m.12 views

CVE-2026-52746

JSONata is a JSON query and transformation language. Prior to 2.2.0 and 1.8.9, malicious non-matching inputs to the $toMillis function can cause superlinear backtracking in the ISO-8601 validation regex, leading to denial of service in applications that evaluate user-provided JSONata expressions...

7.5CVSS5.5AI score0.00379EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2026/07/17 4:17 p.m.12 views

CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS0.00353EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/07/17 3:20 p.m.14 views

CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS5.3AI score0.00353EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/17 3:20 p.m.9 views

CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

5.4AI score0.00353EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 3:20 p.m.58 views

CVE-2026-14741 HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parse_date

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

0.00353EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/17 3:20 p.m.11 views

CVE-2026-14741 HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parse_date

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

5.3AI score0.00353EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 3:20 p.m.6 views

CVE-2026-14741 HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parse_date

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS5.3AI score
SaveExploits0References8
CloudLinux
CloudLinux
added 2026/07/17 1:50 p.m.11 views

perl: Fix of 2 CVEs

CVE-2026-13221: regex trie construction in Sstudychunk stored the branch-to-tail delta in a 16-bit field; an alternation of more than 65535 fixed-string branches overflowed it and produced silently incorrect matches GH23388 — decline the trie optimization when the span would overflow -...

9.1CVSS5.9AI score0.00432EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.13 views

CVE-2026-62237

Grav before 2.0.4 contains a regular expression denial of service ReDoS vulnerability in the regexreplace filter and function, which are allowlisted in the Twig content sandbox. When Twig processing in page content is enabled security.twigcontent.processenabled: true, disabled by default, an...

6.5CVSS0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 12:7 a.m.26 views

CVE-2026-62237

CVE-2026-62237 affects Grav before 2.0.4. The vulnerability is a ReDoS in the regex_replace filter and function that are allowlisted in the Twig content sandbox. When Twig processing of page content is enabled (security.twig_content.process_enabled: true), an authenticated page editor can supply ...

6.5CVSS6.1AI score0.00249EPSS
SaveExploits0References2
Rows per page
Query Builder