Authorization Flaw in Open WebUI AI Platform
CVE-2026-54015
6.4MEDIUM
What is CVE-2026-54015?
Open WebUI, a self-hosted artificial intelligence platform, has a significant authorization flaw that enables authenticated users to access and manipulate the private prompt history of other users. This vulnerability arises from the system's reliance on URL-based authorization checks for prompt version-history endpoints, allowing unauthorized access to users' sensitive data if the caller can supply the relevant history IDs. The affected endpoints, which include /api/v1/prompts/id/{prompt_id}/history/diff, /api/v1/prompts/id/{prompt_id}/update/version, and /api/v1/prompts/id/{prompt_id}/history/{history_id}, do not sufficiently verify the ownership of prompt history records. The issue has been resolved in version 0.9.6.
Affected Version(s)
open-webui < 0.9.6
