Auth Injection Vulnerability in Meta Ads MCP by Pipeboard
CVE-2026-48039
What is CVE-2026-48039?
Meta Ads MCP, developed by Pipeboard, contains a vulnerability in its Model Context Protocol (MCP) server allowing unauthenticated access to its tools. Prior to version 1.0.109, the method AuthInjectionMiddleware.dispatch() failed to issue a 401 response for unauthenticated Streamable HTTP requests. This oversight enabled any network-reachable caller to invoke MCP tools without valid credentials. When requests lacked credentials, tool handlers defaulted to using the META_ACCESS_TOKEN, risking exposure of sensitive data. Furthermore, failures in downstream Meta Graph API calls could lead to the serialization of the raw HTTP request URL, inadvertently disclosing the operator's access_token in the JSON-RPC response. Pipeboard has addressed this critical issue in version 1.0.109.
Affected Version(s)
meta-ads-mcp < 1.0.109
