Missing Authorization in Open WebUI - #VU130952
Published: May 11, 2026
Open WebUI
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to missing authorization in the /api/tasks and /api/tasks/stop/{task_id} endpoints when handling authenticated requests to list and stop tasks. A remote user can enumerate global task IDs and stop tasks belonging to other users to cause a denial of service.
This affects multi-user deployments and also exposes task IDs belonging to other users.