{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.8.2rc1"
              },
              {
                "last_affected": "1.8.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "5f2a14dd1b03a8b43015058ed006dd4ab24fb58f"
            }
          ],
          "repo": "https://github.com/jqlang/jq",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rmpv-jgvr-wpr9"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-674"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44777.json"
  },
  "details": "jq is a command-line JSON processor. In 1.8.2rc1 and earlier, the ordinary module loader recurses without cycle detection when two\notherwise valid modules include each other.",
  "id": "CVE-2026-44777",
  "modified": "2026-07-15T01:48:56.154813601Z",
  "published": "2026-05-11T17:23:20.228Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44777.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/jqlang/jq/security/advisories/GHSA-rmpv-jgvr-wpr9"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44777"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P",
      "type": "CVSS_V4"
    }
  ],
  "summary": "jq: stack overflow in module loading on mutual `include`"
}