Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54549— Meta Ads MCP: Server-Side Request Forgery (SSRF) in `upload_ad_image` via Unrestricted `image_url` Fetch

Quick assessment

Affected
pipeboard-co meta-ads-mcp
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Meta Ads MCP 是一个模型上下文协议(MCP)服务器,旨在让 AI 助手能够运行 Meta 广告。在 1.0.115 版本之前, 中的 工具会将攻击者可控的 传递给 中的 函数。该函数中使用 发起 HTTP 请求时启用了 ,但未对 URL 的方案(scheme)、主机名(host)或解析后的 IP 地址进行验证。 在 streamable-http 部署模式下,由于 Meta 凭证验证发生在图片下载之后,网络调用方可以使用任意非空的授权值(authorization value),并指导服务器向回环服务(

CVSS 8.3 · High

Affected Version Matrix 1

VendorProduct Version RangeStatus
pipeboard-co meta-ads-mcp < 1.0.115 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54549

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Meta Ads MCP: Server-Side Request Forgery (SSRF) in `upload_ad_image` via Unrestricted `image_url` Fetch
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
服务端请求伪造(SSRF)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
pipeboard-co meta-ads-mcp < 1.0.115 -

II. Public POCs for CVE-2026-54549

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54549

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54549 (2)

Vendor Advisories for CVE-2026-54549 (1)

Vendor Pages for CVE-2026-54549 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54549

No comments yet


Leave a comment