CVE-2026-70481
5.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Summary
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.0, the standard channel message update and delete handlers accepted any caller holding write access on the channel without checking that the caller wrote the message. Because write access is the same grant a member needs to post, any ordinary participant in a shared standard channel could rewrite or permanently delete another participant message, while group and direct message handlers enforced authorship. This issue is fixed in 0.11.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| open-webui | open-webui | >= 0.5.0, < 0.11.0 | affected |
Weaknesses
- CWE-284: CWE-284: Improper Access Control
- CWE-862: CWE-862: Missing Authorization
References
- https://github.com/open-webui/open-webui/security/advisories/GHSA-mj5r-jf49-m3w7
- https://github.com/open-webui/open-webui/pull/27197
- https://github.com/open-webui/open-webui/commit/c609ec41154fa092fa0af80d9d365de06b666286
- https://github.com/open-webui/open-webui/releases/tag/v0.11.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.