{ "schema_version": "1.4.0", "id": "GHSA-w466-2wfc-8g58", "modified": "2025-04-15T19:35:51Z", "published": "2025-03-20T12:32:44Z", "aliases": [], "summary": "Open WebUI has vulnerable dependency on starlette via fastapi", "details": "In version 0.3.32 of open-webui, the application uses a vulnerable version of the starlette package through its dependency on fastapi. The starlette package versions <=0.49 are susceptible to uncontrolled resource consumption, which can be exploited to cause a denial of service through memory exhaustion. This issue is addressed in fastapi version 0.115.3.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "open-webui" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.3.32" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/encode/starlette/security/advisories/GHSA-f96h-pmfr-66vw" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47874" }, { "type": "PACKAGE", "url": "https://github.com/open-webui/open-webui" }, { "type": "WEB", "url": "https://huntr.com/bounties/56175583-70e3-4d53-94de-3f3a8e2423ec" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-21T18:51:44Z", "nvd_published_at": "2025-03-20T10:15:30Z" } }