Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. open-webui
  4. ›
  5. CVE-2025-46571

CVE-2025-46571: Open WebUI allows limited stored XSS vila uploaded html file

July 7, 2026

Low privileged users can upload HTML files which contain JavaScript code via the /api/v1/files/ backend endpoint. This endpoint returns a file id, which can be used to open the file in the browser and trigger the JavaScript code in the user’s browser. Under the default settings, files uploaded by low-privileged users can only be viewed by admins or themselves, limiting the impact of this vulnerability.

References

  • github.com/advisories/GHSA-8gh5-qqh8-hq3x
  • github.com/open-webui/open-webui/blob/main/backend/open_webui/routers/files.py
  • github.com/open-webui/open-webui/commit/ef2aeb7c0eb976bac759e59ac359c94a5b8dc7e0
  • github.com/open-webui/open-webui/releases/tag/v0.6.6
  • github.com/open-webui/open-webui/security/advisories/GHSA-8gh5-qqh8-hq3x
  • nvd.nist.gov/vuln/detail/CVE-2025-46571

Code Behaviors & Features

Detect and mitigate CVE-2025-46571 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.6.6

Fixed versions

  • 0.6.6

Solution

Upgrade to version 0.6.6 or above.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
  • CWE-87: Improper Neutralization of Alternate XSS Syntax

Source file

pypi/open-webui/CVE-2025-46571.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 17 Jul 2026 12:18:43 +0000.