Description
ntopng before 6.7.260717 fails to check user privileges in the pools bulk-delete endpoint, allowing authenticated non-administrators to delete all host pools and member bindings. Attackers can issue POST requests to the delete pools endpoint to irreversibly destroy every host pool, removing traffic policy bindings and visibility restrictions that may bypass security policies.
Published: 2026-09-04
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ntopng before version 6.7.260717 has a missing authorization check on its pools bulk‑delete REST endpoint, permitting any authenticated user who is not an administrator to delete all host pools and the bindings that link pools to traffic policies. This operation destroys visibility restrictions, traffic policy bindings and monitoring data, effectively removing network monitoring and potentially allowing traffic to bypass security controls. The vulnerability is a classic example of missing authorization (CWE‑862) and results in complete loss of critical network configuration.

Affected Systems

The affected vendors and products are ntop:ntopng, specifically all ntopng releases prior to 6.7.260717. The vulnerability is present in any ntopng installation that includes the pools_rest_utils.lua and delete/pools.lua REST scripts before the fix.

Risk and Exploitability

The CVSS base score of 7.1 classifies the issue as high severity, and although the EPSS score is not available, the lack of a CISA KEV listing does not diminish its potential impact. The attack requires a valid authenticated session, but an attacker does not need administrative privileges. The bulk‑delete endpoint can be invoked via a simple POST request, making exploitation straightforward for an internal or compromised account. Because the vulnerability removes all host pools, it leads to a denial of visibility and a possible bypass of traffic policy controls, which can cause significant operational disruption.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ntopng to version 6.7.260717 or later to restore proper authorization checks on the host‑pool bulk‑delete endpoint.
  • If an upgrade is not immediately possible, revoke the bulk‑delete privilege from all non‑administrative users or disable the REST endpoint so that only administrators can perform deletions.
  • Continuously monitor and audit pool deletion activity, and conduct periodic reviews of host‑pool configurations to ensure integrity and detect unauthorized changes.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description ntopng before 6.7.260717 fails to check user privileges in the pools bulk-delete endpoint, allowing authenticated non-administrators to delete all host pools and member bindings. Attackers can issue POST requests to the delete pools endpoint to irreversibly destroy every host pool, removing traffic policy bindings and visibility restrictions that may bypass security policies.
Title ntopng before 6.7.260717 Missing Authorization on the Host Pool Bulk Delete Handler
First Time appeared Ntop
Ntop ntopng
Weaknesses CWE-862
CPEs cpe:2.3:a:ntop:ntopng:*:*:*:*:*:*:*:*
Vendors & Products Ntop
Ntop ntopng
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T21:48:47.663Z

Reserved: 2026-09-04T20:47:22.899Z

Link: CVE-2026-86091

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T22:17:18.990

Modified: 2026-09-04T22:17:18.990

Link: CVE-2026-86091

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T01:45:17Z

Weaknesses