CVE-2026-54549
Description
Meta Ads MCP is a Model Context Protocol (MCP) server that lets AI assistants run Meta Ads. Prior to version 1.0.115, the upload_ad_image tool in meta_ads_mcp/core/ads.py passes an attacker-controlled image_url to try_multiple_download_methods() in meta_ads_mcp/core/utils.py, where httpx.AsyncClient uses follow_redirects=True and performs HTTP requests without validating the scheme, host, or resolved IP address. In a streamable-http deployment, a network caller can use any non-empty authorization value because Meta credential validation occurs after the image download, then direct the server to loopback services, private-network addresses, cloud metadata endpoints, or redirect-chained internal targets. The resulting server-side request forgery can expose internal data, invoke state-changing internal services, or disrupt reachable services. This issue is fixed in version 1.0.115.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
meta-ads-mcpPyPI | < 1.0.115 | 1.0.115 |
Affected products
2- Range: <1.0.115
- Range: =1.0.113
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-45gf-fjxp-cjpqghsaADVISORY
- github.com/pipeboard-co/meta-ads-mcp/commit/7d9926336bbdac6285a988d043c4ccfe126c94c5nvdWEB
- github.com/pipeboard-co/meta-ads-mcp/releases/tag/1.0.115nvdWEB
- github.com/pipeboard-co/meta-ads-mcp/security/advisories/GHSA-45gf-fjxp-cjpqnvdWEB
- github.com/pipeboard-co/meta-ads-mcp/pull/138nvd
News mentions
0No linked articles in our index yet.