CVE-2026-40455

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
18/06/2026
Last modified:
22/06/2026

Description

An SQL Injection vulnerability exists in LMS (LAN Management System) before commit 4cb30a7 within the "tarifflist.php" module due to insufficient sanitization of the POST "tg[]" parameter. The application directly concatenates user-supplied array values into an SQL query using "implode()", allowing authenticated attackers to perform Error-Based SQL injection and extract sensitive database information.