Lucene search
+L

721 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/13 11:51 p.m.7 views

CVE-2026-33948

jq is a command-line JSON processor. Commits before 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When reading JSON from files or stdin, jq uses strlen to determine buffer length instead of the actual byte...

6.3CVSS6AI score0.00256EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/13 11:51 p.m.9 views

CVE-2026-33948 jq: Embedded-NUL Truncation in CLI JSON Input Path Causes Prefix-Only Validation of Malformed Input

jq is a command-line JSON processor. Commits before 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When reading JSON from files or stdin, jq uses strlen to determine buffer length instead of the actual byte...

6.3CVSS7.2AI score
SaveExploits0References4
EUVD
EUVD
added 2026/04/13 11:51 p.m.17 views

EUVD-2026-22158

jq is a command-line JSON processor. Commits before 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When reading JSON from files or stdin, jq uses strlen to determine buffer length instead of the actual byte...

6.3CVSS6AI score0.00256EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/04/13 11:51 p.m.17 views

CVE-2026-33948

jq is a command-line JSON processor. Commits before 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When reading JSON from files or stdin, jq uses strlen to determine buffer length instead of the actual byte...

6.3CVSS5.9AI score0.00256EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/13 11:40 p.m.9 views

CVE-2026-40164 jq: Algorithmic complexity DoS via hardcoded MurmurHash3 seed

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.5CVSS7AI score
SaveExploits0References34
Debian CVE
Debian CVE
added 2026/04/13 11:40 p.m.28 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.3AI score0.00366EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/04/13 11:40 p.m.6 views

CVE-2026-40164 jq: Algorithmic complexity DoS via hardcoded MurmurHash3 seed

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.00366EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/13 11:40 p.m.131 views

CVE-2026-40164

CVE-2026-40164 affects jq, a command-line JSON processor, due to a hashing vulnerability introduced by using MurmurHash3 with a hardcoded seed (0x432A9843) for all object hash table operations prior to commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784. An attacker can craft a ~100 KB JSON object wh...

7.5CVSS5.8AI score0.00366EPSS
SaveExploits0References32
AlpineLinux
AlpineLinux
added 2026/04/13 11:40 p.m.25 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.00366EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/13 11:40 p.m.24 views

EUVD-2026-22164

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.00366EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/13 11:16 p.m.11 views

CVE-2026-39979

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

8.2CVSS0.00559EPSS
SaveExploits1References32
OSV
OSV
added 2026/04/13 11:16 p.m.4 views

AZL-82973 CVE-2026-39956 affecting package jq for versions less than 1.7.1-5

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.1CVSS5.9AI score0.00174EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/13 11:16 p.m.4 views

DEBIAN-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.1CVSS5.3AI score0.00174EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/13 11:16 p.m.3 views

AZL-82931 CVE-2026-39979 affecting package jq for versions less than 1.7.1-5

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

8.2CVSS6.7AI score0.00559EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/13 11:16 p.m.15 views

UBUNTU-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.1CVSS5.7AI score0.00174EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2026/04/13 11:16 p.m.11 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.1CVSS5.8AI score0.00174EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/13 11:16 p.m.12 views

UBUNTU-CVE-2026-39979

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

8.2CVSS5.9AI score0.00559EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2026/04/13 10:18 p.m.10 views

CVE-2026-39979

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

8.2CVSS5.4AI score0.00559EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2026/04/13 10:18 p.m.18 views

CVE-2026-39979

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

8.2CVSS5.5AI score0.00559EPSS
SaveExploits1References32
OSV
OSV
added 2026/04/13 10:16 p.m.9 views

DEBIAN-CVE-2026-33947

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 whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

5.5CVSS5.6AI score0.00234EPSS
SaveExploits1References1
Rows per page
Query Builder