Description
Lyrion Music Server 9.2.0 contains an arbitrary directory listing vulnerability in its readdirectory query, exposed through both the CLI service (TCP port 9090) and the HTTP JSON-RPC endpoint (/jsonrpc.js). The query accepts a folder parameter and lists its contents with no restriction to the configured media directories and no authentication in the default configuration, allowing a remote, unauthenticated attacker to enumerate arbitrary locations on the host filesystem.
Published: 2026-06-05
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in a readdirectory query that accepts an arbitrary folder name and returns its contents without validation. In the default configuration, the service exposes this query both on TCP port 9090 and a JSON‑RPC endpoint, and it does not require authentication. Consequently, a remote actor can request listings of any filesystem path, revealing files that are not intended for public consumption. The vulnerability is an instance of information disclosure (CWE‑548).

Affected Systems

Lyrion Music Server Community edition, version 9.2.0. No other affected releases are reported in the current CVE entry.

Risk and Exploitability

With a CVSS score of 6.9, the issue is medium severity. EPSS data is unavailable, and the vulnerability is not listed in CISA’s KEV catalog. An attacker can exploit the flaw remotely by either connecting to the CLI service over TCP or sending a JSON‑RPC call; no local privileges or additional credentials are required. The potential impact is the exposure of sensitive files or configuration data from arbitrary locations on the host.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Lyrion Music Server to a patched version once one is released.
  • Block external traffic to TCP port 9090 and the /jsonrpc.js endpoint with a firewall or reverse‑proxy, limiting access to trusted networks.
  • Configure the server to require authentication for directory queries or restrict the readdirectory operation to the configured media directories.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 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 arbitrary directory listing vulnerability in its readdirectory query, exposed through both the CLI service (TCP port 9090) and the HTTP JSON-RPC endpoint (/jsonrpc.js). The query accepts a folder parameter and lists its contents with no restriction to the configured media directories and no authentication in the default configuration, allowing a remote, unauthenticated attacker to enumerate arbitrary locations on the host filesystem.
Title Lyrion Music Server 9.2.0 Arbitrary Directory Listing
Weaknesses CWE-548
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Lyrion Lyrion Music Server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-09T14:37:46.385Z

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

Link: CVE-2026-50233

cve-icon Vulnrichment

Updated: 2026-06-09T13:43:41.492Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-50233

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-548

    Exposure of Information Through Directory Listing