Arbitrary Field Injection in Open WebUI FolderForm by Open WebUI
CVE-2026-44550
5MEDIUM
What is CVE-2026-44550?
The FolderForm in Open WebUI, a self-hosted artificial intelligence platform, had a vulnerability that allowed arbitrary fields to bypass Pydantic validation prior to version 0.9.0. This issue arose from the use of model_config allowing extra fields, enabling attackers to exploit the insertion of arbitrary user IDs via the POST request. This flaw permitted unauthorized modifications to the FolderModel, leading to potential data integrity concerns. The vulnerability was effectively remedied in version 0.9.0, ensuring robust validation of user inputs.
Affected Version(s)
open-webui < 0.9.0
