CVE-2026-83621
8.1 HIGHpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows non-admin users to modify system settings and redirect threat-intelligence downloads, compromising integrity and availability.
- Exploitability
- Exploitation requires an authenticated user with write access; preconditions include having a valid session on ntopng.
- Blast radius
- If exploited, it could lead to unauthorized changes affecting the entire network monitoring setup.
- Prioritized remediation
- Update to version 6.7.260717 or later to apply the necessary security fix.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
ntopng is a web-based network traffic monitoring application. Prior to 6.7.260717, POST /lua/rest/v2/edit/system/edit_blacklist.lua in scripts/lua/rest/v2/edit/system/edit_blacklist.lua lacks an administrator check and calls lists_utils.editList for any authenticated user. The list_name, list_enabled, url, and list_update parameters allow a non-admin user to redirect threat-intelligence downloads to attacker-controlled content, disable blocklists, or prevent scheduled updates. The changes are persisted through Redis and reloaded without a lower-level authorization guard, undermining the integrity and availability of ntopng's threat-intelligence monitoring. This issue is fixed in version 6.7.260717.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Weaknesses
CWE-862
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- CRITICALCVE-2026-15958
- HIGHCVE-2026-16561
- HIGHCVE-2026-16605
- HIGHCVE-2026-17070
- CRITICALCVE-2026-4431
- MEDIUMCVE-2026-48974PoC
- HIGHCVE-2026-54418PoC
- HIGHCVE-2026-6079
Related by shared AI tags and CWE weakness class. Browse the full archive.