Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. meta-ads-mcp
  4. ›
  5. CVE-2026-48039

CVE-2026-48039: Meta Ads MCP: Unauthenticated HTTP MCP Tool Execution Leaks Operator Meta Access Token

June 11, 2026

AuthInjectionMiddleware.dispatch() at http_auth_integration.py:272 unconditionally forwards unauthenticated Streamable HTTP requests to downstream MCP tool handlers without issuing a 401 response, allowing any network-reachable caller to invoke MCP tools without authentication. When no per-request credential is present, tool handlers fall back to the META_ACCESS_TOKEN environment variable, and when the downstream Meta Graph API call fails, api.py:263–269 serialises the raw httpx request URL—including the operator’s access_token as a query parameter—into the JSON-RPC response body, delivering the credential to the unauthenticated caller.

References

  • github.com/advisories/GHSA-9gw6-46qc-99vr
  • github.com/pipeboard-co/meta-ads-mcp/releases/tag/1.0.109
  • github.com/pipeboard-co/meta-ads-mcp/security/advisories/GHSA-9gw6-46qc-99vr
  • nvd.nist.gov/vuln/detail/CVE-2026-48039

Code Behaviors & Features

Detect and mitigate CVE-2026-48039 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.0.109

Fixed versions

  • 1.0.109

Solution

Upgrade to version 1.0.109 or above.

Impact 9.1 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-209: Generation of Error Message Containing Sensitive Information
  • CWE-287: Improper Authentication
  • CWE-522: Insufficiently Protected Credentials

Source file

pypi/meta-ads-mcp/CVE-2026-48039.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:44 +0000.