Description
Open WebUI before 0.6.27 contains a server-side request forgery vulnerability in the /api/v1/retrieval/process/web endpoint that allows authenticated users to bypass SSRF protections. Attackers can manipulate URL parameters with location redirect headers to access internal services and potentially execute commands via instance secrets.
Published: 2026-06-30
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Open WebUI before 0.6.27 contains a server‑side request forgery vulnerability in the /api/v1/retrieval/process/web endpoint. Authenticated users can craft URL parameters that trigger location‑redirect headers, allowing the application to reach internal services or other restricted resources. By exploiting this path, an attacker can potentially read sensitive data or eject commands through instance secrets, thereby jeopardizing confidentiality, integrity, and availability of the internal infrastructure.

Affected Systems

The affected product is Open WebUI, version 0.6.27 and earlier. All deployments of open‑webui that have not applied the 0.6.27 update are vulnerable. The vulnerability is tied specifically to the /api/v1/retrieval/process/web API endpoint.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the user to be authenticated, but afterward the attacker can freely redirect the application to target internal resources. Given the lack of public exploitation evidence and the moderate score, the likelihood of large‑scale attacks is currently low, yet the potential impact warrants prompt mitigation.

Generated by OpenCVE AI on July 1, 2026 at 00:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open WebUI to version 0.6.27 or later, which removes the SSRF path.
  • If an immediate upgrade is not possible, limit the permissions of authenticated users so that the /api/v1/retrieval/process/web endpoint is inaccessible or strip internal network access via firewall rules.
  • Restrict or segregate instance secrets to prevent their exposure to internal services and review service discovery to minimize unnecessary internal endpoints.

Generated by OpenCVE AI on July 1, 2026 at 00:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 22:45:00 +0000

Type Values Removed Values Added
Description Open WebUI before 0.6.27 contains a server-side request forgery vulnerability in the /api/v1/retrieval/process/web endpoint that allows authenticated users to bypass SSRF protections. Attackers can manipulate URL parameters with location redirect headers to access internal services and potentially execute commands via instance secrets.
Title Open WebUI - Server-Side Request Forgery via Location Redirect in /api/v1/retrieval/process/web
First Time appeared Openwebui
Openwebui open Webui
Weaknesses CWE-918
CPEs cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
Vendors & Products Openwebui
Openwebui open Webui
References
Metrics cvssV3_1

{'score': 5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N'}


Subscriptions

Openwebui Open Webui
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-01T14:28:07.871Z

Reserved: 2026-06-21T12:37:58.435Z

Link: CVE-2026-56399

cve-icon Vulnrichment

Updated: 2026-07-01T13:43:15.496Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T07:45:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)