Skip to main content

Ntop

24 CVEs product

Monthly

CVE-2026-86098 Sep 04, 22:38 HIGH PATCH This Week

Heap buffer overflow in ntop nDPI before version 6.0 allows unauthenticated network-adjacent or remote attackers to corrupt process heap memory by sending crafted packets containing TLS SNI values, HTTP headers, or DNS names with characters that expand during JSON escaping. The root cause in ndpi_json_string_escape (src/lib/ndpi_serializer.c) is that the original bounds check guarded only single-byte writes while escape sequences requiring 2 bytes (e.g., backslash-quote) or 6 bytes (e.g., \u00XX control-character escapes) silently overran the caller-supplied buffer. Vendor-released patch is available via commit 94e82c1 targeting the 6.0 release; no public exploit has been identified at time of analysis.

Buffer Overflow Memory Corruption Ndpi Ntop
NVD GitHub VulDB
CVSS 4.0
8.3
EPSS
0.4%
CVE-2026-86091 Sep 04, 21:48 HIGH PATCH This Week

Missing authorization on the host pool bulk-delete REST endpoint in ntopng before 6.7.260717 allows any authenticated low-privileged user to irreversibly destroy all configured host pools and their member bindings via a POST request. The flaw (CWE-862) bypasses ntopng's capability-based access control model, enabling non-administrator accounts to eliminate traffic policy segmentation, rate-limit assignments, and visibility restrictions that network security teams depend on. No public exploit has been identified at time of analysis, and a patch commit is available in version 6.7.260717.

Ntop Ntopng
NVD GitHub
CVSS 4.0
7.1
EPSS
0.3%
CVE-2026-86090 Sep 04, 21:48 HIGH PATCH This Week

Missing authorization in ntopng's REST v2 API allows any authenticated low-privilege user to permanently delete all configured notification endpoints and recipients, silencing the entire alert pipeline. Affected versions are all ntopng releases before 6.7.260717; the vendor confirmed and patched the flaw via GitHub Security Advisory GHSA-m22w-f647-vx88. No public exploit code has been identified at time of analysis, but the attack requires only a valid user session and a straightforward POST request, making exploitation trivially simple for any authenticated ntopng account holder.

Ntop Ntopng
NVD GitHub
CVSS 4.0
7.1
EPSS
0.2%
CVE-2026-84989 Sep 03, 14:47 HIGH PATCH This Week

Missing authorization on two REST v2 tag-management endpoints in ntopng 6.7.0-6.7.260717 allows any authenticated low-privilege user to delete or rename tags system-wide, including those created by administrators. The affected endpoints - POST /lua/rest/v2/delete/tag/tag.lua and POST /lua/rest/v2/edit/tag/tag.lua - perform no isAdministrator() check before processing requests. The fix, confirmed in commit 0e41f24b and released as version 6.7.260718, adds the missing privilege gate to both Lua handlers. No public exploit or KEV listing identified at time of analysis.

Ntop Ntopng
NVD GitHub VulDB
CVSS 3.1
7.1
EPSS
0.2%
CVE-2026-45448 May 14, 16:48 MEDIUM This Month

Open redirect vulnerability in ntopng allows remote attackers to redirect users to arbitrary external websites via a crafted URL parameter. The vulnerability requires user interaction (clicking a malicious link) but affects all versions of ntopng with no authentication barrier, exposing users to phishing and credential harvesting attacks when they trust the legitimacy of the ntopng domain.

Open Redirect Ntop Ntopng
NVD
CVSS 3.1
4.3
EPSS
0.0%
CVE-2025-25066 Feb 03, 06:15 HIGH PATCH This Month

nDPI through 4.12 has a potential stack-based buffer overflow in ndpi_address_cache_restore in lib/ndpi_cache.c. Rated high severity (CVSS 8.1), this vulnerability is no authentication required.

Buffer Overflow Stack Overflow Suse Ndpi Ntop
NVD GitHub
CVSS 3.1
8.1
EPSS
0.1%
CVE-2021-36082 Jul 01, 03:15 HIGH POC PATCH This Week

ntop nDPI 3.4 has a stack-based buffer overflow in processClientServerHello. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Memory Corruption Ndpi Ntop
NVD GitHub
CVSS 3.1
8.8
EPSS
1.8%
CVE-2020-15476 Jul 01, 11:15 HIGH POC PATCH This Week

In nDPI through 3.2, the Oracle protocol dissector has a heap-based buffer over-read in ndpi_search_oracle in lib/protocols/oracle.c. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Information Disclosure Debian Oracle Debian Linux +2
NVD GitHub
CVSS 3.1
7.5
EPSS
2.1%
CVE-2020-15475 Jul 01, 11:15 CRITICAL PATCH Act Now

In nDPI through 3.2, ndpi_reset_packet_line_info in lib/ndpi_main.c omits certain reinitialization, leading to a use-after-free. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Use After Free vulnerability could allow attackers to access freed memory to execute arbitrary code or crash the application.

Information Disclosure Use After Free Memory Corruption Ndpi Ntop
NVD GitHub
CVSS 3.1
9.8
EPSS
1.2%
CVE-2020-15474 Jul 01, 11:15 CRITICAL PATCH Act Now

In nDPI through 3.2, there is a stack overflow in extractRDNSequence in lib/protocols/tls.c. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Out-of-bounds Write vulnerability could allow attackers to write data beyond allocated buffer boundaries leading to code execution or crashes.

Buffer Overflow Memory Corruption Ndpi Ntop
NVD GitHub
CVSS 3.1
9.8
EPSS
1.2%
CVE-2020-15473 Jul 01, 11:15 CRITICAL POC PATCH Act Now

In nDPI through 3.2, the OpenVPN dissector is vulnerable to a heap-based buffer over-read in ndpi_search_openvpn in lib/protocols/openvpn.c. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Information Disclosure Ndpi Ntop
NVD GitHub
CVSS 3.1
9.1
EPSS
1.3%
CVE-2020-15472 Jul 01, 11:15 CRITICAL PATCH Act Now

In nDPI through 3.2, the H.323 dissector is vulnerable to a heap-based buffer over-read in ndpi_search_h323 in lib/protocols/h323.c, as demonstrated by a payload packet length that is too short. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Out-of-bounds Read vulnerability could allow attackers to read data from memory outside the intended buffer boundaries.

Buffer Overflow Information Disclosure Debian Debian Linux Ndpi +1
NVD GitHub
CVSS 3.1
9.1
EPSS
1.5%
CVE-2020-15471 Jul 01, 11:15 CRITICAL POC PATCH Act Now

In nDPI through 3.2, the packet parsing code is vulnerable to a heap-based buffer over-read in ndpi_parse_packet_line_info in lib/ndpi_main.c. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Information Disclosure Ndpi Ntop
NVD GitHub
CVSS 3.1
9.1
EPSS
1.3%
CVE-2020-11940 Apr 23, 15:15 HIGH POC PATCH This Week

In nDPI through 3.2 Stable, an out-of-bounds read in concat_hash_string in ssh.c can be exploited by a network-positioned attacker that can send malformed SSH protocol messages on a network segment. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Information Disclosure Ndpi Ntop
NVD GitHub
CVSS 3.1
7.5
EPSS
1.3%
CVE-2020-11939 Apr 23, 15:15 CRITICAL POC PATCH Act Now

In nDPI through 3.2 Stable, the SSH protocol dissector has multiple KEXINIT integer overflows that result in a controlled remote heap overflow in concat_hash_string in ssh.c. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

RCE Integer Overflow Ndpi Ntop
NVD GitHub
CVSS 3.1
9.8
EPSS
3.3%
CVE-2018-12520 Jul 05, 20:29 HIGH POC PATCH THREAT This Week

An issue was discovered in ntopng 3.4 before 3.4.180617. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, no authentication required. Public exploit code available.

Privilege Escalation Ntop Ntopng
NVD GitHub Exploit-DB
CVSS 3.1
8.1
EPSS
10.7%
CVE-2017-7458 Jun 26, 23:29 HIGH PATCH This Week

The NetworkInterface::getHost function in NetworkInterface.cpp in ntopng before 3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Denial Of Service Null Pointer Dereference Ntop Ntopng
NVD GitHub
CVSS 3.0
7.5
EPSS
0.6%
CVE-2017-7459 Jun 26, 07:29 HIGH PATCH This Week

ntopng before 3.0 allows HTTP Response Splitting. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Ntop Ntopng
NVD GitHub
CVSS 3.0
7.5
EPSS
0.3%
CVE-2017-7416 Jun 26, 07:29 MEDIUM PATCH This Month

ntopng before 3.0 allows XSS because GET and POST parameters are improperly validated. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Ntop Ntopng
NVD GitHub
CVSS 3.0
6.1
EPSS
0.2%
CVE-2017-5473 Jan 14, 07:59 HIGH POC PATCH This Week

Cross-site request forgery (CSRF) vulnerability in ntopng through 2.4 allows remote attackers to hijack the authentication of arbitrary users, as demonstrated by admin/add_user.lua,. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

CSRF Ntop Ntopng
NVD GitHub Exploit-DB VulDB
CVSS 3.0
8.8
EPSS
0.3%
CVE-2015-8368 Dec 17, 19:59 MEDIUM POC This Month

ntopng (aka ntop) before 2.2 allows remote authenticated users to change the login context and gain privileges via the user cookie and username parameter to admin/password_reset.lua. Rated medium severity (CVSS 6.0), this vulnerability is remotely exploitable. Public exploit code available and no vendor patch available.

Information Disclosure Ntop Ntopng
NVD Exploit-DB
CVSS 2.0
6.0
EPSS
3.0%
CVE-2014-5464 Sep 08, 14:55 MEDIUM POC THREAT This Month

Cross-site scripting (XSS) vulnerability in the nDPI traffic classification library in ntopng (aka ntop) before 1.2.1 allows remote attackers to inject arbitrary web script or HTML via the HTTP Host. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable. Public exploit code available and EPSS exploitation probability 23.2%.

XSS Ntop Ntopng
NVD Exploit-DB
CVSS 2.0
4.3
EPSS
23.2%
CVE-2014-4329 Jun 19, 10:50 MEDIUM POC This Month

Cross-site scripting (XSS) vulnerability in lua/host_details.lua in ntopng 1.1 allows remote attackers to inject arbitrary web script or HTML via the host parameter. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable. Public exploit code available and no vendor patch available.

XSS Ntop Ntopng
NVD
CVSS 2.0
4.3
EPSS
0.3%
CVE-2014-4165 Jun 16, 18:55 MEDIUM POC This Month

Cross-site scripting (XSS) vulnerability in ntop allows remote attackers to inject arbitrary web script or HTML via the title parameter in a list action to plugins/rrdPlugin. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable. Public exploit code available and no vendor patch available.

XSS Ntop Opensuse
NVD
CVSS 2.0
4.3
EPSS
0.4%
EPSS 0% CVSS 8.3
HIGH PATCH This Week

Heap buffer overflow in ntop nDPI before version 6.0 allows unauthenticated network-adjacent or remote attackers to corrupt process heap memory by sending crafted packets containing TLS SNI values, HTTP headers, or DNS names with characters that expand during JSON escaping. The root cause in ndpi_json_string_escape (src/lib/ndpi_serializer.c) is that the original bounds check guarded only single-byte writes while escape sequences requiring 2 bytes (e.g., backslash-quote) or 6 bytes (e.g., \u00XX control-character escapes) silently overran the caller-supplied buffer. Vendor-released patch is available via commit 94e82c1 targeting the 6.0 release; no public exploit has been identified at time of analysis.

Buffer Overflow Memory Corruption Ndpi +1
NVD GitHub VulDB
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Missing authorization on the host pool bulk-delete REST endpoint in ntopng before 6.7.260717 allows any authenticated low-privileged user to irreversibly destroy all configured host pools and their member bindings via a POST request. The flaw (CWE-862) bypasses ntopng's capability-based access control model, enabling non-administrator accounts to eliminate traffic policy segmentation, rate-limit assignments, and visibility restrictions that network security teams depend on. No public exploit has been identified at time of analysis, and a patch commit is available in version 6.7.260717.

Ntop Ntopng
NVD GitHub
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Missing authorization in ntopng's REST v2 API allows any authenticated low-privilege user to permanently delete all configured notification endpoints and recipients, silencing the entire alert pipeline. Affected versions are all ntopng releases before 6.7.260717; the vendor confirmed and patched the flaw via GitHub Security Advisory GHSA-m22w-f647-vx88. No public exploit code has been identified at time of analysis, but the attack requires only a valid user session and a straightforward POST request, making exploitation trivially simple for any authenticated ntopng account holder.

Ntop Ntopng
NVD GitHub
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Missing authorization on two REST v2 tag-management endpoints in ntopng 6.7.0-6.7.260717 allows any authenticated low-privilege user to delete or rename tags system-wide, including those created by administrators. The affected endpoints - POST /lua/rest/v2/delete/tag/tag.lua and POST /lua/rest/v2/edit/tag/tag.lua - perform no isAdministrator() check before processing requests. The fix, confirmed in commit 0e41f24b and released as version 6.7.260718, adds the missing privilege gate to both Lua handlers. No public exploit or KEV listing identified at time of analysis.

Ntop Ntopng
NVD GitHub VulDB
EPSS 0% CVSS 4.3
MEDIUM This Month

Open redirect vulnerability in ntopng allows remote attackers to redirect users to arbitrary external websites via a crafted URL parameter. The vulnerability requires user interaction (clicking a malicious link) but affects all versions of ntopng with no authentication barrier, exposing users to phishing and credential harvesting attacks when they trust the legitimacy of the ntopng domain.

Open Redirect Ntop Ntopng
NVD
EPSS 0% CVSS 8.1
HIGH PATCH This Month

nDPI through 4.12 has a potential stack-based buffer overflow in ndpi_address_cache_restore in lib/ndpi_cache.c. Rated high severity (CVSS 8.1), this vulnerability is no authentication required.

Buffer Overflow Stack Overflow Suse +2
NVD GitHub
EPSS 2% CVSS 8.8
HIGH POC PATCH This Week

ntop nDPI 3.4 has a stack-based buffer overflow in processClientServerHello. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Memory Corruption Ndpi +1
NVD GitHub
EPSS 2% CVSS 7.5
HIGH POC PATCH This Week

In nDPI through 3.2, the Oracle protocol dissector has a heap-based buffer over-read in ndpi_search_oracle in lib/protocols/oracle.c. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Information Disclosure Debian +4
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL PATCH Act Now

In nDPI through 3.2, ndpi_reset_packet_line_info in lib/ndpi_main.c omits certain reinitialization, leading to a use-after-free. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Use After Free vulnerability could allow attackers to access freed memory to execute arbitrary code or crash the application.

Information Disclosure Use After Free Memory Corruption +2
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL PATCH Act Now

In nDPI through 3.2, there is a stack overflow in extractRDNSequence in lib/protocols/tls.c. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Out-of-bounds Write vulnerability could allow attackers to write data beyond allocated buffer boundaries leading to code execution or crashes.

Buffer Overflow Memory Corruption Ndpi +1
NVD GitHub
EPSS 1% CVSS 9.1
CRITICAL POC PATCH Act Now

In nDPI through 3.2, the OpenVPN dissector is vulnerable to a heap-based buffer over-read in ndpi_search_openvpn in lib/protocols/openvpn.c. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Information Disclosure Ndpi +1
NVD GitHub
EPSS 1% CVSS 9.1
CRITICAL PATCH Act Now

In nDPI through 3.2, the H.323 dissector is vulnerable to a heap-based buffer over-read in ndpi_search_h323 in lib/protocols/h323.c, as demonstrated by a payload packet length that is too short. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Out-of-bounds Read vulnerability could allow attackers to read data from memory outside the intended buffer boundaries.

Buffer Overflow Information Disclosure Debian +3
NVD GitHub
EPSS 1% CVSS 9.1
CRITICAL POC PATCH Act Now

In nDPI through 3.2, the packet parsing code is vulnerable to a heap-based buffer over-read in ndpi_parse_packet_line_info in lib/ndpi_main.c. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Information Disclosure Ndpi +1
NVD GitHub
EPSS 1% CVSS 7.5
HIGH POC PATCH This Week

In nDPI through 3.2 Stable, an out-of-bounds read in concat_hash_string in ssh.c can be exploited by a network-positioned attacker that can send malformed SSH protocol messages on a network segment. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Buffer Overflow Information Disclosure Ndpi +1
NVD GitHub
EPSS 3% CVSS 9.8
CRITICAL POC PATCH Act Now

In nDPI through 3.2 Stable, the SSH protocol dissector has multiple KEXINIT integer overflows that result in a controlled remote heap overflow in concat_hash_string in ssh.c. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

RCE Integer Overflow Ndpi +1
NVD GitHub
EPSS 11% CVSS 8.1
HIGH POC PATCH THREAT This Week

An issue was discovered in ntopng 3.4 before 3.4.180617. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, no authentication required. Public exploit code available.

Privilege Escalation Ntop Ntopng
NVD GitHub Exploit-DB
EPSS 1% CVSS 7.5
HIGH PATCH This Week

The NetworkInterface::getHost function in NetworkInterface.cpp in ntopng before 3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Denial Of Service Null Pointer Dereference Ntop +1
NVD GitHub
EPSS 0% CVSS 7.5
HIGH PATCH This Week

ntopng before 3.0 allows HTTP Response Splitting. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Ntop Ntopng
NVD GitHub
EPSS 0% CVSS 6.1
MEDIUM PATCH This Month

ntopng before 3.0 allows XSS because GET and POST parameters are improperly validated. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Ntop Ntopng
NVD GitHub
EPSS 0% CVSS 8.8
HIGH POC PATCH This Week

Cross-site request forgery (CSRF) vulnerability in ntopng through 2.4 allows remote attackers to hijack the authentication of arbitrary users, as demonstrated by admin/add_user.lua,. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

CSRF Ntop Ntopng
NVD GitHub Exploit-DB VulDB
EPSS 3% CVSS 6.0
MEDIUM POC This Month

ntopng (aka ntop) before 2.2 allows remote authenticated users to change the login context and gain privileges via the user cookie and username parameter to admin/password_reset.lua. Rated medium severity (CVSS 6.0), this vulnerability is remotely exploitable. Public exploit code available and no vendor patch available.

Information Disclosure Ntop Ntopng
NVD Exploit-DB
EPSS 23% CVSS 4.3
MEDIUM POC THREAT This Month

Cross-site scripting (XSS) vulnerability in the nDPI traffic classification library in ntopng (aka ntop) before 1.2.1 allows remote attackers to inject arbitrary web script or HTML via the HTTP Host. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable. Public exploit code available and EPSS exploitation probability 23.2%.

XSS Ntop Ntopng
NVD Exploit-DB
EPSS 0% CVSS 4.3
MEDIUM POC This Month

Cross-site scripting (XSS) vulnerability in lua/host_details.lua in ntopng 1.1 allows remote attackers to inject arbitrary web script or HTML via the host parameter. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable. Public exploit code available and no vendor patch available.

XSS Ntop Ntopng
NVD
EPSS 0% CVSS 4.3
MEDIUM POC This Month

Cross-site scripting (XSS) vulnerability in ntop allows remote attackers to inject arbitrary web script or HTML via the title parameter in a list action to plugins/rrdPlugin. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable. Public exploit code available and no vendor patch available.

XSS Ntop Opensuse
NVD

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy