CVE-2026-73296 PUBLISHED

Microsoft UFO: Unauthenticated Mobile MCP access allows remote Android device control and screen disclosure

Assigner: GitHub_M
Reserved: 11.08.2026 Published: 12.08.2026 Updated: 13.08.2026

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, create_mobile_data_collection_server and create_mobile_action_server in ufo/client/mcp/http_servers/mobile_mcp_server.py exposed Streamable HTTP MCP services on TCP ports 8020 and 8021 without authentication, allowing an unauthenticated remote attacker to invoke capture_screenshot, get_ui_tree, tap, swipe, type_text, launch_app, press_key, and click_control against an ADB-connected Android device, disclose screen and device data, and modify device state. This issue is fixed in version 3.0.8.

Metrics

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

Product Status

Vendor microsoft
Product UFO
Versions
  • Version < 3.0.8 is affected

References

Problem Types

  • CWE-306: Missing Authentication for Critical Function CWE
  • CWE-862: Missing Authorization CWE