CVE-2026-70493
Last modified
CVE-2026-70493 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the built-in knowledge search path in backend/open_webui/tools/knowledge_fs.py and backend/open_webui/tools/builtin.py let a chat participant choose a pattern used to grep knowledge files. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the built-in knowledge search path in backend/open_webui/tools/knowledge_fs.py and backend/open_webui/tools/builtin.py let a chat participant choose a pattern used to grep knowledge files. Patterns containing regex metacharacters were compiled with Python's backtracking re engine and run against every line of every reachable file with no time limit, so a crafted pattern such as (x|x)*y and one matching uploaded file line can pin one CPU core and block the event loop. This causes availability impact for every other user of the affected worker. This issue is fixed in 0.11.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| open-webui | open-webui | >= 0.9.6, < 0.11.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-70493?
How severe is CVE-2026-70493?
How do I fix CVE-2026-70493?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-70488Open WebUI is an extensible, feature-rich, and user-friendly…4.3
- CVE-2026-70489Open WebUI is an extensible, feature-rich, and user-friendly…6.5
- CVE-2026-7049The PixelYourSite Pro – Your smart PIXEL (TAG) Manager plugi…7.2
- CVE-2026-70490Open WebUI is an extensible, feature-rich, and user-friendly…6.3
- CVE-2026-70491Open WebUI is an extensible, feature-rich, and user-friendly…6.5
- CVE-2026-70492Open WebUI is an extensible, feature-rich, and user-friendly…8.7
- CVE-2026-70494Open WebUI is an extensible, feature-rich, and user-friendly…8.1
- CVE-2026-7050The Forms Rb plugin for WordPress is vulnerable to authoriza…4.3
- CVE-2026-7051The Blog2Social: Social Media Auto Post & Scheduler plugin f…5.4
- CVE-2026-7052The HT Contact Form – Drag & Drop Form Builder for WordPress…7.2
- CVE-2026-7053A security flaw has been discovered in Tenda F456 1.0.0.5. T…8.8
- CVE-2026-7054A weakness has been identified in Tenda F456 1.0.0.5. This v…8.8
Are you affected by CVE-2026-70493?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
