PT-2026-41191 · Unknown · Open-Webui

CVE-2026-45396

·

Published

2026-05-10

·

Updated

2026-07-13

CVSS v2.0

5.5

Medium

VectorAV:N/AC:L/Au:S/C:N/I:P/A:P
Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.9.5
Description An authenticated attacker can perform mass assignment via the 'POST /api/v1/evaluations/feedback' endpoint. This is possible because the FeedbackForm uses a configuration that allows extra fields, and the insert new feedback() function employs an insecure dictionary merge order where user-supplied data overwrites server-derived values. By injecting a user id variable in the request body, an attacker can create feedback records attributed to any arbitrary user. This leads to identity spoofing and the corruption of the model evaluation leaderboard (Elo ratings), which are rankings based on user feedback.
Recommendations Update to version 0.9.5. As a temporary workaround, restrict access to the 'POST /api/v1/evaluations/feedback' endpoint to trusted users only.

Exploit

Fix

DoS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-07452
CVE-2026-45396
GHSA-RJMP-VJF2-QF4G
PYSEC-2026-2756

Affected Products

Open-Webui