Lucene search
K

119 matches found

CNNVD
CNNVD
added 2026/05/11 12:0 a.m.3 views

jq 输入验证错误漏洞

jq is a lightweight and flexible command-line JSON processor developed by jqlang. Jq versions 1.8.1 and earlier contain a vulnerability related to input validation errors. This vulnerability stems from the use of signed integers for the stack allocation size in the jq bytecode virtual machine. Wh...

7.3CVSS5.8AI score0.00013EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.3 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.00014EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-41257

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, the jq bytecode VM's data stack tracks its allocation size in a signed int. When the stack grows beyo...

7.3CVSS5.8AI score0.00013EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-43894

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, when decNumberFromString is given a number literal of INTMAX-1 2147483646 digits, the D2U macro...

6.2CVSS5.8AI score0.00014EPSS
Exploits1References4
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.5 views

jq 安全漏洞

jq is a lightweight and flexible command-line JSON processor developed by jqlang. Jq versions 1.8.2rc1 and earlier have security vulnerabilities. These vulnerabilities stem from the fact that the standard module loader does not perform cyclic checks when modules are included within each other,...

6.8CVSS5.8AI score0.00013EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/05/07 12:0 a.m.2 views

JeecgBoot 注入漏洞

JeecgBoot is a Java low-code platform developed by Jeecg Corporation, designed for enterprise web applications. JeecgBoot versions 3.9.1 and earlier have a vulnerability related to injection attacks. This vulnerability stems from the parameter condition handled by the JSON object processor in the...

6.5CVSS6.7AI score0.00031EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/27 11:24 p.m.25 views

CVE-2026-41368 OpenClaw < 2026.3.28 - Environment Variable Disclosure via jq $ENV Filter Bypass

OpenClaw before 2026.3.28 contains an environment variable disclosure vulnerability in the jq safe-bin policy that fails to block the $ENV filter. Attackers can bypass safe-bin restrictions by using $ENV in jq programs to access sensitive environment variables that should be restricted...

7.1CVSS0.00042EPSS
Exploits0References2
Fedora
Fedora
added 2026/04/25 1:58 a.m.4 views

[SECURITY] Fedora 44 Update: jq-1.8.1-3.fc44

lightweight and flexible command-line JSON processor jq is like sed for JSON data =E2=80=93 you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. It is written in portable C, and it has zero runtime...

8.2CVSS5.3AI score0.00072EPSS
Exploits4
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:0 a.m.2 views

CBL Mariner 2.0 Security Update: CBL-Mariner Releases (CVE-2026-33947)

The version of CBL-Mariner Releases installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2026-33947 advisory. - jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath,...

6.2CVSS5.7AI score0.00005EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: jq (UTSA-2026-014276)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014276 advisory. jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whos...

6.2CVSS5.6AI score0.00005EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2026/04/19 12:0 a.m.2 views

Azure Linux 3.0 Security Update: CBL-Mariner Releases (CVE-2026-33947)

The version of CBL-Mariner Releases 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-2026-33947 advisory. - jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath,...

6.2CVSS5.9AI score0.00005EPSS
Exploits1References1
Microsoft CVE
Microsoft CVE
added 2026/04/17 8:1 a.m.2 views

jq: Algorithmic complexity DoS via hardcoded MurmurHash3 seed

...

7.5CVSS5.7AI score0.00024EPSS
Exploits0
OSV
OSV
added 2026/04/14 12:16 a.m.0 views

DEBIAN-CVE-2026-40164

jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784, jq used MurmurHash3 with a hardcoded, publicly visible seed 0x432A9843 for all JSON object hash table operations, which allowed an attacker to precompute key collisions offline. By supplying a crafted JSO...

7.5CVSS5.3AI score0.00024EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/04/14 12:16 a.m.0 views

CVE-2026-40164

jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784, jq used MurmurHash3 with a hardcoded, publicly visible seed 0x432A9843 for all JSON object hash table operations, which allowed an attacker to precompute key collisions offline. By supplying a crafted JSO...

7.5CVSS5.8AI score0.00024EPSS
Exploits0References5
NVD
NVD
added 2026/04/13 11:16 p.m.1 views

CVE-2026-39956

jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9, the strindices builtin in jq's src/builtin.c passes its arguments directly to jvstringindexes without verifying they are strings, and jvstringindexes in src/jv.c relies solely on assert checks that are...

6.1CVSS0.00019EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/04/13 12:0 a.m.4 views

PT-2026-32565

Name of the Vulnerable Software and Affected Versions jq versions prior to commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784 Description The software used MurmurHash3 with a hardcoded, publicly visible seed 0x432A9843 for all JSON object hash table operations. This allows an attacker to precompute...

7.8CVSS5.1AI score0.00137EPSS
Exploits2References58
Redos
Redos
added 2025/10/14 12:0 a.m.2 views

ROS-20251014-06

A vulnerability in the jq JSON processor is related to manipulation of the runjqtests function of the jqtest.c component file JSON Parser Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.7AI score0.00037EPSS
Exploits1
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-55064

Malicious code in bioql PyPI...

6.2CVSS6.1AI score0.0026EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-55080

Malicious code in bioql PyPI...

6.2CVSS5.9AI score0.00103EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-18920

Malicious code in bioql PyPI...

6.9CVSS6.3AI score0.00385EPSS
Exploits0References2
Rows per page
Query Builder