{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "6.0"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1a5293396337f9a72dfee1fa070b2c4b0a0a3aaf"
            },
            {
              "fixed": "94e82c1de12323d992895830231865736a8abf2c"
            }
          ],
          "repo": "https://github.com/ntop/ndpi",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-787"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86098.json"
  },
  "details": "ntop nDPI versions before 6.0 contain a heap buffer overflow vulnerability in the ndpi_json_string_escape function that writes beyond caller-supplied buffer boundaries. Attackers can trigger the overflow by supplying crafted network packet data including TLS SNI, HTTP headers, or DNS names that reach the vulnerable function, causing heap corruption.",
  "id": "CVE-2026-86098",
  "modified": "2026-09-06T03:31:01.094643389Z",
  "published": "2026-09-04T22:38:48.064Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86098.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-86098"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/ntop-ndpi-before-6.0-heap-buffer-overflow-via-ndpi-json-string-escape"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ntop/nDPI/commit/94e82c1de12323d992895830231865736a8abf2c"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/ntop/nDPI"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/ntop/nDPI/blob/5.0/src/lib/ndpi_serializer.c"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "ntop nDPI before 6.0 Heap Buffer Overflow via ndpi_json_string_escape"
}