CyberRota
Back to database

CVE-2026-40612

MEDIUM · CVSS 5.5 EPSS 0.01% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-11 · Last synced: 2026-06-09

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-40612
Severity
MEDIUM
CVSS
5.5
EPSS
0.01%

Original NVD Description

jq is a command-line JSON processor. In 1.8.1 and earlier, jv_contains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure (built programmatically with reduce, since the JSON parser caps at depth 10000), the C stack is exhausted.