CVE-2026-56400 PUBLISHED

open-webui - Remote Code Execution via CORS Misconfiguration and Session Validation

Assigner: VulnCheck
Reserved: 21.06.2026 Published: 15.07.2026 Updated: 15.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9

Product Status

Vendor open-webui
Product open-webui
Versions Default: unaffected
  • affected from 0 to 0.3.14 (excl.)
  • Version 0.3.14 is unaffected

References

Problem Types

  • Insufficient Session Expiration CWE