Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54014— Open WebUI: Sibling-Prefix Path Traversal via /cache/{path} in open-webui/open-webui

CVSS 4.3 · Medium EPSS 0.29% · P21

Possible ATT&CK Techniques 1AI

T1083 · File and Directory Discovery

Affected Version Matrix 1

VendorProductVersion RangeStatus
open-webuiopen-webui< 0.9.6affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-54014

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Open WebUI: Sibling-Prefix Path Traversal via /cache/{path} in open-webui/open-webui
Source: CVE Program / CVE List V5
Vulnerability Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, a path traversal vulnerability exists in open-webui's cache file serving endpoint that allows any authenticated user to read files from sibling directories outside the intended cache directory, by exploiting an incomplete startswith containment check that lacks a trailing path separator. The root cause is that serve_cache_file() in open_webui/main.py validates the resolved path with file_path.startswith(os.path.abspath(CACHE_DIR)) — without appending os.sep. This allows any path resolving to a sibling directory whose name begins with cache (e.g. cache_sibling, cache_backup, cached_models) to pass validation. This vulnerability is fixed in 0.9.6.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
Open WebUI 路径遍历漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Open WebUI是Open WebUI团队开源的一个可扩展、功能丰富、用户友好的自托管 WebUI。 Open WebUI 0.9.6之前版本存在路径遍历漏洞,该漏洞源于缓存文件服务端点的startswith检查不完整且缺少尾随路径分隔符,可能导致任何已认证用户读取预期缓存目录之外的同级目录中的文件。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
open-webuiopen-webui < 0.9.6 -

II. Public POCs for CVE-2026-54014

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54014

登录查看更多情报信息。

Vendor Advisories for CVE-2026-54014 (1)

Same Patch Batch · open-webui · 2026-06-23 · 15 CVEs total

CVE-2026-540118.7 HIGHOpen WebUI: Stored XSS in Mermaid Markdown Preview
CVE-2026-540088.5 HIGHOpen WebUI: Redirect-Bypass SSRF in OAuth `_process_picture_url`
CVE-2026-540108.3 HIGHOpen WebUI: Forged chat-file link allows cross-user file read and deletion
CVE-2026-540187.7 HIGHOpen WebUI: SSRF Protection Bypass in Playwright Web Loader via HTTP Redirects
CVE-2026-540137.6 HIGHOpen WebUI: Stored XSS to Account Takeover via Model Profile Images in Open WebUI
CVE-2026-540127.1 HIGHOpen WebUI: Forged model meta.knowledge allows cross-user file read and deletion
CVE-2026-540096.5 MEDIUMOpen WebUI: Cross-user file disclosure via /api/chat/completions image_url field
CVE-2026-540196.5 MEDIUMOpen WebUI: RAG ACL Bypass in Milvus Multitenancy Mode
CVE-2026-540156.4 MEDIUMOpen WebUI: Prompt history IDOR: unbound history_id allows cross-prompt read and deletion
CVE-2026-540216.3 MEDIUMOpen WebUI: Authenticated users can target arbitrary configured Ollama backends via unguar
CVE-2026-540225.3 MEDIUMOpen WebUI: Any authenticated user can read other users' private notes via Socket.IO
CVE-2026-540164.3 MEDIUMOpen WebUI: Open WebUI BOLA: `search_knowledge_files` Allows Unauthorized Knowledge Base F
CVE-2026-540064.3 MEDIUMOpen WebUI: Calendar event re-parenting allows writing events into another user's calendar
CVE-2026-54007Open WebUI: Cross-origin postMessage confirmation bypass via action:submit

IV. Related Vulnerabilities

V. Comments for CVE-2026-54014

No comments yet


Leave a comment