Lucene search
+L

2686 matches found

CVE
CVE
added 2026/08/13 9:58 p.m.189 views

CVE-2026-33818

Technical details for CVE-2026-33818 are not publicly available in the provided documents. Monitor OSV entries and the CVE page for updates.

7.5CVSS5.2AI score0.00568EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 9:43 p.m.9 views

GO-2026-5972 Enforce maximum recursion depth in encoding/asn1

Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 9:43 p.m.11 views

GO-2026-6088 Add recursion depth guard during decode in encoding/xml

Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 9:43 p.m.12 views

Uncontrolled Recursion

Overview std/encoding/asn1 is a Go standard library package std/encoding/asn1 Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report:Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures...

8.7CVSS5.6AI score0.00568EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 9:43 p.m.15 views

Uncontrolled Recursion

Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report:Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

8.7CVSS5.6AI score0.00568EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/13 9:03 p.m.18 views

Uncontrolled Recursion

Overview kibana is an open source Apache Licensed, browser-based analytics and search dashboard for Elasticsearch. Affected versions of this package are vulnerable to Uncontrolled Recursion via the custom analysis definition. An attacker can exhaust the thread stack and terminate the affected nod...

7.1CVSS5.4AI score0.00296EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 8:17 p.m.15 views

CVE-2026-72686

A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation...

6.5CVSS0.00368EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:14 p.m.12 views

CVE-2026-72636

Uncontrolled Recursion CWE-674 in the Elasticsearch wildcard matching helper can lead to a denial of service via Excessive Allocation CAPEC-130. The matcher used to resolve wildcard patterns against names is implemented recursively and had no bound on recursion depth or on the total number of mat...

6.5CVSS5.4AI score0.00301EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/13 7:13 p.m.12 views

EUVD-2026-58284

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...

6.5CVSS5.3AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 7:13 p.m.4 views

CVE-2026-72638 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...

6.5CVSS5.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:13 p.m.14 views

CVE-2026-72638

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Input Data Manipulation CAPEC-153. An authenticated user holding only low-privileged index creation permissions can submit a single request containing a specially crafted, malformed custom analysis definition that i...

6.5CVSS5.3AI score0.00296EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/13 7:13 p.m.4 views

CVE-2026-72647 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads CAPEC-230. An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without...

6.5CVSS5.9AI score
SaveExploits0References3
CVE
CVE
added 2026/08/13 7:13 p.m.43 views

CVE-2026-72647

CVE-2026-72647 affects Elasticsearch. Uncontrolled recursion (CWE-674) via deeply nested serialized data can cause denial of service when an authenticated user with read access on a single index submits a crafted search request; depth is not limited, exhausting the thread stack and terminating th...

6.5CVSS5.3AI score0.00296EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/13 7:13 p.m.36 views

CVE-2026-72647 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Uncontrolled Recursion CWE-674 in Elasticsearch can lead to denial of service via Serialized Data with Nested Payloads CAPEC-230. An authenticated user holding only read privileges on a single index can submit one specially crafted search request whose deeply nested structure is processed without...

6.5CVSS0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 7:11 p.m.33 views

CVE-2026-72679 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Elasticsearch does not apply its configurable input length restriction to a user-supplied pattern accepted by an intervals query. Compiling a deeply nested pattern drives unbounded recursion that exhausts the thread stack and raises a fatal error, terminating the Elasticsearch node process and...

6.5CVSS0.00332EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/13 7:11 p.m.12 views

EUVD-2026-58253

Elasticsearch does not apply its configurable input length restriction to a user-supplied pattern accepted by an intervals query. Compiling a deeply nested pattern drives unbounded recursion that exhausts the thread stack and raises a fatal error, terminating the Elasticsearch node process and...

6.5CVSS5.3AI score0.00332EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 7:11 p.m.4 views

CVE-2026-72679 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

Elasticsearch does not apply its configurable input length restriction to a user-supplied pattern accepted by an intervals query. Compiling a deeply nested pattern drives unbounded recursion that exhausts the thread stack and raises a fatal error, terminating the Elasticsearch node process and...

6.5CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 7:10 p.m.36 views

CVE-2026-72686 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation...

6.5CVSS0.00368EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 7:10 p.m.5 views

CVE-2026-72686 Uncontrolled Recursion in Elasticsearch Leading to Denial of Service

A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation...

6.5CVSS6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 7:10 p.m.11 views

EUVD-2026-58250

A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation...

6.5CVSS5.6AI score0.00368EPSS
SaveExploits0References1
Rows per page
Query Builder