CVE-2026-70489
Last modified
CVE-2026-70489 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.0 until 0.11.0, automation recurrence parsing in backend/open_webui/utils/automations.py anchored minutely and hourly rules at a fixed date of 2000-01-01 and then walked forward one interval at a time to find the next run. EPSS estimates a 0.29% 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.0 until 0.11.0, automation recurrence parsing in backend/open_webui/utils/automations.py anchored minutely and hourly rules at a fixed date of 2000-01-01 and then walked forward one interval at a time to find the next run. A single FREQ=MINUTELY rule enumerates roughly a quarter-century of occurrences synchronously on the event loop that also serves scheduler, HTTP, and WebSocket traffic, and the scheduler recomputes the next run for every claimed row on each poll. This causes availability impact for every other user of the instance. 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.0, < 0.11.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-70489?
How severe is CVE-2026-70489?
How do I fix CVE-2026-70489?
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-70483Open WebUI is an extensible, feature-rich, and user-friendly…3.1
- CVE-2026-70484Open WebUI is an extensible, feature-rich, and user-friendly…4.3
- CVE-2026-70485Open WebUI is an extensible, feature-rich, and user-friendly…7.1
- CVE-2026-70486Open WebUI is an extensible, feature-rich, and user-friendly…8.2
- CVE-2026-70487Open WebUI is an extensible, feature-rich, and user-friendly…5.3
- CVE-2026-70488Open WebUI is an extensible, feature-rich, and user-friendly…4.3
- 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-70493Open WebUI is an extensible, feature-rich, and user-friendly…6.5
- CVE-2026-70494Open WebUI is an extensible, feature-rich, and user-friendly…8.1
Are you affected by CVE-2026-70489?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
