PT-2026-50589 · Unknown · Open-Webui

·

CVE-2026-54017

·

Published

2026-06-17

·

Updated

2026-07-13

CVSS v3.1

7.7

High

VectorAV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.9.6
Description The terminal-server reverse proxy in backend/open webui/routers/terminals.py fails to properly confine the user-controlled path segment before forwarding it to an admin-configured terminal server. An authenticated user with terminal server access can use encoded ../ traversal sequences to escape the intended path or policy scope, allowing access to unintended files and endpoints on the terminal-server host. If the terminal server forwards requests to internal services, this can lead to Server-Side Request Forgery (SSRF), where the server is induced to make requests to internal resources. Two vectors were identified: raw path forwarding using single-encoded traversal and a bypass of the sanitize proxy path function using double-encoded dots (%252e%252e).
Recommendations Update to version 0.9.6. As a temporary workaround, restrict access to the terminal server proxy functionality for non-admin users until the update is applied.

Exploit

Fix

SSRF

Path traversal

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54017
GHSA-R2WG-2MCR-66RV
PYSEC-2026-2751

Affected Products

Open-Webui