CVE-2026-86091
largeMissing Authorization in ntopng lets authenticated users bulk-delete all host pools
CVE-2026-86091 is a missing-authorization flaw (CWE-862) in ntopng's pools bulk-delete endpoint: versions before 6.7.260717 do not verify that the requesting user holds administrator privileges. Any authenticated non-administrator can trigger it by sending a POST request to the delete-pools endpoint, which irreversibly deletes every host pool and its member bindings. Host pools carry traffic policy bindings and visibility restrictions, so the attacker can wipe out policy enforcement and visibility controls enforced through those pools; there is no confidentiality impact, code execution, or data theft, just destructive configuration change. Any deployment running an ntopng version before 6.7.260717 that has non-administrator user accounts is affected, while installs operated solely by administrator accounts are largely insulated. No exploitation is currently known: there is no public PoC, the CVE is not in CISA KEV, and EPSS is 0.3% (21st percentile).
What to do: Upgrade to ntopng 6.7.260717 or later, which restores the privilege check on the bulk-delete endpoint. Until patched, restrict the ntopng web UI (bind to localhost, firewall it, or place it behind a VPN) and avoid granting accounts to untrusted users, since the flaw requires valid low-privileged credentials. Because deletions are irreversible, check whether host pools on affected installs are unexpectedly empty to detect past abuse.
| ntopng | all versions before 6.7.260717 |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
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.
- Weakness
- CWE-862
- 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/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 news0 stories
No ingested article mentions this CVE yet.