ghsa-w466-2wfc-8g58
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-04-15 19:35
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "open-webui" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.32" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T18:51:44Z", "nvd_published_at": "2025-03-20T10:15:30Z", "severity": "HIGH" }, "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 \u003c=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.", "id": "GHSA-w466-2wfc-8g58", "modified": "2025-04-15T19:35:51Z", "published": "2025-03-20T12:32:44Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Open WebUI has vulnerable dependency on starlette via fastapi" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…