CyberRota Analysis
AI-GeneratedThe Microsoft UFO open-source framework versions 3.0.0 to 3.0.6 are vulnerable, allowing a connected device to improperly access another device's system information by exploiting insufficient authorization checks in the WebSocket server. This could lead to unauthorized data exposure, potentially compromising device security and privacy. Organizations using affected versions should prioritize upgrading to version 3.0.6 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.