๐Ÿ” CVE Alert

CVE-2026-54547

HIGH 7.4

Meta Ads MCP: X-Pipeboard-Token Header Auth Bypass Reuses Operator Meta Token

CVSS Score
7.4
EPSS Score
0.0%
EPSS Percentile
0th

Meta Ads MCP is a Model Context Protocol (MCP) server that lets AI assistants run Meta Ads. Prior to version 1.0.115, AuthInjectionMiddleware in meta_ads_mcp/core/http_auth_integration.py rejects HTTP MCP requests only when both auth_token and pipeboard_token are absent, while extract_token_from_headers() does not recognize X-Pipeboard-Token as a primary credential. A network caller using the streamable-http transport can therefore send any X-Pipeboard-Token value, pass the guard without establishing authentication context, and cause get_auth_token() to fall back to the server operator's META_ACCESS_TOKEN. Subsequent MCP tools execute with the operator's Meta credentials and can read or modify the operator's Meta Ads data. Deployments using the default stdio transport or without META_ACCESS_TOKEN are not affected. This issue is fixed in version 1.0.115.

CWE CWE-287
Vendor pipeboard-co
Product meta-ads-mcp
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for pipeboard-co meta-ads-mcp

Be the first to know when new high vulnerabilities affecting pipeboard-co meta-ads-mcp 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:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

pipeboard-co / meta-ads-mcp
< 1.0.115

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/pipeboard-co/meta-ads-mcp/security/advisories/GHSA-2v2f-mvfg-ph56 github.com: https://github.com/pipeboard-co/meta-ads-mcp/pull/137 github.com: https://github.com/pipeboard-co/meta-ads-mcp/commit/95e852793b7ff8604a8132e85d5facd08c91a36e github.com: https://github.com/pipeboard-co/meta-ads-mcp/releases/tag/1.0.115