Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-41257

Опубликовано: 11 мая 2026
Источник: nvd
CVSS3: 5.5
EPSS Низкий

Описание

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 a memmove with attacker-influenced offsets.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*
Версия до 1.8.1 (включая)

EPSS

Процентиль: 4%
0.00142
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-190

Связанные уязвимости

CVSS3: 5.5
ubuntu
3 месяца назад

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 a memmove with attacker-influenced offsets.

CVSS3: 5.5
redhat
3 месяца назад

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 a memmove with attacker-influenced offsets.

msrc
3 месяца назад

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

CVSS3: 5.5
debian
3 месяца назад

jq is a command-line JSON processor. In 1.8.1 and earlier, the jq byte ...

CVSS3: 5.5
fstec
3 месяца назад

Уязвимость утилиты для обработки JSON-файлов jq, связанная с целочисленным переполнением, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

Процентиль: 4%
0.00142
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-190