GHSA-hp5m-24vp-vq2q · Severity: high · Ecosystem: pip — Open WebUI's responses passthrough endpoint lacks access control authorization
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While the primary chat completion endpoint (generate_chat_completion) checks model ownership, group membership, and AccessGrants before allowing a request, the /responses proxy only validates that the user has a valid session via get_verified_user. This allows any authenticated user to interact with any model configured on the instance by sending a POST request to /api/openai/responses with an arbitrary model ID. This vulnerability is fixed in 0.9.0.
Conclusion & alert: CVE-2026-44556 is rated Low Risk (36.4/100): CVSS High severity, with low exploitation likelihood (EPSS 0.31%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.31% | +0.27% |
| 2 | 2026-05-16 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 3.1 | HIGH |
|
2.8 | 4.2 | [email protected] |
GHSA-hp5m-24vp-vq2q · Severity: high · Ecosystem: pip — Open WebUI's responses passthrough endpoint lacks access control authorization
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openwebui | open_webui | < 0.9.0 | cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-hp5m-24vp-vq2q | Vendor Advisory |