CVE-2026-54568

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.
Configurations

No configuration.

History

16 Jul 2026, 19:16

Type Values Removed Values Added
References () https://github.com/microsoft/UFO/security/advisories/GHSA-hc27-j4p9-qm2x - () https://github.com/microsoft/UFO/security/advisories/GHSA-hc27-j4p9-qm2x -

16 Jul 2026, 16:19

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 16:19

Updated : 2026-07-16 19:16


NVD link : CVE-2026-54568

Mitre link : CVE-2026-54568

CVE.ORG link : CVE-2026-54568


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization