CVE-2026-45396
Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the POST /api/v1/evaluations/feedback endpoint in Open WebUI v0.9.2 is vulnerable to mass assignment via FeedbackForm, which uses model_config = ConfigDict(extra='allow'). Due to an insecure dictionary merge order in insert_new_feedback(), an authenticated attacker can inject a user_id field in the request body that overwrites the server-derived value, creating feedback records attributed to any arbitrary user. This corrupts the model evaluation leaderboard (Elo ratings) and enables identity spoofing. This vulnerability is fixed in 0.9.5.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
open-webuiPyPI | < 0.9.5 | 0.9.5 |
Affected products
2< 0.9.5+ 1 more
- (no CPE)range: < 0.9.5
- cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*range: <0.9.5
Patches
Vulnerability mechanics
References
4- github.com/open-webui/open-webui/security/advisories/GHSA-rjmp-vjf2-qf4gnvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-rjmp-vjf2-qf4gghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-45396ghsaADVISORY
- github.com/open-webui/open-webui/releases/tag/v0.9.5ghsaWEB
News mentions
0No linked articles in our index yet.