CVE-2026-44557
- EPSS 0.22%
- Veröffentlicht 15.05.2026 19:44:49
- Zuletzt bearbeitet 19.05.2026 03:13:19
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the _validate_collection_access function uses an incomplete allowlist that only enforces ownership checks for collections matching user...
CVE-2026-44558
- EPSS 0.19%
- Veröffentlicht 15.05.2026 19:43:40
- Zuletzt bearbeitet 19.05.2026 14:16:44
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the channel router does not call filter_allowed_access_grants on either create or update paths. A non-admin user who can create group c...
CVE-2026-44559
- EPSS 0.22%
- Veröffentlicht 15.05.2026 19:41:59
- Zuletzt bearbeitet 19.05.2026 03:09:30
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the GET /api/v1/channels/{id}/members endpoint only checks membership for group and dm channel types (lines 467-469). For standard chan...
CVE-2026-44560
- EPSS 0.37%
- Veröffentlicht 15.05.2026 19:40:51
- Zuletzt bearbeitet 19.05.2026 03:09:56
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the type: "file" (non-full-context), type: "text" with collection_name, and bare collection_name/collection_names paths in the get_sour...
CVE-2026-44561
- EPSS 0.18%
- Veröffentlicht 15.05.2026 19:34:52
- Zuletzt bearbeitet 19.05.2026 03:10:26
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the is_user_channel_member function checks whether a ChannelMember row exists but does not check the is_active field. When a user is de...
CVE-2026-44562
- EPSS 0.29%
- Veröffentlicht 15.05.2026 19:30:40
- Zuletzt bearbeitet 19.05.2026 03:10:46
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the POST /api/v1/models/import endpoint allows users with the workspace.models_import permission to overwrite any existing model in the...
CVE-2026-44563
- EPSS 0.24%
- Veröffentlicht 15.05.2026 19:28:25
- Zuletzt bearbeitet 19.05.2026 03:11:24
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /api/generate, /api/embed, /api/embeddings, and /api/show endpoints accept any model name from the user and forward the request to ...
CVE-2026-44564
- EPSS 0.22%
- Veröffentlicht 15.05.2026 19:26:24
- Zuletzt bearbeitet 19.05.2026 03:11:43
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the ydoc:document:update Socket.IO event handler checks whether the sender is a member of the document's Socket.IO room (line 678) but ...
CVE-2026-44568
- EPSS 0.17%
- Veröffentlicht 15.05.2026 19:24:46
- Zuletzt bearbeitet 19.05.2026 03:06:13
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the AccountPending.svelte component renders the admin-configured "Pending User Overlay Content" using marked.parse() inside {@html} wit...
CVE-2026-45331
- EPSS 0.29%
- Veröffentlicht 15.05.2026 19:22:58
- Zuletzt bearbeitet 19.05.2026 03:06:35
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, validate_url() in backend/open_webui/retrieval/web/utils.py calls validators.ipv6(ip, private=True), but the validators library does NO...