Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. open-webui
  4. ›
  5. CVE-2026-44559

CVE-2026-44559: Open WebUI Missing Access Check on Channel Members Endpoint for Standard Channels

May 8, 2026

The GET /api/v1/channels/{id}/members endpoint only checks membership for group and dm channel types (lines 467-469). For standard channels — including private ones — there is no channel_has_access check before returning the member list. Any authenticated user who knows a private channel’s UUID can enumerate all users with access to that channel.

References

  • github.com/advisories/GHSA-c7wp-3qh5-55pv
  • github.com/open-webui/open-webui
  • github.com/open-webui/open-webui/security/advisories/GHSA-c7wp-3qh5-55pv
  • nvd.nist.gov/vuln/detail/CVE-2026-44559

Code Behaviors & Features

Detect and mitigate CVE-2026-44559 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.9.0

Fixed versions

  • 0.9.0

Solution

Upgrade to version 0.9.0 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

pypi/open-webui/CVE-2026-44559.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:20:31 +0000.