---
id: CVE-2026-87017
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.7.0 until 0.11.1, the built-in knowledge search tool passed
  the caller's readable knowledge identifiers through a metadata filter, but the
  searc…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-200
  - CWE-863
vendor: openwebui
product: open_webui
affected:
  - 'open_webui >= 0.7.0, < 0.11.1'
patched:
  - open_webui 0.11.1
published: '2026-09-09'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T15:23:05.203'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-87017'
references:
  - url: >-
      https://github.com/open-webui/open-webui/commit/1d6d4e6e6647e1d403438ede7bd9ba20bc4cc8f6
    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-pcvc-8vrv-8q6w
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
epss: 0.00217
epssPercentile: 0.12378
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-10T17:28:54.941922Z'
ingestedAt: '2026-09-13T21:19:46.897Z'
---

## Overview

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.7.0 until 0.11.1, the built-in knowledge search tool passed the caller's readable knowledge identifiers through a metadata filter, but the search methods in eleven shipped vector backends ignored that filter. An authenticated user on an affected backend could enumerate the identifiers, names, and descriptions of inaccessible knowledge bases from the shared collection, although the associated document text remained in separate collections. This issue is fixed in version 0.11.1.

## Affected

- `open_webui >= 0.7.0, < 0.11.1`

## Remediation

Upgrade past the affected range:

- `open_webui 0.11.1`
