VYPR
High severity7.7NVD Advisory· Published Jun 23, 2026· Updated Jun 25, 2026

CVE-2026-54018

CVE-2026-54018

Description

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, the SafePlaywrightURLLoader implements a validate_url function to prevent SSRF attacks by checking the IP address of the user-provided URL. However, this validation is performed only on the initial URL. Since Playwright automatically follows HTTP redirects (301/302) by default, an attacker can bypass the validation by providing a safe URL that redirects to a restricted internal network address (e.g., localhost, Docker container network, or Cloud Metadata). This allows the application to access internal services despite ENABLE_RAG_LOCAL_WEB_FETCH being set to False This vulnerability is fixed in 0.9.6.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
open-webuiPyPI
< 0.9.60.9.6

Affected products

3
  • cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*range: <0.9.6
    • (no CPE)
  • ghsa-coords
    Range: < 0.9.6

Patches

Vulnerability mechanics

References

5

News mentions

1