Lucene search
+L

15 matches found

BDU FSTEC
BDU FSTEC
added 2026/07/23 12:00 a.m.9 views

The vulnerability of the jv_contains() function in the jq JSON processing tool allows a hacker to cause a service failure.

The vulnerability of the jvcontains function in the jq JSON processing tool is related to an uncontrolled recursion. Exploiting this vulnerability could allow an attacker to cause a service failure...

6.2CVSS5.5AI score0.00161EPSS
SaveExploits1References5Affected Software6
RedHat Linux
RedHat Linux
added 2026/06/25 3:16 p.m.14 views

jq: stack overflow via unbounded recursion in jv_contains

A flaw was found in jq, a command line JSON processor. The jvcontains function does not have a depth limit when processing nested arrays or objects. This missing depth limit allows an attacker who can supply a sufficiently nested input structure to exhaust the stack memory, causing an application...

6.8CVSS6.1AI score0.00161EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/05/13 5:31 p.m.16 views

CVE-2026-40612

A flaw was found in jq, a command line JSON processor. The jvcontains function does not have a depth limit when processing nested arrays or objects. This missing depth limit allows an attacker who can supply a sufficiently nested input structure to exhaust the stack memory, causing an application...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1References4
Microsoft CVE
Microsoft CVE
added 2026/05/13 8:01 a.m.18 views

jq: Stack overflow via unbounded recursion in jv_contains

...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1
NVD
NVD
added 2026/05/11 6:16 p.m.17 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.8CVSS0.00161EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/11 6:16 p.m.9 views

AZL-86381 CVE-2026-40612 affecting package jq for versions less than 1.7.1-6

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.8CVSS6.5AI score0.00161EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/05/11 6:16 p.m.18 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
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/05/11 5:16 p.m.46 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
SaveExploits1
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
EUVD
EUVD
added 2026/05/11 5:16 p.m.14 views

EUVD-2026-29161

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
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
OSV
OSV
added 2026/05/11 5:16 p.m.21 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.9AI score
SaveExploits0References3
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
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
Rows per page
Query Builder