ZeroHour

CVE-2026-86090

moderate

Missing Authorization in ntopng lets low-privileged users delete all alert recipients

CVSS 4.0
7.1 high
EPSS
<1%p16
Published
()
Modified
AI analysis

ntopng before 6.7.260717 is missing authorization checks (CWE-862) in the REST v2 handlers that delete notification endpoints and recipients. Any authenticated non-administrator user can send a POST request to these handlers and irreversibly delete all configured notification endpoints and recipients. An attacker gains no code execution or data access, but can silently silence all alerting on the monitoring system, degrading the integrity and availability of notifications. Any ntopng deployment running an affected version that has provisioned low-privileged user accounts is affected. There is no public proof-of-concept, no CISA KEV listing, and no known in-the-wild exploitation; EPSS currently estimates a 0.2% probability of exploitation in the next 30 days.

What to do: Upgrade ntopng to 6.7.260717 or later. Until patched, restrict REST API access to trusted networks or administrative accounts and review which non-administrator users exist on the instance. After upgrading, verify that notification endpoints and recipients were not deleted and that alert delivery is functioning.

Affected
ntopngall versions before 6.7.260717
Estimated exposure
moderatelow thousands of internet-exposed ntopng instances per public scans; total deployments including internal/on-prem instances plausibly in the 10k-100k range… — Based on public internet-wide scans showing roughly a few thousand ntopng instances exposed to the internet, plus the common on-premises, Docker, and edge-device deployment patterns of this open-source traffic analyzer, whose internal…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-862
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.