Vulnerability Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.0, GET /api/v1/memories/ef is accessible without authentication and executes request.app.state.EMBEDDING_FUNCTION(...). This allows any unauthenticated caller to trigger embedding generation which can lead to direct cost exposure if a paid provider is used. This vulnerability is fixed in 0.8.0.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openwebui | Open Webui | < 0.8.0 |
Related Weaknesses (CWE)
References
- https://github.com/open-webui/open-webui/security/advisories/GHSA-m69w-p7m4-585jExploitPatchVendor Advisory
- https://github.com/open-webui/open-webui/security/advisories/GHSA-m69w-p7m4-585jExploitPatchVendor Advisory
FAQ
What is CVE-2026-45667?
CVE-2026-45667 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.0, GET /api/v1/memories/ef is accessible without authentication and executes request.app...
How severe is CVE-2026-45667?
CVE-2026-45667 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45667?
Check the references section above for vendor advisories and patch information. Affected products include: Openwebui Open Webui.