Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-48039
Published:August 07, 2026
Updated:September 01, 2026
Meta Ads MCP is a Model Context Protocol (MCP) server that lets AI assistants run Meta Ads. Prior to version 1.0.109, "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. Version 1.0.109 fixes the issue.
Affected Packages
meta-ads-mcp (PYTHON):
Affected version(s) >=0.1.0 <1.0.109
Fix Suggestion:
Update to version 1.0.109
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Authentication
Generation of Error Message Containing Sensitive Information
Insufficiently Protected Credentials
EPSS
Base Score:
0.34