CVE-2026-55440
MEDIUMMicrosoft UFO: COMMAND_RESULTS handler creates unowned sessions, allowing authenticated session-squatting denial of service
Title source: cnaDescription
Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.7, the COMMAND_RESULTS handler in ufo/server/ws/handler.py called get_or_create_session in ufo/server/services/session_manager.py without owner_client_id, allowing an authenticated client to create an unowned attacker-chosen session_id such as constellation_task_id = f"{task_name}@{task_id}" and deny the legitimate owner or exhaust memory with phantom sessions. This issue is fixed in version 3.0.7.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/microsoft/UFO/security/advisories/GHSA-hxjv-fmjf-wmjf
X_Refsource_Misc x_refsource_misc
https://github.com/microsoft/UFO/commit/cc653bde75337ab60c320e6b7cb61b86ba6ca948
X_Refsource_Misc x_refsource_misc
https://github.com/microsoft/UFO/releases/tag/3.0.7
Scores
CVSS v3
6.5
EPSS
0.0066
EPSS Percentile
48.0%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-400
CWE-862
Status
published
Products (1)
microsoft/UFO
< 3.0.7
Published
Jul 16, 2026
Tracked Since
Jul 16, 2026