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
- https://cert.pl/posts/2026/06/CVE-2026-40455
- https://github.com/chilek/lms/commit/4cb30a70e7e3d8a0ea53afa2dbef19d5243d449b
- https://lms.org.pl/
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.