Lucene search
+L

398 matches found

Snyk
Snyk
added 2026/06/24 7:16 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the parselinktext function of mistune/inlineparser.py, which performs a regex search inside a loop that advances one character at a time when parsing fails, producing On² behavior...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/24 6:17 p.m.33 views

CVE-2026-49851

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 On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS0.00346EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/06/24 6:17 p.m.11 views

CVE-2026-49851

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 On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS7AI score0.00346EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/24 6:17 p.m.18 views

UBUNTU-CVE-2026-49851

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 On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS5.9AI score0.00346EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/24 5:05 p.m.36 views

CVE-2026-49851 Mistune: Potential DoS via quadratic-time parsing in parse_link_text

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 On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS0.00346EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/24 5:05 p.m.9 views

CVE-2026-49851

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 On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS5.9AI score0.00346EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/24 5:05 p.m.13 views

CVE-2026-49851 Mistune: Potential DoS via quadratic-time parsing in parse_link_text

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 On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS5.9AI score0.00346EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/24 5:05 p.m.63 views

CVE-2026-49851

Mistune (Python Markdown parser) prior to 3.3.0 is vulnerable to CPU exhaustion DoS due to quadratic-time behavior in parse_link_text when parsing many consecutive '[' characters. The code repeatedly scans input with a regex inside a loop, yielding O(n^2) runtime on affected inputs and enabling a...

8.7CVSS5.9AI score0.00346EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 5:05 p.m.11 views

CVE-2026-49851 Mistune: Potential DoS via quadratic-time parsing in parse_link_text

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 On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS7.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/06/24 5:05 p.m.19 views

CVE-2026-49851

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 On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS5.9AI score0.00346EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.18 views

PT-2026-52033

Name of the Vulnerable Software and Affected Versions Mistune versions prior to 3.3.0 Description A CPU exhaustion Denial of Service DoS occurs due to superlinear approximately On² behavior in the parse link text function. When processing Markdown containing numerous consecutive characters, the...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References25
Photon
Photon
added 2026/06/16 12:00 a.m.27 views

Critical Photon OS Security Update - PHSA-2026-5.0-91-0882

Updates of 'python3-mako', 'python3-ujson', 'python3', 'linux-esx', 'python3-lxml', 'ruby', 'python3-mistune', 'linux' packages of Photon OS have been released...

8.8CVSS8AI score0.00354EPSS
SaveExploits0
Photon
Photon
added 2026/06/16 12:00 a.m.24 views

Important Photon OS Security Update - PHSA-2026-5.0-92-0882

Updates of 'python3-mako', 'python3-ujson', 'python3', 'python3-mistune', 'linux' packages of Photon OS have been released...

8.8CVSS5AI score0.00811EPSS
SaveExploits1
Photon
Photon
added 2026/06/16 12:00 a.m.18 views

Critical Photon OS Security Update - PHSA-2026-5.0-0882

Updates of 'python3-lxml', 'python3-mako', 'linux', 'ruby', 'python3-ujson', 'linux-esx', 'python3-mistune', 'python3' packages of Photon OS have been released...

8.8CVSS6.8AI score0.00354EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/06 12:43 a.m.22 views

CVE-2026-44896

A flaw was found in Mistune, a Python Markdown parser. This vulnerability allows a remote attacker to inject malicious code into web pages, leading to Cross-Site Scripting XSS. The issue arises from the renderfigure function, which improperly handles figclass and figwidth options by directly...

6.1CVSS6.2AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/06 12:43 a.m.21 views

CVE-2026-44898

A flaw was found in Mistune, a Python Markdown parser. This vulnerability occurs in the rendertocul function, which is responsible for building a table-of-contents. An attacker can craft malicious heading text that, when processed, allows for the injection of arbitrary HTML tags, including script...

6.1CVSS6.5AI score0.00228EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/06/06 12:43 a.m.26 views

CVE-2026-44708

A flaw was found in Mistune, a Python Markdown parser. The mistune math plugin improperly handles user-supplied content, such as inline and block math, by directly embedding it into the HTML output without proper HTML escaping. This vulnerability, which can lead to Cross-Site Scripting XSS, allow...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/06/06 12:43 a.m.23 views

CVE-2026-44897

A flaw was found in Mistune, a Python Markdown parser. A remote attacker could exploit this vulnerability by providing specially crafted input to the HTMLRenderer.heading function. This input, containing a double-quote character in the HTML heading's ID attribute, is not properly sanitized,...

6.1CVSS6.1AI score0.00228EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/06/06 12:43 a.m.22 views

CVE-2026-44899

A flaw was found in Mistune, a Python Markdown parser. The Image directive plugin, responsible for handling image dimensions, improperly validates user-supplied input for width and height options. This allows a remote attacker to inject arbitrary CSS into style attributes, potentially leading to...

6.1CVSS6AI score0.00228EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/06/02 12:00 a.m.18 views

SUSE SLES16 Security Update : python-mistune (SUSE-SU-2026:21858-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:21858-1 advisory. This update for python-mistune fixes the following issues - CVE-2026-33079: ReDoS in LINKTITLERE can lead to denial of service via...

8.7CVSS5.9AI score0.00517EPSS
SaveExploits4References20
Rows per page
Query Builder