Description
Lyrion Music Server 9.2.0 contains an unauthenticated stored cross-site scripting vulnerability in the log viewer that allows attackers to inject malicious scripts by exploiting unescaped template variables. Attackers can inject XSS payloads through search, lines, and path query parameters or by crafting values that get logged such as URLs, User-Agent headers, stream titles, or player names to execute arbitrary scripts in users' browsers.
Published: 2026-06-05
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Lyrion Music Server 9.2.0 contains an unauthenticated stored cross‑site scripting flaw in its log viewer component. The defect arises from unescaped template variables, allowing an attacker to embed malicious JavaScript via search, lines, path query parameters or by causing values such as URLs, User‑Agent headers, stream titles, or player names to be logged. When a victim’s browser renders the log entry, the injected script executes in that context.

Affected Systems

The affected product is Lyrion Music Server Community, version 9.2.0. No other versions are listed as impacted.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. Because the exploit does not require authentication and the log viewer is publicly reachable, the risk is non‑negligible. With no EPSS score available and the vulnerability not listed in CISA KEV, the current exploitation likelihood is unknown, but an attacker can trigger the flaw by sending a crafted request that logs malicious payloads and then causing an administrator or other authenticated user to view the log, at which point the injected script runs in their browser.

Generated by OpenCVE AI on June 5, 2026 at 15:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched release of Lyrion Music Server that contains the XSS fix.
  • Restrict the log viewer to authenticated and authorized users, eliminating unauthenticated access.
  • Ensure that all parameters subject to logging – including search terms, lines, path queries, URLs, User‑Agent strings, stream titles, and player names – are properly validated and escaped before rendering so that template variables cannot inject scripts.

Generated by OpenCVE AI on June 5, 2026 at 15:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 07 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Lyrion
Lyrion lyrion Music Server
Vendors & Products Lyrion
Lyrion lyrion Music Server

Fri, 05 Jun 2026 13:45:00 +0000

Type Values Removed Values Added
Description Lyrion Music Server 9.2.0 contains an unauthenticated stored cross-site scripting vulnerability in the log viewer that allows attackers to inject malicious scripts by exploiting unescaped template variables. Attackers can inject XSS payloads through search, lines, and path query parameters or by crafting values that get logged such as URLs, User-Agent headers, stream titles, or player names to execute arbitrary scripts in users' browsers.
Title Lyrion Music Server 9.2.0 Unauthenticated Stored XSS via server.log
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Lyrion Lyrion Music Server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-08T16:06:12.723Z

Reserved: 2026-06-04T10:47:01.274Z

Link: CVE-2026-50231

cve-icon Vulnrichment

Updated: 2026-06-08T16:06:07.593Z

cve-icon NVD

Status : Deferred

Published: 2026-06-05T14:16:36.187

Modified: 2026-06-05T14:59:31.207

Link: CVE-2026-50231

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T11:16:54Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')