Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. open-webui
  4. ›
  5. CVE-2026-87014

CVE-2026-87014: Open WebUI: Admin demoted through SSO role sync keeps read and write access to all users' notes

September 10, 2026

A user who is demoted from admin by an identity provider keeps admin-level read and write access to every user’s notes, over any Socket.IO connection that was already open when the demotion happened. Open WebUI caches the user’s role on the socket at connection time, and the two SSO role-sync paths, the reverse-proxy trusted role header and OAuth role mapping, changed the role in the database without tearing that cached session down. Only the admin user-management endpoints invalidated sessions, so a demotion driven by the identity provider left the old privileges live on the socket.

References

  • github.com/advisories/GHSA-wjwr-xfp9-r66p
  • github.com/open-webui/open-webui/commit/ce3c175e260709f359d7e6cbb3132f0572098b95
  • github.com/open-webui/open-webui/releases/tag/v0.11.1
  • github.com/open-webui/open-webui/security/advisories/GHSA-wjwr-xfp9-r66p
  • nvd.nist.gov/vuln/detail/CVE-2026-87014

Code Behaviors & Features

Detect and mitigate CVE-2026-87014 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.9.0 before 0.11.1

Fixed versions

  • 0.11.1

Solution

Upgrade to version 0.11.1 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-613: Insufficient Session Expiration
  • CWE-863: Incorrect Authorization

Source file

pypi/open-webui/CVE-2026-87014.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:20:37 +0000.