CVE-2026-26975

HIGH EPSS 70.0%
Published Feb 20, 20264mo ago · Modified Mar 17, 20263mo ago
8.8 CVSS 3.1
High
Find Similar
Published Feb 20, 2026 4mo ago
Last Modified Mar 17, 2026 3mo ago

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.

CVSS Details

Base Score
8.8
Exploitability
2.8
Impact
5.9
Vector string
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Adjacent
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
70.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 3

CWE-22 Path Traversal Resource Mgmt
CWE-434 Unrestricted Upload of File with Dangerous Type Resource Mgmt
CWE-73

Affected Products 1

VendorProductVersionRange
music-assistantmusic_assistant_server* <2.7.0

References 3

  • github.com https://github.com/music-assistant/server/pull/2684
    Issue Tracking
  • github.com https://github.com/music-assistant/server/releases/tag/2.7.0
    Release Notes
  • github.com https://github.com/music-assistant/server/security/advisories/GHSA-7jcc-p6xr-835j
    ExploitVendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.