CVE Catalog

CVE-2026-56400

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

The vulnerability in open-webui before version 0.3.14 is due to a misconfigured CORS policy that allows arbitrary origins (allow_origins=*) and authenticated requests to the /api/v1/functions endpoint. Attackers can execute arbitrary code on the open-webui instance by crafting malicious cross-site requests when an admin user visits attacker-controlled websites.

Risk Assessment

The risk is that an attacker can remotely execute code on the open-webui server, potentially leading to full compromise of the instance, data theft, or further attacks on the infrastructure.

Recommendation

Immediately upgrade open-webui to version 0.3.14 or later and review the CORS configuration to restrict allowed origins to trusted domains.

Other vulnerabilities in open-webui

See all
Original NVD description (English source)

open-webui before 0.3.14 contains a cross-origin resource sharing misconfiguration allowing arbitrary origins with allow_origins=* and authenticated requests to the /api/v1/functions endpoint. Attackers can execute arbitrary code on the openwebui instance by crafting malicious cross-site requests from attacker-controlled websites when an admin user visits them.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS