This vulnerability is trending on Twitter; this may indicate a growing threat.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade open-webui to version 0.11.0 or higher.
open-webui is an Open WebUI
Affected versions of this package are vulnerable to Information Exposure via the GET /api/v1/tools/, GET /api/v1/tools/list, and GET /api/v1/tools/id/{id} endpoints. An attacker can access sensitive source code and potentially embedded secrets by making authenticated requests to these endpoints as a non-admin user with only read access to a shared tool. This is only exploitable if a tool is shared with a read grant to the attacker, to one of their groups, or to all users, and the attacker does not have write access or the workspace.tools permission.