Back to list

Open WebUI has inconsistent authorization controls within memories API — CVE-2026-44570

GitHub · GitHub · CVE-2026-44570

ID
CVE-2026-44570
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
high
CVSS
8.3
EPSS
0.00038

Summary

### Summary Authorization controls surrounding the memories API were inconsistent, resulting in the ability of a standard user to delete, restore, and view the contents of other users' memories. ### Details Using a newly created non-admin user with no existing memories, it is possible to view existing memories via `POST /api/v1/memories/query`. See below under the PoC section, where a call to `GET…

Product

pip: open-webui

What to do

General, cautious steps (verify details in the official source):

  • Prioritize patching or mitigation immediately (treat as actively risky).
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories