CVE-2026-59220

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-07-09 17:17

Updated : 2026-07-10 18:15


NVD link : CVE-2026-59220

Mitre link : CVE-2026-59220

CVE.ORG link : CVE-2026-59220


JSON object : View

Products Affected

openwebui

  • open_webui
CWE
CWE-1333

Inefficient Regular Expression Complexity