Missing Authorization in Open WebUI - #VU131113
Published: May 12, 2026
Open WebUI
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service and incur usage costs.
The vulnerability exists due to missing authorization in the /api/v1/memories/ef endpoint when handling unauthenticated GET requests that invoke the embedding function. A remote attacker can send repeated requests to trigger embedding generation to cause a denial of service and incur usage costs.
Only instances with memory features enabled are vulnerable, and cost exposure occurs when a paid upstream embedding provider is configured.