Lucene search
+L

254 matches found

OSV
OSV
added 2026/01/22 2:32 a.m.12 views

CVE-2026-24006 Seroval affected by Denial of Service via Deeply Nested Objects

Seroval facilitates JS value stringification, including complex structures beyond JSON.stringify capabilities. In versions 1.4.0 and below, serialization of objects with extreme depth can exceed the maximum call stack limit. In version 1.4.1, Seroval introduces a depthLimit parameter in...

7.5CVSS5.5AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56783)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56783 advisory. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsocket: remove WARNONONCE ...

5.5CVSS6.8AI score0.00204EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/22 12:00 a.m.23 views

PT-2026-3907

Name of the Vulnerable Software and Affected Versions Seroval versions 1.4.0 and below Description Seroval allows JavaScript value stringification, including complex structures beyond the capabilities of JSON.stringify. In versions 1.4.0 and below, serializing objects with significant depth can...

7.5CVSS5.3AI score0.00445EPSS
SaveExploits0References11
NVD
NVD
added 2026/01/15 3:15 p.m.30 views

CVE-2026-0989

A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion depth when resolving nested directives. Specially crafted or overly complex schemas can cause excessive recursion during parsing. This may...

3.7CVSS0.00498EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/15 3:15 p.m.13 views

UBUNTU-CVE-2026-0989

A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion depth when resolving nested directives. Specially crafted or overly complex schemas can cause excessive recursion during parsing. This may...

3.7CVSS5.8AI score0.00498EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/01/15 2:20 p.m.11 views

EUVD-2026-2796

A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion depth when resolving nested directives. Specially crafted or overly complex schemas can cause excessive recursion during parsing. This may...

3.7CVSS6.1AI score0.00498EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/09 8:42 a.m.30 views

CVE-2022-31173

Juniper is a GraphQL server library for Rust. Affected versions of Juniper are vulnerable to uncontrolled recursion resulting in a program crash. This issue has been addressed in version 0.15.10. Users are advised to upgrade. Users unable to upgrade should limit the recursion depth manually...

7.5CVSS6.7AI score0.01637EPSS
SaveExploits1References1
CVE
CVE
added 2025/12/30 4:14 p.m.80 views

CVE-2025-68618

CVE-2025-68618 affects ImageMagick; Magick SVG reading could cause a DoS by unbounded SVG depth. Impact: DoS vulnerability; fix is in version 7.1.2-12. Upgrade to 7.1.2-12 or newer to remediate.

7.5CVSS6.3AI score0.00627EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/12/19 11:09 a.m.9 views

OESA-2025-2853 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate ltreedepth to avoid out-of-bounds access The ltreedepth field is 16-bit le16, but the actual maximum depth is limited to OCFS2MAXPATHDEPTH. Add a...

7.8CVSS7.3AI score0.00317EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/12/16 10:34 p.m.15 views

Expr has Denial of Service via Unbounded Recursion in Builtin Functions

Several builtin functions in Expr, including flatten, min, max, mean, and median, perform recursive traversal over user-provided data structures without enforcing a maximum recursion depth. If the evaluation environment contains deeply nested or cyclic data structures, these functions may recurse...

7.5CVSS7.1AI score0.00422EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/16 7:16 p.m.14 views

AZL-72733 CVE-2025-68156 affecting package coredns for versions less than 1.11.4-12

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.7, several builtin functions in Expr, including flatten, min, max, mean, and median, perform recursive traversal over user-provided data structures without enforcing a maximum recursion depth. If the evaluation...

7.5CVSS6.7AI score0.00422EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/16 6:24 p.m.87 views

CVE-2025-68156

Expr (Go library) contains a DoS risk in builtins such as flatten, min, max, mean, and median due to potential unbounded recursion on deeply nested or cyclic data. A fix was released in v1.17.7 introducing a maximum recursion depth limit; users can customize it via builtin.MaxDepth. The CVE conte...

7.5CVSS6.6AI score0.00422EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/02 9:26 p.m.13 views

CVE-2025-59789

Uncontrolled recursion in the json2pb component in Apache bRPC version 1.15.0 on all platforms allows remote attackers to make the server crash via sending deep recursive json data. Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser use...

7.5CVSS7.2AI score0.01612EPSS
SaveExploits2References1
EUVD
EUVD
added 2025/12/01 12:30 p.m.13 views

EUVD-2025-199979

Uncontrolled recursion in the json2pb component in Apache bRPC version 1.15.0 on all platforms allows remote attackers to make the server crash via sending deep recursive json data. Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser use...

7.5CVSS6.7AI score0.01612EPSS
SaveExploits2References3
NVD
NVD
added 2025/12/01 11:15 a.m.12 views

CVE-2025-59789

Uncontrolled recursion in the json2pb component in Apache bRPC version 1.15.0 on all platforms allows remote attackers to make the server crash via sending deep recursive json data. Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser use...

7.5CVSS0.01612EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2025/12/01 10:22 a.m.28 views

CVE-2025-59789 Apache bRPC: Stack Exhaustion via Unbounded Recursion in JSON Parser

Uncontrolled recursion in the json2pb component in Apache bRPC version 1.15.0 on all platforms allows remote attackers to make the server crash via sending deep recursive json data. Root Cause: The bRPC json2pb component uses rapidjson to parse json data from the network. The rapidjson parser use...

0.01612EPSS
SaveExploits2References1
SUSE CVE
SUSE CVE
added 2025/11/28 12:22 a.m.13 views

SUSE CVE-2025-64333

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. Prior to versions 7.0.13 and 8.0.2, a large HTTP content type, when logged can cause a stack overflow crashing Suricata. This issue has been patched in versions...

7.5CVSS6.8AI score0.0032EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/26 10:57 p.m.42 views

CVE-2025-64333

CVE-2025-64333 : Suricata before 7.0.13 and 8.0.2 can stack overflow when logging a large HTTP content type; patched in 7.0.13/8.0.2. Workarounds include limiting stream.reassembly.depth to less than half the stack size; increasing process stack size reduces trigger likelihood.

7.5CVSS6.4AI score0.0032EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/11/26 10:57 p.m.20 views

CVE-2025-64333 Suricata is vulnerable to a stack overflow from big content-type

Suricata is a network IDS, IPS and NSM engine developed by the OISF Open Information Security Foundation and the Suricata community. Prior to versions 7.0.13 and 8.0.2, a large HTTP content type, when logged can cause a stack overflow crashing Suricata. This issue has been patched in versions...

7.5CVSS0.0032EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/11/12 12:40 a.m.13 views

kernel: eventpoll: Fix semi-unbounded recursion

In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never form a graph deeper than EPMAXNESTS+1 links. Currently, eploopcheckproc ensures that the graph is loop-free and does some recursion depth checks, but...

7.8CVSS5.7AI score0.00177EPSS
SaveExploits0References5
Rows per page
Query Builder