CVE-2026-70491
MEDIUMOpen WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints
Title source: cnaDescription
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. In 0.10.2 and earlier, the GET /api/v1/tools/, GET /api/v1/tools/list, and GET /api/v1/tools/id/{id} endpoints in backend/open_webui/routers/tools.py returned full Python tool source to authenticated non-admin read-only users. ToolResponse deliberately omitted source and specs, but ToolUserResponse permitted extra fields and handlers spread a full tool model dump into the response, re-admitting omitted fields. A non-admin with a read grant can obtain another user's server-side tool source, which commonly embeds hard-coded API keys, credentials, and internal service URLs. This issue is fixed in 0.11.0.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/open-webui/open-webui/security/advisories/GHSA-3r7g-q6cg-q2vx
X_Refsource_Misc x_refsource_misc
https://github.com/open-webui/open-webui/pull/27005
X_Refsource_Misc x_refsource_misc
https://github.com/open-webui/open-webui/commit/c05de13b4fca1ac8a17153782b46b3d0aacf491c
X_Refsource_Misc x_refsource_misc
https://github.com/open-webui/open-webui/releases/tag/v0.11.0
Scores
CVSS v3
6.5
EPSS
0.0026
EPSS Percentile
17.6%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-200
Status
published
Products (2)
open-webui/open-webui
< 0.11.0
pypi/open-webui
0 - 0.11.0PyPI
Published
Aug 04, 2026
Tracked Since
Aug 05, 2026