CVE-2026-35394 PUBLISHED

Mobile Next has Arbitrary Android Intent Execution via mobile_open_url

Assigner: GitHub_M
Reserved: 02.04.2026 Published: 06.04.2026 Updated: 07.04.2026

Mobile Next is an MCP server for mobile development and automation. Prior to 0.0.50, the mobile_open_url tool in mobile-mcp passes user-supplied URLs directly to Android's intent system without any scheme validation, allowing execution of arbitrary Android intents, including USSD codes, phone calls, SMS messages, and content provider access. This vulnerability is fixed in 0.0.50.

Metrics

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

Product Status

Vendor mobile-next
Product mobile-mcp
Versions
  • Version < 0.0.50 is affected

References

Problem Types

  • CWE-939: Improper Authorization in Handler for Custom URL Scheme CWE