Missing Authorization in Open WebUI - CVE-2026-45399
Published: May 11, 2026
Vulnerability details
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.