CVE-2026-82412
Last modified
CVE-2026-82412 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. ntopng is a web-based network traffic monitoring application. Prior to 6.7.260717, the vulnerability-scan endpoints scripts/lua/rest/v2/add/host/to_scan.lua and scripts/lua/rest/v2/exec/host/schedule_vulnerability_scan.lua accept the scan_ports parameter without an administrator gate and pass it through validateSingleWord, which permits shell metacharacters. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
ntopng is a web-based network traffic monitoring application. Prior to 6.7.260717, the vulnerability-scan endpoints scripts/lua/rest/v2/add/host/to_scan.lua and scripts/lua/rest/v2/exec/host/schedule_vulnerability_scan.lua accept the scan_ports parameter without an administrator gate and pass it through validateSingleWord, which permits shell metacharacters. scripts/lua/modules/vulnerability_scan/vs_utils.lua then concatenates scan_ports into an nmap command in nmap_scan_host and executes the command through ntop.execCmd or ntop.execCmdAsync and popen. Any authenticated non-admin user can execute operating-system commands as the ntopng process account when nmap is available. Because the endpoints accept GET requests while ntopng's CSRF validation applies to POST request bodies, an attacker can also trigger the command through a logged-in user's browser without possessing ntopng credentials. This issue is fixed in version 6.7.260717.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ntop | ntopng | < 6.7.260717 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-82412?
How severe is CVE-2026-82412?
How do I fix CVE-2026-82412?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82398pypdf is a free and open-source pure-python PDF library. Pri…6.9
- CVE-2026-82399CoreDNS is a DNS server written in Go. Prior to 1.14.7, the …7.5
- CVE-2026-8240Concrete CMS 9.5.0 and below is vulnerable to unauthenticate…5.3
- CVE-2026-82404TOON is a compact, human-readable serialization of JSON data…8.3
- CVE-2026-8241A vulnerability has been found in Industrial Application Sof…5.5
- CVE-2026-82410Pocketbase is an open source web backend written in go. Prio…8.7
- CVE-2026-82417### Summary `qs.stringify` throws a `TypeError` when it s…5.3
- CVE-2026-8242A vulnerability was found in Industrial Application Software…3.7
- CVE-2026-82421A vulnerability was identified in itsourcecode Sales and Inv…6.3
- CVE-2026-82422A security flaw has been discovered in itsourcecode Sales an…6.3
- CVE-2026-82423A vulnerability has been found in macrozheng mall up to 1.0.…5.4
- CVE-2026-82424A weakness has been identified in PHPGurukul Student Informa…6.3
Are you affected by CVE-2026-82412?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
