Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

Jqlang

First CVE: Dec 11, 2023Active for: 3 yearsTotal CVEs: 22
22.9
VTI Score
Low

Jqlang maintains the jq JSON query language and processor, a command-line tool widely embedded in data-processing pipelines and infrastructure automation. The vendor's vulnerability profile centers on memory-safety and input-handling weaknesses—out-of-bounds writes, integer overflows, uncontrolled recursion, type confusion, and classic buffer overflows—that are characteristic of a C-based parser and evaluator operating on untrusted JSON and filter expressions. Current severity, exploitation, and exposure figures are shown alongside this summary.

FAUCET AI Generated
22
Total CVEs
More Total CVEs than 96% of tracked vendors
7.3
Avg CVEs / Product / Year
More Avg CVEs / Product / Year than 99% of tracked vendors
6.0
Avg CVSS Score
Higher Avg CVSS Score than 29% of tracked vendors
0.0%
In CISA KEV
Bottom 1%

Trends Over Time

The number and severity of CVEs published that impact products developed by Jqlang over time

Volume of CVEsAvg CVSS Base Score
First CVE
Dec 11, 2023
2 years ago
Most Recent CVE
Jun 25, 2026
29 days ago

Products(1 total)

Top CVEs

Signals from CVEs in this vendor scope (22 CVEs).

22 CVEs · Highest risk first

CVEPublishedCVSSRiskKEVExploit
CVE-2026-49839HIGH
jq is a command-line JSON processor. Prior to 1.8.2,` jq --rawfile` can turn a handled oversized-string error into invalid-state reuse and a real heap out-of-bounds write in assert
Jun 25, 20267.132NONO
CVE-2026-32316HIGH
jq is a command-line JSON processor. An integer overflow vulnerability exists through version 1.8.1 within the jvp_string_append() and jvp_string_copy_replace_bad functions, where
Apr 13, 20267.529NONO
CVE-2026-39979MEDIUM
jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jv_parse_sized() API in libjq accepts a counted buffer with an explicit length
Apr 13, 20266.528NONO
CVE-2026-47770MEDIUM
jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq's ordinary command-line surface
Jun 25, 20265.527NONO
CVE-2026-54679MEDIUM
jq is a command-line JSON processor. Prior to 1.8.2, on 32bit system, jvp_string_append has a chance of integer/multiple overflowing and then causing a massive buffer overrun. Thi
Jun 25, 20265.527NONO
CVE-2026-44777MEDIUM
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 include each other.
May 11, 20265.524NONO
CVE-2026-43896MEDIUM
jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jv_object_merge_recursive() allows a crafted jq program to crash the process with a segfault. The
May 11, 20265.524NONO
CVE-2026-43894MEDIUM
jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INT_MAX-1 (2147483646) digits, the D2U() macro overflows during sig
May 11, 20265.524NONO
CVE-2026-41257MEDIUM
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 deepl
May 11, 20265.524NONO
CVE-2026-41256MEDIUM
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 current upstream HEAD. A
May 11, 20265.524NONO
View all 22 CVEs →

CVE Severity & Scoring

Severity distribution of CVEs that affect this vendor's products22 CVEs
77%
23%
Severity distribution among all CVEs352,294 CVEs
45%
40%
11%
MediumHigh
Attack Vector
Local16 (72.7%)
Network6 (27.3%)
Unknown0 (0.0%)
Physical0 (0.0%)
Adjacent Network0 (0.0%)
Attack Complexity
Low21 (95.5%)
High1 (4.5%)
Unknown0 (0.0%)
User Interaction
None13 (59.1%)
Unknown0 (0.0%)
Required9 (40.9%)
Privileges Required
Low7 (31.8%)
High0 (0.0%)
None15 (68.2%)
Unknown0 (0.0%)

Exploit Exposure

Signals from CVEs in this vendor scope (22 CVEs).

CISA KEV
0 CVEs
0.0% of CVEs· Bottom 1%
Metasploit
0 CVEs
0.0% of CVEs· Bottom 1%
Nuclei
0 CVEs
0.0% of CVEs· Bottom 1%
ExploitDB
0 CVEs
0.0% of CVEs· Bottom 1%

Social Chatter

An overview of all social media posts that mention a CVE ID that affects a product developed by Jqlang.

Media Mentions

Media articles that mention a CVE ID that affects a product developed by Jqlang — matched by CVE ID, not by vendor name.

Top CNAs Publishing CVEs For Jqlang's Products

View all 3 CNAs →

Top CWEs