CVE-2026-10108
HIGH EPSS 39.8%
Published May 29, 20261mo ago · Modified Jun 17, 20262w ago
8.7 CVSS 4.0
Published May 29, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
xiaomusic v0.5.7 contains an unauthenticated path traversal vulnerability in the GET /music/{file_path:path} endpoint that allows unauthenticated attackers to read arbitrary files outside the intended music directory by exploiting an incomplete path prefix check. Attackers can request files from sibling directories whose names share the music_path prefix by crafting traversal sequences, bypassing the path restriction due to the missing trailing separator in the comparison logic to retrieve arbitrary files from the server.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/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 Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
39.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
References 4
- github.com https://github.com/hanxi/xiaomusic/commit/88404da7a283f2c0a796a4cd16bbb6e6aa1f4722
- github.com https://github.com/hanxi/xiaomusic/issues/890
- github.com https://github.com/hanxi/xiaomusic/pull/891
- vulncheck.com https://www.vulncheck.com/advisories/xiaomusic-path-traversal-via-get-music-endpoint
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.