VDB
CVE-2026-49851
CVE-2026-49851
PUBLISHED
CVSS 8.7 HIGH
Reported by GitHub_M · Published June 24, 2026
Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Mistune is vulnerable to a CPU exhaustion DoS due to superlinear (approximately O(n²)) behavior in parse_link_text. When parsing Markdown containing many consecutive [ characters, parse_link_text repeatedly scans the input using a regex search inside a loop. Each iteration re-scans a large portion of the remaining string, resulting in quadratic-time behavior. An attacker-controlled Markdown input can therefore trigger excessive CPU usage with a very small payload. This vulnerability is fixed in 3.3.0.
Risk Scores
CVSS 4.0
8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| lepture | mistune | < 3.3.0 |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787073451 |
| Red Hat | Red Hat Satellite 6 | |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| chainguard | kubeflow-pipelines-visualization-server | 0, 0, 0 |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787074078 |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787076481 |
| Red Hat | Migration Toolkit for Applications 8 | |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787073713 |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| chainguard | jupyter-base-notebook | 0, 0, 0 |
| Red Hat | Red Hat OpenShift AI (RHOAI) | |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787073611 |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787073929 |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787073451 |
| wolfi | jupyter-base-notebook | 0, 0, 0 |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787073593 |
| Red Hat | Red Hat OpenShift AI 3.4 | 1787074331 |
…and 36 more
Timeline
- Jun 24, 2026 CVE Published
- Jun 25, 2026 EPSS Score
- Jun 25, 2026 Coalition ESS Score
- Aug 7, 2026 EPSS Score
- Aug 7, 2026 Security Advisory
- Aug 24, 2026 EPSS Score
- Aug 26, 2026 EPSS Score
- Aug 28, 2026 EPSS Score
- Aug 28, 2026 CVE Updated
- Aug 28, 2026 Distribution Patch
- Aug 29, 2026 Security Advisory
- Aug 30, 2026 EPSS Score
References
- https://github.com/lepture/mistune/security/advisories/GHSA-qcq2-496w-v96p x_refsource_CONFIRM
- https://access.redhat.com/security/cve/CVE-2026-49851 vdb
- RHBZ#2492304 issue
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-49851.json url
- https://access.redhat.com/errata/RHSA-2026:60520 vendor-advisory
- https://nvd.nist.gov/vuln/detail/CVE-2026-49851 advisory
- https://github.com/advisories/GHSA-qcq2-496w-v96p advisory