CVE-2026-40457 PUBLISHED

Reflected XSS in LMS

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

A Reflected Cross-Site Scripting (XSS) vulnerability exists in LMS (LAN Management System) before commit 9c5651b in the "dbrecover.php" and "netremap.php" modules where unsanitized GET parameters are directly embedded into HTML output. This allows an attacker to inject arbitrary JavaScript when an authenticated user clicks a crafted link, provided the required conditions (such as a network defined in the system) are met.

Metrics

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

Product Status

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

Affected Configurations

A network has to be defined in the system

Credits

  • Tymoteusz Dominik finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') CWE

Impacts

  • CAPEC-591 Reflected XSS