Home

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.

PUBLISHED Reserved 2026-05-13 | Published 2026-05-27 | Updated 2026-05-27 | Assigner GitHub_M




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

Problem types

CWE-284: Improper Access Control

CWE-488: Exposure of Data Element to Wrong Session

Product status

3.0.1-4-ge2626659
affected

References

github.com/...ft/UFO/security/advisories/GHSA-cwwh-p9rv-4pj4

cve.org (CVE-2026-46416)

nvd.nist.gov (CVE-2026-46416)

Download JSON