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.
Published: 2026-09-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ntopng contains two REST v2 endpoints that allow deleting or renaming tags without checking the privilege of the caller. Any authenticated user, even one without administrative rights, can target these actions to remove or alter any tag in the system. This enables an unprivileged user to disrupt network monitoring configurations, disguise traffic by renaming tags, or remove audit markers created by administrators, resulting in loss of visibility and potential abuse of the monitoring platform.

Affected Systems

The affected vendor is ntop, specifically the ntopng application. All installations of ntopng from version 6.7.0 up to and including 6.7.260717 are vulnerable. The vendor released a fix in version 6.7.260718.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high impact potential. No EPSS score is available, so the exact likelihood of exploitation is unquantified, but the flaw is active in a large set of releases. The vulnerability is not listed in the CISA KEV database at present. The likely attack path involves any database-hopping authenticated user sending a POST request to the exposed REST endpoints; no special network privileges or additional exploits are required beyond legitimate credentials.

Generated by OpenCVE AI on September 3, 2026 at 16:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ntopng to version 6.7.260718 or later to apply the vendor fix.
  • If upgrading immediately is infeasible, restrict access to the affected REST endpoints by configuring the web server or reverse proxy to allow them only for administrator‑ranked accounts or blocking them entirely.
  • Monitor ntopng logs for unexpected delete or edit tag actions and audit tag configurations regularly to detect unauthorized changes.

Generated by OpenCVE AI on September 3, 2026 at 16:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Ntop
Ntop ntopng
Vendors & Products Ntop
Ntop ntopng

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 15:00:00 +0000

Type Values Removed Values Added
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.
Title ntopng's Missing Authorization in REST API Allows Non-Admin Users to Delete and Rename Arbitrary Tags
Weaknesses CWE-862
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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-03T14:55:46.607Z

Reserved: 2026-09-02T18:12:13.534Z

Link: CVE-2026-84989

cve-icon Vulnrichment

Updated: 2026-09-03T14:54:37.172Z

cve-icon NVD

Status : Received

Published: 2026-09-03T15:17:36.680

Modified: 2026-09-03T15:17:36.680

Link: CVE-2026-84989

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T17:15:06Z

Weaknesses