---
id: CVE-2026-87014
title: >-
  Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI
  platform
summary: >-
  Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI
  platform. From 0.9.0 until 0.11.1, role synchronization in
  backend/open_webui/routers/auths.py and backend/open_webui/utils/oauth.py
  updated an administrator's d…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-613
  - CWE-863
vendor: openwebui
product: open_webui
affected:
  - 'open_webui >= 0.9.0, < 0.11.1'
patched:
  - open_webui 0.11.1
published: '2026-09-09'
updated: '2026-09-15'
sourceUpdated: '2026-09-15T15:56:08.283'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-87014'
references:
  - url: >-
      https://github.com/open-webui/open-webui/commit/ce3c175e260709f359d7e6cbb3132f0572098b95
    label: security-advisories@github.com
  - url: 'https://github.com/open-webui/open-webui/releases/tag/v0.11.1'
    label: security-advisories@github.com
  - url: >-
      https://github.com/open-webui/open-webui/security/advisories/GHSA-wjwr-xfp9-r66p
    label: security-advisories@github.com
  - url: >-
      https://github.com/open-webui/open-webui/security/advisories/GHSA-wjwr-xfp9-r66p
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-87014'
  - url: 'https://github.com/open-webui/open-webui'
tags:
  - nvd
  - osv
  - pip
  - cve.org
  - exploit-available
epss: 0.00287
epssPercentile: 0.21466
aliases:
  - GHSA-wjwr-xfp9-r66p
ecosystem: pip
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-10T17:56:38.428135Z'
ingestedAt: '2026-09-11T14:42:19.864Z'
---

## Overview

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, role synchronization in backend/open_webui/routers/auths.py and backend/open_webui/utils/oauth.py updated an administrator's database role without invalidating the user record cached by backend/open_webui/socket/main.py. An administrator demoted through a trusted role header or OAuth role mapping could keep an already-open Socket.IO connection and continue reading or editing every user's collaborative notes until that connection closed. This issue is fixed in version 0.11.1.

## Affected

- `open_webui >= 0.9.0, < 0.11.1`

## Remediation

Upgrade past the affected range:

- `open_webui 0.11.1`

## Package advisory (CVE-2026-87014)

Affected packages:

- `open-webui >= 0.9.0, < 0.11.1`

Patched in:

- `open-webui 0.11.1`

Source: https://osv.dev/vulnerability/GHSA-wjwr-xfp9-r66p
