LiveActive security incident?Get immediate response
CVE Record

CVE-2026-49129: Music Player Daemon < 0.24.11 SSRF via CurlInputPlugin

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.

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

MPD versions before 0.24.11 can be tricked into following a web redirect to services that should be unreachable. An unauthenticated attacker able to send relevant MPD commands could use the server as a network proxy, potentially reaching internal or restricted services. The reported impact is limited to downstream confidentiality, with no direct integrity or availability impact identified.

Executive priority

Schedule prompt remediation, prioritizing externally reachable or broadly accessible MPD servers. The 6.9 CVSS score and SSRF capability justify timely action, but absent evidence of active exploitation and direct integrity or availability impact, this does not currently warrant emergency critical-incident handling.

Technical view

CurlInputPlugin enables redirect following without restricting redirect protocols. On systems using libcurl before 7.85.0, an HTTP or HTTPS request can redirect to protocols including gopher, FTP, SFTP, LDAP, DICT, RTMP, or RTSP. Commands such as add, readcomments, albumart, readpicture, and load can trigger the vulnerable fetch path. MPD 0.24.11 contains the correction.

Likely exposure

Exposure requires MPD before 0.24.11, CurlInputPlugin functionality, libcurl before 7.85.0, and attacker access to commands that initiate URL retrieval. Internet-accessible or insufficiently restricted MPD command interfaces present the clearest risk. The supplied evidence does not quantify deployment prevalence.

Exploitation context

The researcher published technical details, but the supplied sources do not establish attacks in the wild. This CVE is not listed as KEV in the bundle. Exploitation is remotely reachable, low complexity, unauthenticated, and requires no user interaction according to the supplied CVSS 4.0 vector.

Researcher notes

CWE-918 applies. The security boundary fails across redirects: initial HTTP or HTTPS validation does not constrain the redirected protocol. The patch reference indicates redirect-protocol handling was corrected in 0.24.11. The supplied evidence identifies downstream confidentiality impact but does not demonstrate code execution, data modification, service disruption, or observed exploitation.

Mitigation direction

  • Upgrade MPD to version 0.24.11 or later.
  • Prioritize systems exposing MPD command access to untrusted networks.
  • Restrict MPD command access to trusted hosts while upgrades are pending.
  • Check vendor guidance before applying alternative mitigations.

Validation and detection

  • Inventory MPD versions and identify installations earlier than 0.24.11.
  • Record the linked libcurl version and flag versions earlier than 7.85.0.
  • Determine whether CurlInputPlugin and URL-fetching commands are available.
  • Verify untrusted networks cannot reach the MPD command interface.
  • After upgrading, confirm MPD reports version 0.24.11 or later.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-49129 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.9 (4.0)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
8Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.9CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:NVulnCheck
5.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N3.91.4VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

6.9Medium
CVSS 4.0 vector shape for CVE-2026-49129Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MusicPlayerDaemonMPD0affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.