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.
CVE-2026-70493
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 77% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 45(Track)EG Risk 45/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 23%
- KEV
- Not listed
Published
August 4, 2026
Last Modified
August 5, 2026
Advisory Details (4)
Auto-updated Aug 4, 2026Any authenticated user can stall a worker via a knowledge-search pattern that backtracks catastrophically · Advisory · open-webui/open-webui · GitHub
Affected: 0.11.0 by
https://github.com/open-webui/open-webui/security/advisories/GHSA-2f54-p244-32q6v0.11.0
Patch available: open-webui/open-webui v0.11.0
https://github.com/open-webui/open-webui/releases/tag/v0.11.0fix: bound knowledge-search matching so one pattern cannot stall the …
Fix merged in open-webui/open-webui PR #27471 on 2026-07-27 — awaiting tagged release
https://github.com/open-webui/open-webui/pull/27471commit 3ab2026262ef (open-webui/open-webui)
Fix landed in open-webui/open-webui commit 3ab2026262ef — awaiting tagged release
https://github.com/open-webui/open-webui/commit/3ab2026262ef6f09810e4d235c5f9a9cb903e595Vendor Advisories for CVE-2026-70493(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| open-webui | 0.10.0, 0.10.1, 0.10.2, 0.9.6 | 0.11.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 34× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 07:32 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 06:24 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 05:13 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 04:01 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:53 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 01:45 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 00:37 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 23:28 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 22:20 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 20:03 UTCEG score recompute
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-08 18:55 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
Show 9 moreShow fewer
- 2026-08-07 17:46 UTCEG score recompute
- 2026-08-06 16:38 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 15:29 UTCEG score recompute
- 2026-08-05 14:37 UTCEG score recompute
- 2026-08-04 21:31 UTCEG score recompute
- 2026-08-04 21:08 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-70493?
When was CVE-2026-70493 disclosed?
Is CVE-2026-70493 actively exploited?
What is the CVSS score of CVE-2026-70493?
How do I remediate CVE-2026-70493?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-70493
Is Your Infrastructure Affected by CVE-2026-70493?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.