Description
ntopng before 6.7.260717 fails to perform authorization checks in the delete endpoints and recipients REST v2 handlers. Authenticated non-administrator users can issue POST requests to irreversibly delete all configured notification endpoints and recipients, silencing all alerts.
Published: 2026-09-04
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ntopng releases prior to 6.7.260717 allow authenticated users who are not administrators to send POST requests to the REST v2 delete endpoints for notification listeners and recipients. This omission of an authorization check lets the attacker delete all configured notification endpoints and recipients, effectively silencing all alerting mechanisms and disrupting network monitoring.

Affected Systems

The vulnerability affects the ntop:ntopng product. Any installation using a version of ntopng earlier than 6.7.260717 is vulnerable. Older or custom builds that include the same Lua scripts without updated authorization logic are likewise impacted.

Risk and Exploitability

The CVSS score of 7.1 indicates a substantial impact on availability and confidence in monitoring. No EPSS value is available, but the lack of an authorization check means that any authenticated user can trigger the flaw. The exploit requires only standard HTTP POST credentials, so it can be performed by a local or remote user who has legitimate access to the web UI or API.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ntopng deployment to version 6.7.260717 or newer where the authorization checks for notification endpoint and recipient deletion have been implemented.
  • Re‑configure REST v2 endpoint permissions so that only administrator users can call delete endpoints, ensuring normal users have no deletion capability.
  • Restrict network access to the ntopng REST API to trusted hosts using firewall or VPN, limiting unauthorized HTTP POST attempts.

Generated by OpenCVE AI on September 4, 2026 at 23:42 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 perform authorization checks in the delete endpoints and recipients REST v2 handlers. Authenticated non-administrator users can issue POST requests to irreversibly delete all configured notification endpoints and recipients, silencing all alerts.
Title ntopng before 6.7.260717 Missing Authorization on the Notification Endpoint and Recipient Delete Handlers
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:L/A:H'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-86090

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-86090

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T03:00:07Z

Weaknesses