VDB
KO
MEDIUM 6.5

PYSEC-2026-1744

open-webui Insecure Direct Object Reference (IDOR) vulnerability

Quick fix

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

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

Details

An Insecure Direct Object Reference (IDOR) vulnerability exists in open-webui/open-webui version v0.3.8. The vulnerability occurs in the API endpoint `http://0.0.0.0:3000/api/v1/memories/{id}/update`, where the decentralization design is flawed, allowing attackers to edit other users' memories without proper authorization.

Are you affected?

Enter the version of the package you're using.

Affected packages

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

References