CVE-2026-86098

Summary

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.

Affected Software

VendorProductVersion RangeStatus
ntopnDPI0 < 6.0affected
ntopnDPI6.0unaffected

Weaknesses

  • CWE-787: Out-of-bounds Write

References