CVE-2026-59215 PUBLISHED

Open WebUI: Private channel messages can be disclosed through cross-channel thread parent_id binding

Assigner: GitHub_M
Reserved: 02.07.2026 Published: 09.07.2026 Updated: 09.07.2026

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.

Metrics

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

Product Status

Vendor open-webui
Product open-webui
Versions
  • Version < 0.10.0 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE