Lucene search
+L

4700 matches found

OSV
OSV
added 2026/05/11 5:24 p.m.9 views

CVE-2026-43896 jq: Stack Overflow in Recursive Object Merge

jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jvobjectmergerecursive allows a crafted jq program to crash the process with a segfault. The function is reachable through the operator when both operands are objects...

6.2CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/05/11 5:24 p.m.80 views

CVE-2026-43896

CVE-2026-43896 (jq) : In jq versions 1.8.1 and earlier, unbounded recursion in the function jv_object_merge_recursive() can cause a crafted jq program to crash the process with a segfault when using the object operator (*) on two objects. Affected component is the jq JSON processor; the vulnerabi...

6.2CVSS5.8AI score0.00154EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2026/05/11 5:24 p.m.29 views

CVE-2026-43896

jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jvobjectmergerecursive allows a crafted jq program to crash the process with a segfault. The function is reachable through the operator when both operands are objects...

6.2CVSS5.8AI score0.00154EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/05/11 5:24 p.m.79 views

CVE-2026-43896 jq: Stack Overflow in Recursive Object Merge

jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jvobjectmergerecursive allows a crafted jq program to crash the process with a segfault. The function is reachable through the operator when both operands are objects...

6.2CVSS0.00154EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2026/05/11 5:24 p.m.23 views

CVE-2026-43896

jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jvobjectmergerecursive allows a crafted jq program to crash the process with a segfault. The function is reachable through the operator when both operands are objects...

6.2CVSS5.8AI score0.00154EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/11 5:16 p.m.42 views

CVE-2026-40612

CVE-2026-40612 affects jq (1.8.1 and earlier). The root cause is an unbounded recursion in the function jv_contains that recurses into nested arrays/objects with no depth limit, eventually exhausting the C stack when presented with a deeply nested input (constructed programmatically with reduce, ...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1References1Affected Software1
AlpineLinux
AlpineLinux
added 2026/05/11 5:16 p.m.16 views

CVE-2026-40612

jq is a command-line JSON processor. In 1.8.1 and earlier, jvcontains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure built programmatically with reduce, since the JSON parser caps at depth 10000, the C stack is exhausted...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/11 5:16 p.m.82 views

CVE-2026-40612 jq: Stack overflow via unbounded recursion in jv_contains

jq is a command-line JSON processor. In 1.8.1 and earlier, jvcontains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure built programmatically with reduce, since the JSON parser caps at depth 10000, the C stack is exhausted...

6.8CVSS0.00161EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/11 5:16 p.m.10 views

CVE-2026-40612 jq: Stack overflow via unbounded recursion in jv_contains

jq is a command-line JSON processor. In 1.8.1 and earlier, jvcontains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure built programmatically with reduce, since the JSON parser caps at depth 10000, the C stack is exhausted...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/11 4:17 p.m.15 views

GHSA-39QR-RC93-VHQM Bird-lg-go has a Fatal Out-of-Memory (OOM) Denial of Service via Unbounded JSON Decoding

Summary The apiHandler and similarly webHandlerTelegramBot processes user-provided JSON payloads by directly using json.NewDecoderr.Body.Decode&request without restricting the maximum read size. An unauthenticated remote attacker can stream an extremely large, endless JSON payload e.g., several...

7.5CVSS5.9AI score0.00441EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/11 4:17 p.m.14 views

Bird-lg-go has a Fatal Out-of-Memory (OOM) Denial of Service via Unbounded JSON Decoding

Summary The apiHandler and similarly webHandlerTelegramBot processes user-provided JSON payloads by directly using json.NewDecoderr.Body.Decode&request without restricting the maximum read size. An unauthenticated remote attacker can stream an extremely large, endless JSON payload e.g., several...

7.5CVSS5.9AI score0.00441EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.14 views

Unity Linux 20.1070e Security Update: netty (UTSA-2026-017795)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017795 advisory. The ZlibDecoders in Netty 4.1.x before 4.1.46 allow for unbounded memory allocation while decoding a ZlibEncoded byte stream. An attacker could send a large...

7.5CVSS6.9AI score0.09438EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-40612

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jq is a command-line JSON processor. In 1.8.1 and earlier, jvcontains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input...

6.8CVSS6.4AI score0.00161EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.15 views

jq 安全漏洞

jq is a lightweight and flexible command-line JSON processor developed by jqlang. Jq versions 1.8.1 and earlier have security vulnerabilities; these vulnerabilities stem from the jvcontains function’s recursive nesting of arrays/objects without depth limits, which may lead to exhaustion of the C...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/05/11 12:00 a.m.18 views

jq 安全漏洞

jq is a lightweight and flexible command-line JSON processor developed by jqlang. Jq versions 1.8.1 and earlier have security vulnerabilities; these vulnerabilities stem from unbounded recursion in jvobjectmergerecursive. This recursion allows malicious programs to cause program crashes with...

6.2CVSS5.8AI score0.00154EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.25 views

PT-2026-39709

Name of the Vulnerable Software and Affected Versions jq versions prior to 1.8.2 Description The jv contains function recurses into nested arrays and objects without a depth limit. When processing a sufficiently nested input structure, this can lead to C stack exhaustion, causing the application ...

7.3CVSS5.8AI score0.00161EPSS
SaveExploits5References55
OSV
OSV
added 2026/05/09 11:11 a.m.24 views

OESA-2026-2248 golang security update

. Security Fixes: SWIG file names containing 'cgo' and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.CVE-2026-27140 Arithmetic over induction variables in loops were not correctly checked for underflow or overflow. As a...

9.8CVSS6.6AI score0.00658EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/09 11:11 a.m.15 views

OESA-2026-2230 uriparser security update

The package is a strictly RFC 3986 compliant URI parsing library written in C89"ANSI C". uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license. There are a number of applications, libraries and hardware using uriparser, as well as bindings and 3rd-party...

5.1CVSS5.8AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/09 12:38 a.m.16 views

GHSA-3G76-F9XQ-8VP6 Vert.x has a DoS via unbounded server-side SNI SslContext cache growth

Potential unbounded server-side SNI SslContext cache growth in Vert.x TLS handling, with = resource-exhaustion / DoS impact. On affected versions, matching server-side SNI names are cached via computeIfAbsentserverName, ... in a serverName-keyed SslContext cache. The implementation differs slight...

6.9CVSS5.8AI score0.00238EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/05/08 8:44 p.m.18 views

Volcano's webhook server vulnerable to OOM due to unbounded HTTP request body size

Impact The Volcano webhook server does not enforce a size limit on incoming HTTP request bodies. Any in-cluster pod that can reach the webhook endpoint may send an arbitrarily large request body, potentially causing the webhook server to be killed by OOM. All Volcano deployments with the webhook...

7.4CVSS5.8AI score0.00173EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder