NONE · 0

CVE-2026-40455

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 applica...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-40455?

CVE-2026-40455 is a documented vulnerability. 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 applica...

How severe is CVE-2026-40455?

CVSS scoring is not yet available for CVE-2026-40455. Check NVD for updates.

Is there a patch for CVE-2026-40455?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.