CVE-2026-59222 PUBLISHED

Open WebUI: /api/v1/channels/{id}/members exposes full user model including sensitive credentials

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. From 0.7.0 before 0.10.0, GET /api/v1/channels//members returned full UserModelResponse objects for channel members, including settings.ui.toolServers[].key and webhook configuration, allowing a normal channel participant to retrieve other users’ sensitive settings. This issue is fixed in version 0.10.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6

Product Status

Vendor open-webui
Product open-webui
Versions
  • Version >= 0.7.0, < 0.10.0 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE