Vulnerability Description
ntopng is a web-based network traffic monitoring application. In versions 6.7.0 through 6.7.260717, two REST v2 endpoints that manage ntopng's tag/badge feature — `POST /lua/rest/v2/delete/tag/tag.lua` and `POST /lua/rest/v2/edit/tag/tag.lua` — perform no authorization check at all. Any authenticated user, including a non-administrator ("unprivileged") account, can delete or rename any tag in the system, including tags created by an administrator. Version 6.7.260718 contains a fix.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ntop/ntopng/commit/0e41f24b367fb9caf750459da67827326e3289e8
- https://github.com/ntop/ntopng/security/advisories/GHSA-43p9-5758-wwq8
- https://github.com/ntop/ntopng/security/advisories/GHSA-43p9-5758-wwq8
FAQ
What is CVE-2026-84989?
CVE-2026-84989 is a vulnerability with a CVSS score of 7.1 (HIGH). ntopng is a web-based network traffic monitoring application. In versions 6.7.0 through 6.7.260717, two REST v2 endpoints that manage ntopng's tag/badge feature — `POST /lua/rest/v2/delete/tag/tag.lua...
How severe is CVE-2026-84989?
CVE-2026-84989 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84989?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.