SB20260505107 - Two vulnerabilities in Open WebUI
Published: May 5, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Overly permissive cross-domain whitelist (CVE-ID: N/A)
The vulnerability allows a remote attacker to bypass the CORS protection mechanism.
The vulnerability exists due to incorrect processing of the "Origin" HTTP header that is supplied within HTTP request and allow_credentials=True. A remote attacker can supply arbitrary value via the "Origin" HTTP header, bypass implemented CORS protection mechanism and perform cross-site scripting attacks against the vulnerable application.
2) Insufficient Session Expiration (CVE-ID: N/A)
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to insufficient session expiration issue as the application fails to invalidate the session cookie after logout. A remote attacker can obtain or guess session token and gain unauthorized access to session that belongs to another user.
Remediation
Install update from vendor's website.