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.
CVE-2026-49851
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 51% 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).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
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 computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 1%
- EPSS %ILE
- 49%
- KEV
- Not listed
Published
June 24, 2026
Last Modified
August 28, 2026
Advisory Details (1)
Auto-updated Jun 24, 2026Potential DoS via quadratic-time parsing in parse_link_text · Advisory · lepture/mistune · GitHub
https://github.com/lepture/mistune/security/advisories/GHSA-qcq2-496w-v96pVendor Advisories for CVE-2026-49851(3)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:60520Red Hat Product SecurityCritical
Red Hat Security Advisory: RHOAI 3.4.4 - Red Hat OpenShift AI
- GHSA-qcq2-496w-v96pGitHub Security AdvisoriesHigh
Mistune: Potential DoS via quadratic-time parsing in parse_link_text
- CVE-2026-49851Microsoft Security Response Center (MSRC)High
Mistune: Potential DoS via quadratic-time parsing in parse_link_text
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9:1787073593 | 2026-08-27 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(3 across 3 ecosystems)
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| mistune | 3.1.3-1, 3.1.4-1 | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| mistune | 3.1.3-1, 3.1.4-1 | — | — |
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| mistune | 0.1.0 ... 3.2.1 (51 versions) | 3.3.0 | — |
Weakness Classification(4)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 50× 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.
Showing the most recent 100 of 207 total refreshes for this CVE.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 07:48 UTCEG score recompute
- 2026-09-18 07:48 UTCVendor advisory
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 01:34 UTCEG score recompute
- 2026-09-14 01:34 UTCVendor advisory
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-13 09:47 UTCVendor advisory
- 2026-09-12 16:09 UTCEG score recompute
- 2026-09-12 16:09 UTCVendor advisory
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-30 19:51 UTCEG score recompute
- 2026-08-30 19:51 UTCVendor advisory
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-08-28 16:46 UTCEG score recompute
- 2026-08-28 16:46 UTCVendor advisory
- 2026-08-28 15:58 UTCEG score recompute
- 2026-08-28 15:58 UTCVendor advisory
- 2026-08-28 03:01 UTCEG score recompute
- 2026-08-28 03:01 UTCVendor advisory
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 00:46 UTCEG score recompute
- 2026-08-25 00:46 UTCVendor advisory
- 2026-08-24 13:19 UTCEG score recompute
- 2026-08-24 13:19 UTCVendor advisory
- 2026-08-23 21:56 UTCVendor advisory
- 2026-08-23 10:28 UTCEG score recompute
- 2026-08-23 10:28 UTCVendor advisory
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 22:54 UTCVendor advisory
- 2026-08-22 11:28 UTCEG score recompute
- 2026-08-22 11:28 UTCVendor advisory
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 06:12 UTCEG score recompute
- 2026-08-21 06:12 UTCVendor advisory
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 18:40 UTCVendor advisory
- 2026-08-20 07:15 UTCEG score recompute
- 2026-08-20 07:15 UTCVendor advisory
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 13:30 UTCVendor advisory
- 2026-08-19 01:55 UTCEG score recompute
- 2026-08-19 01:55 UTCVendor advisory
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 15:09 UTCEG score recompute
- 2026-08-17 15:09 UTCVendor advisory
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 03:42 UTCVendor advisory
- 2026-08-16 16:16 UTCEG score recompute
- 2026-08-16 16:16 UTCVendor advisory
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 04:49 UTCEG score recompute
- 2026-08-16 04:49 UTCVendor advisory
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 17:23 UTCVendor advisory
- 2026-08-15 05:57 UTCEG score recompute
- 2026-08-15 05:57 UTCVendor advisory
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 18:30 UTCVendor advisory
- 2026-08-14 07:04 UTCEG score recompute
- 2026-08-14 07:04 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 19:38 UTCVendor advisory
- 2026-08-13 08:12 UTCVendor advisory
- 2026-08-12 20:46 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 09:20 UTCVendor advisory
- 2026-08-11 21:54 UTCEG score recompute
- 2026-08-11 21:54 UTCVendor advisory
- 2026-08-11 10:28 UTCEG score recompute
- 2026-08-11 10:28 UTCVendor advisory
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 00:08 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 12:43 UTCVendor advisory
- 2026-08-09 01:17 UTCEG score recompute
- 2026-08-09 01:17 UTCVendor advisory
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 13:51 UTCVendor advisory
- 2026-08-08 02:25 UTCEG score recompute
- 2026-08-07 03:33 UTCVendor advisory
- 2026-08-06 16:08 UTCEG score recompute
- 2026-08-06 16:08 UTCVendor advisory
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 04:41 UTCEG score recompute
- 2026-08-06 04:41 UTCVendor advisory
- 2026-08-05 19:17 UTCEPSS rescore
Frequently asked(5)
What is CVE-2026-49851?
When was CVE-2026-49851 disclosed?
Is CVE-2026-49851 actively exploited?
What is the CVSS score of CVE-2026-49851?
How do I remediate CVE-2026-49851?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-49851
Is Your Infrastructure Affected by CVE-2026-49851?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.