Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. open-webui
  4. ›
  5. CVE-2026-70489

CVE-2026-70489: Open WebUI: Instance-wide stall via automation recurrence rules that force multi-second parsing

August 4, 2026

In every affected release, automation recurrence parsing anchors minutely and hourly rules at a fixed date of 2000-01-01 and then walks forward one interval at a time to find the next run. A single FREQ=MINUTELY rule therefore enumerates roughly a quarter-century of occurrences, synchronously, on the event loop that also serves the scheduler, HTTP and WebSocket traffic. Nothing bounds the walk, and nothing moves it off the loop.

References

  • github.com/advisories/GHSA-73cq-mcgh-379c
  • github.com/open-webui/open-webui/commit/c4ae8c86786fed521960466f6d8eef8af22c2946
  • github.com/open-webui/open-webui/releases/tag/v0.11.0
  • github.com/open-webui/open-webui/security/advisories/GHSA-73cq-mcgh-379c
  • nvd.nist.gov/vuln/detail/CVE-2026-70489

Code Behaviors & Features

Detect and mitigate CVE-2026-70489 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.9.0 before 0.11.0

Fixed versions

  • 0.11.0

Solution

Upgrade to version 0.11.0 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-1333: Inefficient Regular Expression Complexity
  • CWE-400: Uncontrolled Resource Consumption

Source file

pypi/open-webui/CVE-2026-70489.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 05 Aug 2026 12:27:25 +0000.