VDB
KO

PYSEC-2026-1732

open-webui is Vulnerable to Incorrect Access Control

Quick fix

PYSEC-2026-1732 — open-webui: upgrade to the fixed version with the command below.

pip install --upgrade 'open-webui>=0.9.0'

Details

open-webui v0.6.33 is vulnerable to Incorrect Access Control. The API /api/tasks/stop/ directly accesses and cancels tasks without verifying user ownership, enabling attackers (a normal user) to stop arbitrary LLM response tasks.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / open-webui
Introduced in: 0 Fixed in: 0.9.0
Fix pip install --upgrade 'open-webui>=0.9.0'

References