CVE 8.8 HIGH

Music Assistant Server Path Traversal in Playlist Update API Allows Remote Code Execution_CVE-2026-26975

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

Description

Music Assistant is an open-source media library manager that integrates streaming services with connected speakers. Versions 2.6.3 and below allow unauthenticated network-adjacent attackers to execute arbitrary code on affected installations. The music/playlists/update API allows users to bypass the .m3u extension enforcement and write files anywhere on the filesystem, which is exacerbated by the container running as root. This can be exploited to achieve Remote Code Execution by writing a malicious .pth file to the Python site-packages directory, which will execute arbitrary commands when Python loads. This issue has been fixed in version 2.7.0.

AI Analysis

Music Assistant Server is vulnerable to a path traversal vulnerability in the playlist update API, allowing unauthenticated attackers to execute arbitrary code on affected installations.

Basic Information

ID CVE-2026-26975
Source GitHub_M
Published Feb 20, 2026 at 00:49

Affected Product

Vendor music-assistant
Product server
Version < 2.7.0
Affected Versions music-assistant server < 2.7.0

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Music Assistant
Product Music Assistant Server
Version 2.6.3 and below

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.