CVE-2026-10108
7.5 HIGHxiaomusic v0.5.7 contains an unauthenticated path traversal vulnerability in the GET /music/{file_path:path} endpoint that allows unauthe...
Published: 2026-05-29 · Last updated: 2026-06-01
Severity and scoring
- CVSS
- 7.5 HIGH
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- CWE
- CWE-22
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-10108
- [Other]https://github.com/hanxi/xiaomusic/commit/88404da7a283f2c0a796a4cd16bbb6e6aa1f4722
- [Other]https://github.com/hanxi/xiaomusic/issues/890
- [Other]https://github.com/hanxi/xiaomusic/pull/891
- [Other]https://www.vulncheck.com/advisories/xiaomusic-path-traversal-via-get-music-endpoint
- [Other]https://github.com/hanxi/xiaomusic/issues/890
Related CVEs
Same CWE
- CVE-2026-49766 — Subscriber Arbitrary File Deletion in WP User Manager <= 2.9.16 versions (9.9 CRITICAL)
- CVE-2026-49061 — Unauthenticated Arbitrary File Download in WPC Product Options for WooCommerce <= 3.2.1 versions (7.5 HIGH)
- CVE-2026-40779 — Contributor Arbitrary File Deletion in Link Library <= 7.8.8 versions (7.7 HIGH)
- CVE-2026-40769 — Unauthenticated Arbitrary File Deletion in Contact Form Extender for Divi – Save Entries, File Upload & Country Code Field <= 1... (8.6 HIGH)
- CVE-2026-40727 — Sales Representative Arbitrary File Deletion in Groundhogg <= 4.4 versions (7.7 HIGH)