{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.0.8"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "e562d10060b077dedae93e0fd58c1ee379558962"
            },
            {
              "fixed": "96983c73ed09e884a5f1d7ff8936c953b234b684"
            }
          ],
          "repo": "https://github.com/microsoft/ufo",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-24fq-m9rr-g3mm"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-306",
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73296.json"
  },
  "details": "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.",
  "id": "CVE-2026-73296",
  "modified": "2026-08-17T03:36:25.582638607Z",
  "published": "2026-08-12T16:29:03.154Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/UFO/releases/tag/v3.0.8"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73296.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/microsoft/UFO/security/advisories/GHSA-24fq-m9rr-g3mm"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73296"
    },
    {
      "type": "FIX",
      "url": "https://github.com/microsoft/UFO/commit/e562d10060b077dedae93e0fd58c1ee379558962"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Microsoft UFO: Unauthenticated Mobile MCP access allows remote Android device control and screen disclosure"
}