๐Ÿ” CVE Alert

CVE-2026-46416

MEDIUM 6.3

Microsoft UFO shared WebSocket handler state causes cross-client response hijacking

CVSS Score
6.3
EPSS Score
0.0%
EPSS Percentile
12th

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.

CWE CWE-284 CWE-488
Vendor microsoft
Product ufo
Ecosystems
Industries
TechnologyEnterprise
Published May 27, 2026
Last Updated May 28, 2026
Stay Ahead of the Next One

Get instant alerts for microsoft ufo

Be the first to know when new medium vulnerabilities affecting microsoft ufo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

microsoft / UFO
3.0.1-4-ge2626659

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/microsoft/UFO/security/advisories/GHSA-cwwh-p9rv-4pj4