ghsa-pqwr-phvv-v49f
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 17:29
Severity ?
VLAI Severity ?
Summary
Open WebUI Allows Admin Deletion via API Endpoint
Details
In open-webui/open-webui version v0.3.8, there is an improper privilege management vulnerability. The application allows an attacker, acting as an admin, to delete other administrators via the API endpoint http://0.0.0.0:8080/api/v1/users/{uuid_administrator}
. This action is restricted by the user interface but can be performed through direct API calls.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "open-webui" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-7039" ], "database_specific": { "cwe_ids": [ "CWE-269", "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T17:29:56Z", "nvd_published_at": "2025-03-20T10:15:35Z", "severity": "HIGH" }, "details": "In open-webui/open-webui version v0.3.8, there is an improper privilege management vulnerability. The application allows an attacker, acting as an admin, to delete other administrators via the API endpoint `http://0.0.0.0:8080/api/v1/users/{uuid_administrator}`. This action is restricted by the user interface but can be performed through direct API calls.", "id": "GHSA-pqwr-phvv-v49f", "modified": "2025-03-21T17:29:56Z", "published": "2025-03-20T12:32:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7039" }, { "type": "PACKAGE", "url": "https://github.com/open-webui/open-webui" }, { "type": "WEB", "url": "https://huntr.com/bounties/27fc8a5a-546e-4cf2-8edb-df42e36518fc" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L", "type": "CVSS_V3" } ], "summary": "Open WebUI Allows Admin Deletion via API Endpoint" }
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.
- 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…