CVE-2026-54022
Last modified
CVE-2026-54022 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.11, the ydoc:document:join Socket.IO handler checks note ownership only when the document_id starts with note: (colon). EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.11, the ydoc:document:join Socket.IO handler checks note ownership only when the document_id starts with note: (colon). However, the YdocManager storage layer normalizes all document IDs by replacing colons with underscores (document_id.replace(":", "_")). An attacker can join a document room using note_<id> (underscore) instead of note:<id> (colon), bypassing the authorization check entirely while accessing the same underlying Yjs document. The server then returns the full document state, leaking the victim's private note contents. This vulnerability is fixed in 0.8.11.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openwebui | Open Webui | < 0.8.11 |
References
- https://github.com/open-webui/open-webui/security/advisories/GHSA-8788-j68r-3cghVendor Advisory, Exploit
- https://github.com/open-webui/open-webui/security/advisories/GHSA-8788-j68r-3cghVendor Advisory, Exploit
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-54022?
How severe is CVE-2026-54022?
How do I fix CVE-2026-54022?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54017Open WebUI is a self-hosted artificial intelligence platform…7.7
- CVE-2026-54018Open WebUI is a self-hosted artificial intelligence platform…7.7
- CVE-2026-54019Open WebUI is a self-hosted artificial intelligence platform…6.5
- CVE-2026-5402TLS protocol dissector heap overflow in Wireshark 4.6.0 to 4…8.8
- CVE-2026-54020Open WebUI is an extensible, feature-rich, and user-friendly…6.3
- CVE-2026-54021Open WebUI is a self-hosted artificial intelligence platform…6.3
- CVE-2026-54024LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-54025LibreChat is an enhanced ChatGPT clone that supports multipl…5.4
- CVE-2026-54027LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-54029LibreChat is an enhanced ChatGPT clone that supports multipl…6.5
- CVE-2026-5403SBC codec crash in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4…7.8
- CVE-2026-54030LibreChat is an enhanced ChatGPT clone that supports multipl…9.3
Are you affected by CVE-2026-54022?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
