Security Advisory

CVE-2026-59220

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-09 16:09:41
Last updated 2026-07-09 18:45:06
Assigner GitHub_M
CVSS score 6.5
State PUBLISHED

Description

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.2 before 0.10.0, the SKILL_MENTION_RE and strip_re regular expressions in backend/open_webui/utils/middleware.py parsed <$skillId|label> skill mentions with overlapping quantifiers, allowing an authenticated chat message containing <$ without a closing > to trigger quadratic backtracking and block the asyncio event loop. This issue is fixed in version 0.10.0.