CVE-2026-49129 PUBLISHED

Music Player Daemon < 0.24.11 SSRF via CurlInputPlugin

Assigner: VulnCheck
Reserved: 27.05.2026 Published: 28.05.2026 Updated: 28.05.2026

Music Player Daemon (MPD) before version 0.24.11 contains a server-side request forgery vulnerability in CurlInputPlugin where CURLOPT_FOLLOWLOCATION is set without CURLOPT_REDIR_PROTOCOLS_STR, allowing unauthenticated attackers to bypass the http/https scheme restriction by causing a malicious HTTP server to redirect to non-HTTP protocols such as gopher, ftp, sftp, ldap, dict, rtmp, or rtsp. Attackers can trigger this vulnerability via MPD commands that initiate URL fetches, including add, readcomments, albumart, readpicture, or load, to interact with internal or restricted network services on systems running libcurl versions prior to 7.85.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor MusicPlayerDaemon
Product MPD
Versions Default: affected
  • affected from 0 to 0.24.11 (excl.)

Credits

  • Matteo Strada finder
  • Daniele Berardinelli finder

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE