CVE 6.3 MEDIUM

Microsoft UFO shared WebSocket handler state causes cross-client response hijacking_CVE-2026-46416

6.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Description

Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO creates one shared UFOWebSocketHandler instance and reuses it for multiple authenticated WebSocket connections. The handler stores per-connection protocol objects in mutable instance fields. Each new WebSocket connection overwrites those fields. Later, message handlers send responses through the shared fields instead of through protocol objects bound to the originating connection. As a result, the most recently connected authenticated client can receive protocol responses that belong to another authenticated client.

Basic Information

ID CVE-2026-46416
Source GitHub_M
Published May 27, 2026 at 21:56

Affected Product

Vendor microsoft
Product UFO
Version 3.0.1-4-ge2626659
Affected Versions microsoft UFO 3.0.1-4-ge2626659

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.