๐Ÿ” CVE Alert

CVE-2026-49128

HIGH 7.5

Music Player Daemon < 0.24.11 Path Traversal via LocalStorage URI Handling

CVSS Score
7.5
EPSS Score
0.1%
EPSS Percentile
30th

Music Player Daemon (MPD) before version 0.24.11 contains a path traversal vulnerability in LocalStorage::MapFSOrThrow and LocalStorage::MapUTF8 within the local storage plugin, where the on-disk path is constructed by joining the storage root with a user-supplied URI as plain strings without canonicalization, allowing '..' segments to survive into the resolved path and be flattened by the kernel at openat() time. An unauthenticated attacker can exploit this flaw using the listfiles command to enumerate names, sizes, and modification times of arbitrary directories readable by the MPD process, and the albumart command to read image files in any attacker-chosen directory outside the configured music_directory.

CWE CWE-22
Vendor musicplayerdaemon
Product mpd
Published May 28, 2026
Last Updated May 29, 2026
Stay Ahead of the Next One

Get instant alerts for musicplayerdaemon mpd

Be the first to know when new high vulnerabilities affecting musicplayerdaemon mpd are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

MusicPlayerDaemon / MPD
0 < 0.24.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
mstreet97.github.io: https://mstreet97.github.io/security-research/opensource/vulnerability-disclosure/cybersecurity/cve/2026/05/25/Four_Bugs_Reachable_nc.html musicpd.org: https://www.musicpd.org/news/2026/05/mpd-0-24-11-released/ raw.githubusercontent.com: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.11/NEWS github.com: https://github.com/MusicPlayerDaemon/MPD/releases/tag/v0.24.11 github.com: https://github.com/MusicPlayerDaemon/MPD/issues/2484 github.com: https://github.com/MusicPlayerDaemon/MPD/commit/0b5315b9e5a42cb0e88bf46a7579bb5641543f60 vulncheck.com: https://www.vulncheck.com/advisories/music-player-daemon-path-traversal-via-localstorage-uri-handling

Credits

Matteo Strada Daniele Berardinelli