PT-2026-39275 · Unknown · Open-Webui
Published
2026-05-08
·
Updated
2026-05-16
·
CVE-2026-44558
CVSS v3.1
5.4
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Open WebUI versions prior to 0.9.0
Description
The channel router fails to call the
filter allowed access grants() function during the creation or update of channels. This function is intended to strip unauthorized wildcard grants (such as principal id: "*") or individual user grants from users who lack the necessary permissions. Consequently, a non-admin user who can create group channels or owns a channel can submit arbitrary access grants that are stored verbatim, bypassing the administrative permission framework. This allows users to make channels publicly accessible or grant individual access even when administrative policies prohibit such actions.Technical details include the following affected endpoints:
- "/api/v1/channels/"
- "/api/v1/channels/{id}/update"
Recommendations
Update to version 0.9.0.
Exploit
Fix
Missing Authorization
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Open-Webui