Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, Open WebUI's prompt version-history endpoints authorize the promptid in the URL but then act on caller-supplied history IDs without verifying that the history row belongs to that prompt (historyentry.promptid == prompt.id). This affects /api/v1/prompts/id/{promptid}/history/diff, /api/v1/prompts/id/{promptid}/update/version, and /api/v1/prompts/id/{promptid}/history/{historyid}. An authenticated user with access to any prompt they control, plus a victim prompthistory.id, can read or delete another user's private prompt history. This vulnerability is fixed in 0.9.6.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54015.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-284",
"CWE-639"
]
}{
"cpe": "cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.9.6"
}
],
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
]
}