CVE-2026-86098 PUBLISHED

ntop nDPI before 6.0 Heap Buffer Overflow via ndpi_json_string_escape

Assigner: VulnCheck
Reserved: 04.09.2026 Published: 04.09.2026 Updated: 04.09.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 8.3

Product Status

Vendor ntop
Product nDPI
Versions Default: unaffected
  • affected from 0 to 6.0 (excl.)
  • Version 6.0 is unaffected

Credits

  • Tristan Madani finder

References

Problem Types

  • Out-of-bounds Write CWE