CVE-2026-44565 HIGH

CVE-2026-44565: Open WebUI: Open WebUI Arbitrary File Write, Delete via Path Traversal

Vendor Open-Webui
Product open-webui
Weakness CWE-22 · Path traversal
Published May 15, 2026
Last update May 18, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

What the vulnerability does

01Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.6.10, when uploading an audio file, 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.6.10.

Key dates

02Disclosure timeline

May 15, 2026 CVE published
May 18, 2026 Record updated