CVE-2026-50230
Lyrion Music Server 9.2.0 Reflected XSS via server.log
Record summary
CVE-2026-50230 has a selected CVSS score of 5.1 (medium); EIP currently links 1 Nuclei template.
Description
Lyrion Music Server 9.2.0 contains an unauthenticated reflected cross-site scripting vulnerability in the server.log endpoint that allows attackers to inject arbitrary HTML and JavaScript code through the search parameter. Attackers can craft malicious URLs with JavaScript payloads in the search parameter to execute code in users' browsers within the context of the affected application.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 5, 2026 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Lyrion Music ServerBrowse LMS Community / Lyrion Music Server | CVE List | 9.2.0 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMLyrion Music Server <= 9.2.0 - Cross-Site ScriptingCVSS 6.1
Lyrion Music Server 9.2.0 contains a reflected XSS caused by improper sanitization of the search parameter in the server.log endpoint, letting unauthenticated attackers execute arbitrary script in users' browsers.
Impact
Attackers can execute arbitrary JavaScript in users' browsers, potentially stealing session data or performing actions on behalf of users.
Remediation
Update to the latest version that patches this vulnerability.
Source: ProjectDiscovery