CVE-2026-83621
Received Received - Intake

Path Traversal in ntopng Web Interface

Vulnerability report for CVE-2026-83621, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: GitHub, Inc.

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-21
AI Q&A
2026-09-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ntop ntopng 6.7.260717

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-83621 is a vulnerability in ntopng, a network traffic monitoring tool. It allows any authenticated user, even without admin rights, to modify threat intelligence blacklist settings via a REST API endpoint. This includes changing blacklist URLs to malicious ones, disabling blacklists to bypass security, or preventing scheduled updates to avoid detection.

Detection Guidance

Check ntopng logs for unauthorized POST requests to /lua/rest/v2/edit/system/edit_blacklist.lua from non-admin users. Inspect Redis for modified blacklist configurations or unexpected URL changes in threat-intelligence downloads.

Impact Analysis

An attacker with valid login credentials could redirect threat intelligence downloads to attacker-controlled servers, disable security blacklists to evade detection, or stop scheduled updates to prevent future threat blocking. This undermines the integrity and availability of ntopng's threat monitoring.

Compliance Impact

This vulnerability could undermine compliance with GDPR and HIPAA by allowing unauthorized users to disable threat intelligence blacklists or redirect updates to malicious servers. This may result in undetected security breaches, data exfiltration, or unauthorized access, violating data protection and security requirements.

Mitigation Strategies

Upgrade ntopng to version 6.7.260717 or later. Review and audit all authenticated users with access to the REST API. Monitor for suspicious changes to blacklist configurations or threat-intelligence URLs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-83621. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart