mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[PR #24812] [CLOSED] fix: secure /api/config metadata leak for unauthenticated requests #115173
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/24812
Author: @emash
Created: 5/16/2026
Status: ❌ Closed
Base:
dev← Head:patch-1📝 Commits (1)
f8ad862fix: secure /api/config metadata leak for unauthenticated requests📊 Changes
1 file changed (+22 additions, -17 deletions)
View changed files
📝
backend/open_webui/main.py(+22 -17)📄 Description
Pull Request Checklist
devbranch.Changelog Entry
Description
/api/configwhere system metadata,VERSION, and fullfeaturesdict were unconditionally sent to unauthenticated clients.Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.