CVE-2026-45347 MEDIUM

CVE-2026-45347: Open WebUI: Blind server side request forgery (SSRF) via the PDF generate function

Vendor Open-Webui
Product open-webui
Weakness CWE-918 · SSRF
Published May 15, 2026
Last update May 18, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.5.11, there is a blind server side request forgery (SSRF) via the PDF generate function. In the PDF export, user inputs are interpreted as HTML and embedded into the PDF. According to tests, scripts and some potentially dangerous tags (iFrame, Object, etc.) are blocked, preventing server-side content from being read through this vulnerability. However, an image tag can be used to force a server-side request (SSRF), as shown in the following below. This vulnerability is fixed in 0.5.11.

Key dates

02Disclosure timeline

May 15, 2026 CVE published
May 18, 2026 Record updated