{ "schema_version": "1.4.0", "id": "GHSA-c7fq-p62p-wvpc", "modified": "2025-03-21T17:26:53Z", "published": "2025-03-20T12:32:46Z", "aliases": [ "CVE-2024-7045" ], "summary": "Open WebUI Has Improper Access Control Leading to Arbitrary Prompt Read", "details": "In version v0.3.8 of open-webui/open-webui, improper access control vulnerabilities allow an attacker to view any prompts. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the /api/v1/prompts/ interface to retrieve all prompt information created by the admin, which includes the ID values. Subsequently, the attacker can exploit the /api/v1/prompts/command/{command_id} interface to obtain arbitrary prompt information.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "open-webui" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "0.3.8" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7045" }, { "type": "PACKAGE", "url": "https://github.com/open-webui/open-webui" }, { "type": "WEB", "url": "https://huntr.com/bounties/03ea0826-af7b-4717-b63e-90fd19675ab2" } ], "database_specific": { "cwe_ids": [ "CWE-1100" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-21T17:26:53Z", "nvd_published_at": "2025-03-20T10:15:35Z" } }