HIGH SeverityCVSS 3.17.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
CVE-2026-44566
Last updated May 15, 2026 · Published May 15, 2026
Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.1.124, when attaching files to a promp, the name of the file is derived from the original HTTP upload request and is not validated or sanitized. This allows for users to upload files with names containing dot-segments in the file path and traverse out of the intended uploads directory. Effectively, users can upload files anywhere on the filesystem the user running the web server has permission. This vulnerability is fixed in 0.1.124.
Affected products
1 listed- open-webui:open-webui
Mappings
CWE
CWE-22CWE-434
CAPEC
None listed.
Related
Research
- Path traversal: how to detect and prevent itPath traversal lets attackers read or write files outside intended directories. Normalise paths, resolve them…
- File upload security: validation, isolation, and scanningInsecure file uploads are still one of the fastest paths to RCE. Validate type and size, store outside the web…
Guides
CVE® content © MITRE Corporation. Licensed under the CVE Terms of Use. Terms
