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.
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 exposes an unauthenticated reflected cross‑site scripting flaw in its server.log endpoint that allows an attacker to inject arbitrary HTML and JavaScript into the search query. A crafted URL can cause victim browsers to execute the payload in the context of the application, and based on the description it is inferred that this could lead to cookie theft, session hijacking or defacement. The CVSS base score of 5.1 indicates a moderate severity impact for confidentiality, integrity, and availability of user accounts but does not constitute a remote code execution or denial‑of‑service vulnerability.

Affected Systems

The affected product is Lyrion Music Server community edition, specifically version 9.2.0. No other revisions or editions are listed as vulnerable.

Risk and Exploitability

The vulnerability can be exploited by any user who can open the server.log URL with a malicious search parameter, as it requires no authentication. Because the flaw relies on client‑side execution in browsers, the risk is confined to users who visit a crafted link. The EPSS score is unavailable and the issue is not listed in the CISA KEV catalog, suggesting that widespread, targeted exploitation has not yet been documented. Nevertheless, the moderate CVSS score and the ease of crafting a malicious URL mean that administrators should treat it as a legitimate threat.

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 the latest Lyrion Music Server release that contains the CVE‑fix
  • If an upgrade is not immediately possible, block or restrict external access to the /server.log URL through the web server or firewall
  • Apply input sanitization and Content‑Security‑Policy headers to mitigate reflection of injected script

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

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 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
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.
Title Lyrion Music Server 9.2.0 Reflected XSS via server.log
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/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-05T19:27:07.601Z

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

Link: CVE-2026-50230

cve-icon Vulnrichment

Updated: 2026-06-05T19:27:03.268Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-50230

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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