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

CVE-2026-70479: Open WebUI: SSRF into internal services via unvalidated sub-resource requests in the Playwright web loader

August 4, 2026

With the Playwright web loader enabled, Open WebUI opens user-submitted URLs in a real browser and validates the destination address before allowing the request. That check only ran for the top-level page request. Every other request the page issued was passed through unvalidated, so a page could use its own JavaScript to reach addresses the validation exists to block. Because the loader returns the page’s final DOM to the requesting user, anything the page read back from those addresses ends up in the web-search or RAG output.

References

  • github.com/advisories/GHSA-w2rx-84hp-gg95
  • github.com/open-webui/open-webui/commit/bef63a2ae915571d50d2722a635e8bfa753d7877
  • github.com/open-webui/open-webui/pull/27526
  • github.com/open-webui/open-webui/releases/tag/v0.11.0
  • github.com/open-webui/open-webui/security/advisories/GHSA-w2rx-84hp-gg95
  • nvd.nist.gov/vuln/detail/CVE-2026-70479

Code Behaviors & Features

Detect and mitigate CVE-2026-70479 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 starting from 0.9.6 before 0.11.0

Fixed versions

  • 0.11.0

Solution

Upgrade to version 0.11.0 or above.

Impact 7.7 HIGH

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/open-webui/CVE-2026-70479.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 05 Aug 2026 12:27:28 +0000.