CVE-2025-48060

Severity CVSS v4.0:
HIGH
Type:
CWE-121 Stack-based Buffer Overflow
Publication date:
21/05/2025
Last modified:
03/11/2025

Description

jq is a command-line JSON processor. In versions up to and including 1.7.1, a heap-buffer-overflow is present in function `jv_string_vfmt` in the jq_fuzz_execute harness from oss-fuzz. This crash happens on file jv.c, line 1456 `void* p = malloc(sz);`. As of time of publication, no patched versions are available.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:* 1.7.1 (including)