PT-2026-39266 · Unknown · Open-Webui
Published
2026-05-08
·
Updated
2026-05-16
·
CVE-2026-44549
CVSS v3.1
8.7
High
| Vector | AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Open WebUI versions prior to 0.8.0
Description
Excel file attachments are previewed unsafely. A crafted XLSX file can cause the
sheet to html() function to embed a Cross-Site Scripting (XSS) payload into the generated HTML. This content is then added to the Document Object Model (DOM) without sanitization via @html, allowing the payload to execute. The issue stems from a lack of input validation or sanitization for the HTML generated during the conversion of XLSX documents for preview, specifically involving the excelHtml variable.Recommendations
Update to version 0.8.0.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Open-Webui