Severity by source
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
Arbitrary filesystem directory listing in Lyrion Music Server 9.2.0 exposes any host directory to remote unauthenticated attackers via the readdirectory query, which accepts an unsandboxed folder parameter with no path restriction. Both the CLI service on TCP port 9090 and the HTTP JSON-RPC endpoint at /jsonrpc.js are affected, presenting a dual-protocol attack surface that requires no credentials in the default configuration. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, though the trivial attack complexity - a single unauthenticated network request - significantly lowers the real-world barrier to abuse.
Technical ContextAI
Lyrion Music Server (formerly Logitech Media Server / Squeezebox Server) is an open-source streaming audio server maintained by the LMS Community, identified by CPE cpe:2.3:a:lms_community:lyrion_music_server:*:*:*:*:*:*:*:*. The server exposes a text-based CLI over TCP port 9090 and an HTTP JSON-RPC API at /jsonrpc.js. The readdirectory query is designed for browsing configured media directories but accepts a folder parameter with no allowlist enforcement, chroot boundary, or path normalization. CWE-548 (Exposure of Information Through Directory Listing) identifies the root cause class: directory structure is exposed without restricting access to designated application paths or requiring authentication, enabling traversal of arbitrary host filesystem locations such as /etc, /home, or application configuration directories.
RemediationAI
No vendor-released patch or confirmed fixed version has been identified in the available intelligence at time of analysis; organizations should monitor the LMS Community project and the ZeroScience advisory at https://www.zeroscience.mk/en/vulnerabilities/ZSL-2026-5991.php and VulnCheck advisory at https://www.vulncheck.com/advisories/lyrion-music-server-arbitrary-directory-listing for patch availability. As an immediate compensating control, restrict network access to TCP port 9090 and the HTTP service hosting /jsonrpc.js to trusted internal IP ranges using host-based firewall rules or perimeter ACLs - this eliminates remote exploitation but does not protect against an internal attacker with network access to those ports. If the CLI service on port 9090 is not operationally required, disable it entirely to reduce attack surface; note this may affect integrations or remote control clients. If the application version supports optional authentication on the web interface, enable it, noting the default configuration ships without it. Under no circumstances should Lyrion Music Server be directly internet-exposed until an official patch is released.
More in Lyrion Music Server
View allReflected cross-site scripting in Lyrion Music Server 9.2.0 allows a remote unauthenticated attacker to inject and execu
Unauthenticated arbitrary file read in Lyrion Music Server 9.2.0 allows remote attackers to retrieve sensitive files fro
Stored cross-site scripting in Lyrion Music Server 9.2.0 allows remote attackers to inject JavaScript payloads via media
Reflected cross-site scripting in Lyrion Music Server 9.2.0 allows unauthenticated remote attackers to inject arbitrary
Stored cross-site scripting in Lyrion Music Server 9.2.0's log viewer allows unauthenticated remote attackers to inject
A stored cross-site scripting (XSS) vulnerability exists in the web interface of Lyrion Music Server <= 9.0.3. An authen
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34832
GHSA-36hm-c9f8-f8xc