Vulnerability Description
Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO's WebSocket control plane trusts client-supplied identity and role fields in task messages. A client connection can register as a normal device, but later send a TASK message claiming client_type="constellation" and target_id=<victim-device-id>. The server trusts the role and target values from the wire message rather than enforcing the role registered for that WebSocket connection. As a result, any authenticated WebSocket client with the shared server token can spoof the higher-privilege constellation role and dispatch attacker-controlled tasks to another connected device. The same client registry also allows duplicate client_id registration, overwriting an existing live client's stored websocket, role, and task protocol. This is an authenticated WebSocket role/identity spoofing issue leading to peer task hijacking.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/microsoft/UFO/security/advisories/GHSA-qgx6-cvhg-jw7p
- https://github.com/microsoft/UFO/security/advisories/GHSA-qgx6-cvhg-jw7p
FAQ
What is CVE-2026-46414?
CVE-2026-46414 is a vulnerability with a CVSS score of 8.8 (HIGH). Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO's WebSocket control plane trusts client-supplied identity and role fiel...
How severe is CVE-2026-46414?
CVE-2026-46414 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46414?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.