---
id: CVE-2026-59215
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. Prior to 0.10.0, channel thread parent and reply handling did not
  bind parent_id to the channel in the URL, allowing an authenticated user to
  reference…
severity: low
cvss: 3.1
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-639
vendor: openwebui
product: open_webui
affected:
  - open_webui < 0.10.0
patched:
  - open_webui 0.10.0
published: '2026-07-09'
updated: '2026-07-13'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-59215'
references:
  - url: >-
      https://github.com/open-webui/open-webui/commit/a66477b7104c5d141ce7bffaea424b43e7666ef1
    label: security-advisories@github.com
  - url: 'https://github.com/open-webui/open-webui/pull/25766'
    label: security-advisories@github.com
  - url: 'https://github.com/open-webui/open-webui/releases/tag/v0.10.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/open-webui/open-webui/security/advisories/GHSA-73x5-h92w-xc2j
    label: security-advisories@github.com
  - url: >-
      https://github.com/open-webui/open-webui/security/advisories/GHSA-73x5-h92w-xc2j
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00323
epssPercentile: 0.22728
ingestedAt: '2026-07-13T13:27:18.244Z'
---

## Overview

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, channel thread parent and reply handling did not bind parent_id to the channel in the URL, allowing an authenticated user to reference a message from another private or DM channel and disclose thread context across channels. This issue is fixed in version 0.10.0.

## Affected

- `open_webui < 0.10.0`

## Remediation

Upgrade past the affected range:

- `open_webui 0.10.0`
