PT-2026-41177 · Unknown · Open-Webui
Published
2025-02-10
·
Updated
2026-05-16
·
CVE-2026-45347
CVSS v2.0
5.5
Medium
| Vector | AV:N/AC:L/Au:S/C:P/I:P/A:N |
Name of the Vulnerable Software and Affected Versions
Open WebUI versions prior to 0.5.11
Description
A blind server side request forgery (SSRF) exists in the PDF generate function. User inputs are interpreted as HTML and embedded into the PDF. While scripts and certain dangerous tags like
iFrame and Object are blocked, an image tag can be used to force the server to make outbound GET requests. This can be exploited via the '/api/v1/utils/pdf' endpoint by inserting a payload into the title variable. This issue allows an attacker to trigger arbitrary GET requests and potentially enumerate internal assets through response delays.Recommendations
Update to version 0.5.11 or later.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Open-Webui