CVE-2026-0765

HIGH LAB

Open WebUI - Authenticated Remote Code Execution via install_frontmatter_requirements Function

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-0765. PoCs published by exploitintel.

AI-analyzed exploit summary This repository contains functional exploit code for CVE-2026-0765, demonstrating remote code execution in Open WebUI via pip command injection through crafted frontmatter requirements. The PoC includes multiple attack vectors (HTTP tar.gz, git+http, and pip flag injection) and confirms RCE by writing a marker file.

Description

Open WebUI PIP install_frontmatter_requirements Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Open WebUI. Authentication is required to exploit this vulnerability. The specific flaw exists within the install_frontmatter_requirements function.The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-28258.

Exploits (1)

github WORKING POC 1 stars
by exploitintel · pythonpoc
https://github.com/exploitintel/eip-pocs-and-cves/tree/main/CVE-2026-0765

This repository contains functional exploit code for CVE-2026-0765, demonstrating remote code execution in Open WebUI via pip command injection through crafted frontmatter requirements. The PoC includes multiple attack vectors (HTTP tar.gz, git+http, and pip flag injection) and confirms RCE by writing a marker file.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Open WebUI <= v0.8.5
Auth required
Prerequisites: Docker with Compose plugin · Python 3 on the host · attacker-controlled HTTP server reachable from the target
devstral-2 · analyzed Mar 02, 2026 Full analysis →

References (1)

Core 1
Core References
Third Party Advisory x_research-advisory
https://www.zerodayinitiative.com/advisories/ZDI-26-031/

Scores

CVSS v3 8.8
EPSS 0.0169
EPSS Percentile 73.9%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Lab Environment

EIP LAB Lab screenshot
vulnerable docker pull ghcr.io/exploitintel/cve-2026-0765-vulnerable:latest

Details

CWE
CWE-78
Status published
Products (1)
openwebui/open_webui 0.6.32
Published Jan 23, 2026
Tracked Since Feb 18, 2026