PT-2026-50593 · Unknown · Open-Webui

·

CVE-2026-54022

·

Published

2026-06-17

·

Updated

2026-07-13

CVSS v3.1

5.3

Medium

VectorAV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.8.11
Description An authorization bypass exists in the ydoc:document:join Socket.IO handler. The handler only performs ownership checks when the document id variable starts with the prefix note: (colon). However, the YdocManager storage layer normalizes all document IDs by replacing colons with underscores. An attacker can bypass the authorization check by requesting a document using note <id> (underscore) instead of note:<id> (colon), allowing them to access the same underlying Yjs document. This results in the server returning the full document state and leaking the private note contents of other users.
Recommendations Update to version 0.8.11.

Exploit

Fix

DoS

Incorrect Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54022
GHSA-8788-J68R-3CGH
PYSEC-2026-2712

Affected Products

Open-Webui