Lucene search
+L

207 matches found

SUSE CVE
SUSE CVE
added last week7 views

SUSE CVE-2026-33818

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

7.5CVSS5.3AI score0.00465EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/14 12:0 a.m.11 views

CVE-2026-33818

Enforce a recursion limit in Unmarshal to prevent stack exhaustion whe...

7.5CVSS5.3AI score0.00465EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 10:17 p.m.4 views

DEBIAN-CVE-2026-33818

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

7.5CVSS5.3AI score0.00465EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 10:17 p.m.6 views

CVE-2026-33818

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

7.5CVSS0.00465EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 9:58 p.m.6 views

CVE-2026-33818

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

5.2AI score0.00465EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/13 9:58 p.m.8 views

CVE-2026-33818 Enforce maximum recursion depth in encoding/asn1

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

5.2AI score0.00465EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/13 9:58 p.m.14 views

CVE-2026-33818

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

7.5CVSS5.3AI score0.00465EPSS
SaveExploits0
CVE
CVE
added 2026/08/13 9:58 p.m.97 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.00465EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 9:43 p.m.7 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.00465EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in protobuf

There is a denial-of-service DoS vulnerability in the google.protobuf.jsonformat.ParseDict function in Python. This vulnerability allows for bypassing the maximum recursion depth when parsing nested google.protobuf.Any messages. Due to the lack of recursion depth accounting within the internal...

8.2CVSS5.2AI score0.00662EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/26 12:0 a.m.8 views

Fedora 43 : p11-kit (2026-566791181a)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-566791181a advisory. - server: fixed stack exhaustion via unbounded recursion in RPC attribute parsing by enforcing a recursion depth limit CVE-2026-13757 - fixed confusing error...

6.2CVSS5.9AI score0.00148EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.10 views

SUSE CVE-2026-63981

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: Fix blockcast recursion bypass leading to stack overflow tcfmirredact checks schedmirrednest against MIRREDNESTLIMIT 4 to prevent deep recursion. However, when the action uses blockcast tcfmblockid != 0, the...

5.3AI score0.00188EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/20 12:4 p.m.23 views

EUVD-2026-45930

SurrealDB before 3.1.0 fails to enforce recursion depth limits in the type/kind parser when processing nested type annotations. Authenticated attackers can send queries with deeply nested type annotations to exhaust server memory and crash the process...

7.1CVSS5.3AI score0.00254EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.19 views

CVE-2026-63981

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: Fix blockcast recursion bypass leading to stack overflow tcfmirredact checks schedmirrednest against MIRREDNESTLIMIT 4 to prevent deep recursion. However, when the action uses blockcast tcfmblockid != 0, the...

0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/18 1:10 p.m.8 views

CVE-2025-71393 SurrealDB before 2.2.2 Memory Exhaustion via Nested Functions

SurrealDB before 2.2.2 with scripting enabled fails to properly enforce recursion limits when native functions contain embedded JavaScript that issues new queries. Authenticated attackers can bypass the recursion limit by chaining native and JavaScript function calls to trigger infinite recursion...

6CVSS5.2AI score
SaveExploits0References4
OSV
OSV
added 2026/07/14 10:41 a.m.7 views

OPENSUSE-SU-2026:21343-1 Security update for python-sqlparse

This update for python-sqlparse fixes the following issues: Changes in python-sqlparse: - GHSA-27jp-wm6q-gp25: Limit recursion during parsing of tuples. bsc1268597...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/14 10:37 a.m.10 views

SUSE-SU-2026:22657-1 Security update for python-sqlparse

This update for python-sqlparse fixes the following issues: Changes in python-sqlparse: - GHSA-27jp-wm6q-gp25: Limit recursion during parsing of tuples. bsc1268597...

5.4AI score
SaveExploits0References2
OSV
OSV
added 2026/07/07 4:3 p.m.14 views

PYSEC-2026-1805 protobuf affected by a JSON recursion depth bypass

A denial-of-service DoS vulnerability exists in google.protobuf.jsonformat.ParseDict in Python, where the maxrecursiondepth limit can be bypassed when parsing nested google.protobuf.Any messages. Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can...

8.2CVSS6AI score0.00662EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:2 p.m.10 views

PYSEC-2026-1554 LlamaIndex Vulnerable to Denial of Service (DoS)

A Denial of Service DoS vulnerability has been identified in the KnowledgeBaseWebReader class of the run-llama/llamaindex project, affecting version latestv0.12.15. The vulnerability arises due to inappropriate secure coding measures, specifically the lack of proper implementation of the maxdepth...

7.5CVSS5.8AI score0.005EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/01 8:5 p.m.37 views

SurrealDB vulnerable to Denial of Service due to nested types annotations

The SurrealDB type/kind parser did not enforce the configured recursion depth limit when parsing nested type annotations. The expression parser already enforced the limit for analogous constructs; the kind parser omitted it. An authenticated attacker could send a query with deeply nested type...

6.2AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder