CVE-2026-46544

Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO accepts client-supplied session_id values in WebSocket task messages and reuses an existing in-memory session object if that session_id already exists. If a prior session has completed and remains in memory with populated results, a different authenticated client can send a new TASK message using the same session_id. The server re-enters the existing session object and sends the stale stored result to the new requester through the normal send_task_end() callback path. This is an authenticated cross-client stale result replay issue. The issue requires that the attacker knows or can predict a live or recently completed session_id.
Configurations

No configuration.

History

28 May 2026, 14:16

Type Values Removed Values Added
References () https://github.com/microsoft/UFO/security/advisories/GHSA-29gc-vqjp-7fqf - () https://github.com/microsoft/UFO/security/advisories/GHSA-29gc-vqjp-7fqf -

27 May 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 23:16

Updated : 2026-05-28 18:56


NVD link : CVE-2026-46544

Mitre link : CVE-2026-46544

CVE.ORG link : CVE-2026-46544


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key