CVE-2026-40455 PUBLISHED

SQL Injection in LMS

Assigner: CERT-PL
Reserved: 13.04.2026 Published: 18.06.2026 Updated: 18.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor LMS
Product LMS
Versions Default: unaffected
  • affected from 0 to 4cb30a7 (excl.)

Credits

  • Tymoteusz Dominik finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE

Impacts

  • CAPEC-66 SQL Injection