Parser Vulnerability in Open WebUI Affects AI Platform
CVE-2026-59220
6.5MEDIUM
What is CVE-2026-59220?
The Open WebUI platform, a self-hosted AI solution, has a vulnerability that arises from the way it handles regular expressions in its backend. Specifically, the SKILL_MENTION_RE and strip_re patterns can lead to execution issues when an authenticated user sends a chat message containing malformed skill mentions, resulting in overlapping quantifiers. This can trigger significant performance degradation through quadratic backtracking, ultimately blocking the asyncio event loop. This issue has been addressed in version 0.10.0.
Affected Version(s)
open-webui >= 0.9.2, < 0.10.0
