CVE 7.5 HIGH

xiaomusic 0.5.7 Path Traversal via GET /music endpoint_CVE-2026-10108

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

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.

Basic Information

ID CVE-2026-10108
Source VulnCheck
Published May 29, 2026 at 16:51

Affected Product

Vendor hanxi
Product xiaomusic
Affected Versions hanxi xiaomusic 0
hanxi xiaomusic 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.