Lucene search
+L

299 matches found

OSV
OSV
added 2026/08/19 11:37 a.m.3 views

BIT-GOLANG-2026-56859 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.5AI score0.00483EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.7 views

SUSE SLED15 / SLES15 Security Update : go1.25 (SUSE-SU-2026:3640-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3640-1 advisory. Security issues fixed: - CVE-2026-33818: encoding/asn1: enforce maximum recursion depth bsc1275034. -...

9.6CVSS5.3AI score0.00655EPSS
SaveExploits0References29
RedHat Linux
RedHat Linux
added 2026/08/14 2:49 a.m.8 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS5.6AI score0.00483EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/14 2:48 a.m.11 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS5.7AI score0.00483EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/13 9:58 p.m.34 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...

0.00465EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 9:58 p.m.42 views

CVE-2026-56859 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...

0.00483EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 9:58 p.m.8 views

CVE-2026-56859 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...

5.2AI score0.00483EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 7:14 p.m.24 views

CVE-2026-72636

CVE-2026-72636 describes an uncontrolled recursion in Elasticsearch’s wildcard matching helper (CWE-674), causing Denial of Service via stack exhaustion. Affected software includes Elasticsearch versions 8.0.0 through 8.19.19 and 9.0.0 through 9.4.4, where recursive wildcard Pattern matching coul...

6.5CVSS5.4AI score0.00294EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 4:17 p.m.8 views

CVE-2026-54183

Apache Airflow's secrets masker hides values stored under sensitive key names when they are displayed in the UI. The masker's recursion-depth limit did not descend into values nested inside a list, tuple, or set beyond that limit, so an Airflow Variable holding such a deeply-nested value was show...

4.3CVSS0.00467EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 3:34 p.m.14 views

EUVD-2026-57310

Apache Airflow's secrets masker hides values stored under sensitive key names when they are displayed in the UI. The masker's recursion-depth limit did not descend into values nested inside a list, tuple, or set beyond that limit, so an Airflow Variable holding such a deeply-nested value was show...

4.3CVSS5.3AI score0.00467EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 3:34 p.m.28 views

CVE-2026-54183

The CVE-2026-54183 issue affects Apache Airflow where the secrets masker in the UI fails to mask deeply nested values inside lists, tuples, or sets when displayed. The root cause is the recursion-depth limit not applying beyond dictionaries, allowing a deeply nested value stored in an Airflow Var...

4.3CVSS5.4AI score0.00467EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-71138

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.3.1 Description The secrets masker in the UI fails to hide values stored under sensitive key names when they are nested inside a list, tuple, or set beyond the recursion-depth limit. This results in Airflow...

4.3CVSS5.2AI score0.00467EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/07 8:03 p.m.21 views

CVE-2026-62296 HAPI FHIR: XHTML narrative parser unbounded recursion causes StackOverflow denial of service

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.11, XhtmlParser.java imposes no maximum element nesting depth, so a deeply nested text.div narrative triggers unbounded recursion between parseElementInner and parseElement, raisi...

7.5CVSS5.4AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.9 views

SUSE CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score0.00263EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/20 5:55 p.m.7 views

CVE-2026-64194 Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains

Net::DNS versions through 1.55 for Perl allow Denial of Service via deep DNS compression pointer chains. Net::DNS::DomainName::decode follows RFC 1035 compression pointers by recursing into itself with no depth limit. It is possible to construct a name which saturates the call stack at least with...

5.4AI score0.00433EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 12:19 p.m.16 views

CVE-2026-63759

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.1CVSS0.00254EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 12:19 p.m.13 views

CVE-2026-63760

SurrealDB before 3.1.0 fails to enforce the configured recursion depth limit in the value and JSON parser when processing nested braces, brackets, or parentheses. Unauthenticated attackers can send deeply nested JSON payloads to the WebSocket /rpc endpoint to exhaust server memory and crash the...

8.7CVSS0.00359EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:04 p.m.9 views

CVE-2026-63759

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
SaveExploits0References3
CVE
CVE
added 2026/07/20 12:04 p.m.30 views

CVE-2026-63760

SurrealDB prior to 3.1.0 fails to enforce recursion depth limits in its value/JSON parsers when processing nested braces, brackets, or parentheses. Unauthenticated attackers can send deeply nested JSON to the WebSocket /rpc endpoint to exhaust server memory and crash the process. Remediation deta...

8.7CVSS5.4AI score0.00359EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/20 12:04 p.m.17 views

CVE-2026-63759

Technical details are not publicly available in the provided documents. Monitor for updates.

7.1CVSS5.4AI score0.00254EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder