{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.0.6"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "5d8e9823d4e07d086a39675d8964b42e6a4dd338"
            },
            {
              "fixed": "2558da4e7dd05096aa6b489eca64efed96126713"
            },
            {
              "fixed": "cff307f6d17b15d2c8775a451bff0cf8a738a348"
            }
          ],
          "repo": "https://github.com/microsoft/ufo",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-hc27-j4p9-qm2x"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639",
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54568.json"
  },
  "details": "Microsoft UFO open-source framework for intelligent automation across devices and platforms. From 3.0.0 until 3.0.6, a client connected to the UFO WebSocket server as a DEVICE could call DEVICE_INFO_REQUEST with another device's target_id and receive that device's server-side system_info through ufo/server/ws/handler.py, because handle_device_info_request and get_device_info did not enforce the constellation-only role or object-level authorization boundary. This issue is fixed in version 3.0.6.",
  "id": "CVE-2026-54568",
  "modified": "2026-07-18T03:41:49.984779112Z",
  "published": "2026-07-16T15:32:06.556Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/UFO/releases/tag/3.0.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54568.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/microsoft/UFO/security/advisories/GHSA-hc27-j4p9-qm2x"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54568"
    },
    {
      "type": "FIX",
      "url": "https://github.com/microsoft/UFO/commit/2558da4e7dd05096aa6b489eca64efed96126713"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Microsoft UFO: Missing Authorization in DEVICE_INFO_REQUEST Allows a DEVICE Client to Read Another Device's system_info"
}