Lucene search
+L

679 matches found

NVD
NVD
•added 2026/09/25 9:17 p.m.•7 views

CVE-2026-91765

cleanupxmlnode in the SOAP XML parser recurses once per XML nesting level with no depth limit. An unauthenticated attacker can post a SOAP request containing tens of thousands of nested elements to any SoapServer endpoint, exhaust the stack and crash the process. The same unbounded recursion exis...

7.5CVSS0.00516EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/09/25 8:33 p.m.•4 views

CVE-2026-91765

cleanupxmlnode in the SOAP XML parser recurses once per XML nesting level with no depth limit. An unauthenticated attacker can post a SOAP request containing tens of thousands of nested elements to any SoapServer endpoint, exhaust the stack and crash the process. The same unbounded recursion exis...

7.5CVSS5.8AI score0.00516EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/25 8:33 p.m.•6 views

EUVD-2026-87355

cleanupxmlnode in the SOAP XML parser recurses once per XML nesting level with no depth limit. An unauthenticated attacker can post a SOAP request containing tens of thousands of nested elements to any SoapServer endpoint, exhaust the stack and crash the process. The same unbounded recursion exis...

7.5CVSS5.8AI score0.00516EPSS
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 8:39 p.m.•12 views

CVE-2026-26903-PoC

CVE-2026-26903 PoC TanStack QueryのreplaceEqualDeep関数における無制限再帰によるサービス拒否 深くネストされたオブジェクトを含む単一の細工されたクエリ更新で、JavaScriptスレッドを無期限にフリーズ させ、アプリケーション全体を応答不能にすることができます。認証や特別な権限は必要ありません。 影響を受けるバージョン この脆弱性は、2026年1月14日に公開されたPR 10032 によって @tanstack/[email protected] で修正されました。...

5.9AI score
SaveExploits1References1
Kitploit
Kitploit
•added 2026/09/24 6:05 p.m.•18 views

CVE-2026-39376

CVE-2026-39376 CVE-2026-39376(meta-refresh チェーンによる無限リダイレクトループ DoS) 概要 parse が タグを含む HTML ページを返す URL を取得すると、リダイレクト URL を指定して再帰的に自身を呼び出します。この際、深さ制限、訪問済み URL の重複排除、リダイレクト回数の上限は一切ありません。攻撃者が制御するサーバーが HTML meta-refresh レスポンスの無限チェーンを返すと、無制限の再帰が発生し、Python のコールスタックを枯渇させてプロセスをクラッシュさせます。この脆弱性は、付随する SSRF...

7.5CVSS5.9AI score0.00498EPSS
SaveExploits1
CVE
CVE
•added 2026/09/24 5:48 p.m.•14 views

CVE-2026-61811

The Wazuh security platform (versions 3.8.0 through 4.14.7 ) is vulnerable to a stack exhaustion issue in the _getattributes() function located in src/os_xml/os_xml.c. The root cause is unbounded recursion that processes XML attributes without a depth limit while allocating large local buffers in...

6.5CVSS5.8AI score0.0037EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/23 5:04 p.m.•5 views

CVE-2026-62296

A flaw was found in HAPI FHIR, a Java implementation of the HL7 FHIR standard. The XHTML narrative parser does not limit element nesting depth, which allows a deeply nested narrative to trigger unbounded recursion. A remote attacker can exploit this vulnerability by submitting FHIR resources...

7.5CVSS5.9AI score0.00488EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 11:22 a.m.•4 views

php: php: Denial of Service via unbounded recursion in SOAP parser

A flaw was found in PHP. An unauthenticated remote attacker could cause a Denial of Service DoS by sending a specially crafted request to an affected Simple Object Access Protocol SOAP server endpoint. Due to a lack of recursion depth limits when parsing deeply nested XML elements, processing suc...

5.8AI score0.00516EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/23 9:02 a.m.•5 views

CVE-2026-59156

A flaw was found in OpenImageIO, a toolset for reading, writing, and manipulating image files. A remote attacker could exploit this vulnerability by providing a specially crafted Flexible Image Transport System FITS stream. This stream, containing consecutive header blocks without the mandatory...

6.5CVSS5.8AI score0.00395EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/23 12:00 a.m.•10 views

Fedora 43 : perl-Net-DNS (2026-48a4531e02)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-48a4531e02 advisory. Update to 1.57 to fix CVE-2026-81928 Net::DNS: Denial of Service via unbounded recursion with misplaced TSIG records Tenable has extracted the preceding...

5.9AI score0.00585EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/23 12:00 a.m.•8 views

Fedora 44 : perl-Net-DNS (2026-57f107ed83)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-57f107ed83 advisory. Update to 1.57 to fix CVE-2026-81928 Net::DNS: Denial of Service via unbounded recursion with misplaced TSIG records Tenable has extracted the preceding...

5.9AI score0.00585EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/22 7:51 p.m.•6 views

EUVD-2026-84017

Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS...

6.2CVSS5.7AI score0.0013EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/09/22 7:51 p.m.•9 views

Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Summary dasel's JSON and XML readers parse nested structures with unbounded recursion, one native stack frame per nesting level, with no depth guard. A small sub-10 MB, deeply nested document drives the Go runtime past its goroutine stack limit and triggers a fatal error: stack overflow. This is...

6.2CVSS5.9AI score0.0013EPSS
SaveExploits0References5Affected Software1
CVE
CVE
•added 2026/09/21 4:55 p.m.•14 views

CVE-2026-59168

The Dasel command-line tool and library (versions 3.0.0 through 3.11.0 ) are vulnerable to an unrecoverable Denial of Service (DoS) due to unbounded recursion in the JSON and XML readers. The decodeValue, decodeObject, and decodeArray functions in parsing/json/json_reader.go, along with parseElem...

6.2CVSS5.8AI score0.0013EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/21 4:55 p.m.•10 views

CVE-2026-59168 Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.11.1, parsing/json/jsonreader.go decodeValue, decodeObject, and decodeArray, and parsing/xml/reader.go parseElement, recurse once per input nesting level without a depth guard...

6.2CVSS5.8AI score0.0013EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/21 4:55 p.m.•37 views

CVE-2026-59168 Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.11.1, parsing/json/jsonreader.go decodeValue, decodeObject, and decodeArray, and parsing/xml/reader.go parseElement, recurse once per input nesting level without a depth guard...

6.2CVSS0.0013EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/21 4:55 p.m.•5 views

CVE-2026-59168 Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.11.1, parsing/json/jsonreader.go decodeValue, decodeObject, and decodeArray, and parsing/xml/reader.go parseElement, recurse once per input nesting level without a depth guard...

6.2CVSS5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/21 12:00 a.m.•7 views

MiracleLinux 8 : perl-Net-DNS-1.15-2.el8_10 (AXSA:2026-1885:02)

The remote MiracleLinux 8 host has a package installed that is affected by a vulnerability as referenced in the AXSA:2026-1885:02 advisory. perl-Net-DNS: Net::DNS: Denial of Service via unbounded recursion with misplaced TSIG records CVE-2026-81928 Tenable has extracted the preceding description...

6AI score0.00585EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/21 12:00 a.m.•6 views

SUSE SLED15 / SLES15 Security Update : perl-Net-DNS (SUSE-SU-2026:4086-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2026:4086-1 advisory. This update for perl-Net-DNS fixes the following issue: - CVE-2026-81928: memory exhaustion via unbounded recursion in...

5.9AI score0.00585EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/21 12:00 a.m.•7 views

UBUNTU-CVE-2026-68914

Mojolicious is a real-time web framework for Perl. Prior to 9.47, the pure-Perl implementation of Mojo::JSON does not limit nesting depth when Cpanel::JSON::XS is unavailable or MOJONOJSONXS is enabled. An attacker who can supply untrusted JSON to decodejson, fromjson, or j can submit deeply nest...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0References4
Rows per page
Query Builder