Lucene search
+L

721 matches found

Cvelist
Cvelist
added 2026/05/11 5:14 p.m.72 views

CVE-2026-41257 jq: Signed-int overflow in `stack_reallocate` (jq VM stack)

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 beyond ≈1 GiB via deeply nested generator forks, the doubling arithmetic overflows. The wrapped value is passed to realloc and then used for ...

7.3CVSS0.00142EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/11 5:14 p.m.9 views

CVE-2026-41257 jq: Signed-int overflow in `stack_reallocate` (jq VM stack)

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 beyond ≈1 GiB via deeply nested generator forks, the doubling arithmetic overflows. The wrapped value is passed to realloc and then used for ...

7.3CVSS5.8AI score0.00142EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/05/11 5:14 p.m.17 views

CVE-2026-41257

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 beyond ≈1 GiB via deeply nested generator forks, the doubling arithmetic overflows. The wrapped value is passed to realloc and then used for ...

7.3CVSS5.8AI score0.00142EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/05/11 5:14 p.m.27 views

CVE-2026-41257

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 beyond ≈1 GiB via deeply nested generator forks, the doubling arithmetic overflows. The wrapped value is passed to realloc and then used for ...

7.3CVSS5.8AI score0.00142EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/11 5:14 p.m.10 views

CVE-2026-41257

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 beyond ≈1 GiB via deeply nested generator forks, the doubling arithmetic overflows. The wrapped value is passed to realloc and then used for ...

7.3CVSS5.8AI score0.00142EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/05/11 5:14 p.m.42 views

CVE-2026-41257

The CVE concerns jq (1.8.1 and earlier) where the bytecode VM’s data stack uses a signed int to track allocation size. When the stack grows beyond ~1 GiB (e.g., via deeply nested generator forks), the doubling arithmetic overflows, causing the wrapped value to be passed to realloc and then used f...

7.3CVSS5.8AI score0.00142EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.36 views

PT-2026-39711

Name of the Vulnerable Software and Affected Versions jq versions prior to 1.8.2 Description The bytecode VM's data stack tracks its allocation size using a signed integer. When the stack grows beyond approximately 1 GiB through deeply nested generator forks, the doubling arithmetic overflows. Th...

7.3CVSS5.8AI score0.00157EPSS
SaveExploits2References57
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-43896

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, unbounded recursion in jvobjectmergerecursive allows a crafted jq program to crash the process with a...

6.2CVSS5.7AI score0.00154EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-44777

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.2rc1 and earlier, the ordinary module loader recurses without cycle detection when two otherwise valid modules inclu...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.11 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
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.26 views

PT-2026-39721

Name of the Vulnerable Software and Affected Versions jq versions prior to 1.8.2rc2 Description The ordinary module loader in this command-line JSON processor recurses without cycle detection when two valid modules include each other. Recommendations Update to a version later than 1.8.2rc1...

6.8CVSS5.8AI score0.00161EPSS
SaveExploits2References51
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 arise from the top-level jq program loaded via the -f parameter being truncated at the first NUL byte. This can result in the...

5.5CVSS5.9AI score0.00158EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/11 12:00 a.m.22 views

PT-2026-39718

Name of the Vulnerable Software and Affected Versions jq versions prior to 1.8.2 Description A flaw exists in the decNumberFromString function when processing a number literal containing 2147483646 digits. This causes the D2U macro to overflow during signed-int arithmetic, leading to a wrapped...

7.3CVSS6AI score0.00158EPSS
SaveExploits5References55
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-41256

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, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on...

6.3CVSS6AI score0.00256EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.28 views

PT-2026-38241

Name of the Vulnerable Software and Affected Versions jq versions prior to 1.8.2 Description Unbounded recursion in the jv object merge recursive function allows a specially crafted program to crash the process with a segmentation fault segfault, which is an error occurring when a program attempt...

6.2CVSS5.8AI score0.00158EPSS
SaveExploits3References53
Ubuntu
Ubuntu
added 2026/04/28 4:18 a.m.21 views

USN-8202-2: jq vulnerabilities

USN-8202-1 fixed vulnerabilities in jq. This update provides the corresponding update to Ubuntu 26.04 LTS. Original advisory details: It was discovered that jq did not correctly handle certain string concatenations. An attacker could possibly use this issue to cause a denial of service or execute...

8.2CVSS5.9AI score0.00559EPSS
SaveExploits5
NVD
NVD
added 2026/04/28 12:16 a.m.10 views

CVE-2026-41368

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.00238EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/27 11:24 p.m.31 views

CVE-2026-41368

CVE-2026-41368 affects OpenClaw prior to 2026.3.28. The issue is an environment variable disclosure via the jq safe-bin policy, where the $ENV filter is not blocked, allowing access to sensitive environment variables. Affected: OpenClaw versions before 2026.3.28. Impact: exposure of confidential ...

7.1CVSS5.2AI score0.00238EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/27 11:24 p.m.9 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.1CVSS5.9AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:00 a.m.10 views

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

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-40164 advisory. - jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784, j...

7.5CVSS6.9AI score0.00366EPSS
SaveExploits0References1
Rows per page
Query Builder