CVE-2026-0767
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-23

Last updated on: 2026-01-30

Assigner: Zero Day Initiative

Description
Open WebUI Cleartext Transmission of Credentials Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of Open WebUI. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of credentials provided to the endpoint. The issue results from transmitting sensitive information in plaintext. An attacker can leverage this vulnerability to disclose transmitted credentials, leading to further compromise. Was ZDI-CAN-28259.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-23
Last Modified
2026-01-30
Generated
2026-06-16
AI Q&A
2026-01-23
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
openwebui open_webui 0.6.32
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-319 The product transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in Open WebUI involves the cleartext transmission of credentials to an endpoint, allowing network-adjacent attackers to intercept and disclose sensitive credential information without needing authentication. The flaw arises because sensitive information is sent in plaintext, making it accessible to attackers on the same network. [1]

Impact Analysis

An attacker on the same network can exploit this vulnerability to obtain sensitive credentials transmitted in plaintext. This disclosure can lead to further compromise of the affected system or network, as the attacker may use the stolen credentials to gain unauthorized access. [1]

Detection Guidance

This vulnerability can be detected by monitoring network traffic for cleartext transmission of credentials to the Open WebUI endpoint. Network-adjacent attackers can intercept these transmissions. Using packet capture tools like tcpdump or Wireshark, you can filter for traffic to the Open WebUI service and inspect for plaintext credentials. For example, a command like 'tcpdump -i <interface> -A port <open_webui_port>' can be used to capture and display ASCII data on the relevant port to identify cleartext credentials. [1]

Mitigation Strategies

Immediate mitigation steps include restricting network access to the Open WebUI service to trusted hosts only, using network segmentation to limit exposure, and monitoring network traffic for suspicious activity. Since the vulnerability involves cleartext transmission of credentials, avoid using the affected Open WebUI version until a patch or update is available. Employing encrypted tunnels (e.g., VPN or SSH) to protect credentials in transit can also help reduce risk. [1]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-0767. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart