Description
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.
Published: 2026-09-04
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ntop nDPI before version 6.0 contains a heap buffer overflow in the ndpi_json_string_escape function (CWE‑787). The function writes beyond the caller‑supplied buffer when processing crafted packet data, such as TLS SNI, HTTP headers, or DNS names, potentially corrupting heap memory. This corruption can lead to arbitrary code execution or application crashes by an attacker.

Affected Systems

The affected product is ntop nDPI, all releases prior to 6.0. The vulnerability is present in the nDPI library bundled with these versions and can be triggered by network traffic parsed by the library.

Risk and Exploitability

The CVSS score of 8.3 indicates high severity. The EPSS score is not available, so the current probability of exploitation is uncertain. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is network traffic; attackers can trigger the overflow by transmitting specially crafted packets from any side that reaches the vulnerable function. No authentication is required because packet parsing occurs on inbound traffic.

Generated by OpenCVE AI on September 4, 2026 at 23:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch that fixes the buffer overflow by ensuring proper bounds checking in ndpi_json_string_escape (CWE‑787).
  • If upgrading is not immediately possible, filter or scrub network traffic to block TLS SNI, HTTP headers, or DNS names that could trigger the overflow identified as CWE‑787 before packets reach the collection system.
  • Configure monitoring to alert on repeated parsing errors, abnormal crashes, or heap corruption events that may indicate exploitation of the nvpi_json_string_escape vulnerability.

Generated by OpenCVE AI on September 4, 2026 at 23:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 22:45:00 +0000

Type Values Removed Values Added
Description 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.
Title ntop nDPI before 6.0 Heap Buffer Overflow via ndpi_json_string_escape
First Time appeared Ntop
Ntop ndpi
Weaknesses CWE-787
CPEs cpe:2.3:a:ntop:ndpi:*:*:*:*:*:*:*:*
Vendors & Products Ntop
Ntop ndpi
References
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H'}

cvssV4_0

{'score': 8.3, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T22:38:48.064Z

Reserved: 2026-09-04T22:17:37.991Z

Link: CVE-2026-86098

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T23:18:03.687

Modified: 2026-09-04T23:18:03.687

Link: CVE-2026-86098

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T02:00:12Z

Weaknesses