ghsa-9vf8-xgwm-97r8
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 21:23
Severity ?
VLAI Severity ?
Summary
Open WebUI lacks authentication for the `api/v1/utils/pdf` endpoint
Details
In version v0.3.10 of open-webui/open-webui, the api/v1/utils/pdf
endpoint lacks authentication mechanisms, allowing unauthenticated attackers to access the PDF generation service. This vulnerability can be exploited by sending a POST request with an excessively large payload, potentially leading to server resource exhaustion and denial of service (DoS). Additionally, unauthorized users can misuse the endpoint to generate PDFs without verification, resulting in service misuse and potential operational and financial impacts.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "open-webui" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.3.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-8053" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-306" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T21:23:57Z", "nvd_published_at": "2025-03-20T10:15:39Z", "severity": "HIGH" }, "details": "In version v0.3.10 of open-webui/open-webui, the `api/v1/utils/pdf` endpoint lacks authentication mechanisms, allowing unauthenticated attackers to access the PDF generation service. This vulnerability can be exploited by sending a POST request with an excessively large payload, potentially leading to server resource exhaustion and denial of service (DoS). Additionally, unauthorized users can misuse the endpoint to generate PDFs without verification, resulting in service misuse and potential operational and financial impacts.", "id": "GHSA-9vf8-xgwm-97r8", "modified": "2025-03-21T21:23:57Z", "published": "2025-03-20T12:32:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8053" }, { "type": "PACKAGE", "url": "https://github.com/open-webui/open-webui" }, { "type": "WEB", "url": "https://huntr.com/bounties/ebe8c1fa-113b-4df9-be03-a406b9adb9f4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Open WebUI lacks authentication for the `api/v1/utils/pdf` 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…
Loading…