Lucene search
+L

361 matches found

Positive Technologies
Positive Technologies
added 2026/06/24 12:0 a.m.12 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.0035EPSS
SaveExploits0References25
Photon
Photon
added 2026/06/16 12:0 a.m.14 views

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

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

8.8CVSS6.8AI score0.00354EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/06 12:43 a.m.17 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.16 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.15 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.20 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.17 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:0 a.m.14 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
Tenable Nessus
Tenable Nessus
added 2026/06/01 12:0 a.m.21 views

openSUSE 16 Security Update : python-mistune (openSUSE-SU-2026:20827-1)

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

8.7CVSS5.9AI score0.00517EPSS
SaveExploits4References19
OPENSUSE Linux
OPENSUSE Linux
added 2026/05/29 12:0 a.m.12 views

Security update for python-mistune (important)

openSUSE security update: security update for python-mistune ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20827-1 Rating: important References: bsc1264347 bsc1264750 bsc1264751 bsc1264752 bsc1264754 bsc1265052 bsc1265053 Cross-References:...

8.7CVSS5.8AI score0.00517EPSS
SaveExploits4References7
OSV
OSV
added 2026/05/28 12:7 p.m.6 views

OPENSUSE-SU-2026:20827-1 Security update for python-mistune

This update for python-mistune fixes the following issues - CVE-2026-33079: ReDoS in LINKTITLERE can lead to denial of service via a crafted Markdown bsc1264347. - CVE-2026-33441: processing of malformed reference links can lead to excessive resource consumption and denial of service bsc1264752. ...

8.7CVSS5.8AI score0.00517EPSS
SaveExploits4References14
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:6 a.m.14 views

Mistune Image Directive CSS Injection Vulnerability

...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:6 a.m.14 views

Mistune: XSS via unescaped figclass/figwidth in Figure directive

...

6.1CVSS5.8AI score0.00198EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-44896

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and earlier, in src/mistune/directives/image.py, the renderfigure function concatenates...

6.1CVSS5.6AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-44897

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, HTMLRenderer.heading builds the opening tag by string-concatenating the id...

6.1CVSS6AI score0.00228EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-44899

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the Image directive plugin validates the :width: and :height: options with a reg...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-44898

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, rendertocul builds a table-of-contents tree from a list of level, id, text tuple...

6.1CVSS6AI score0.00228EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-44708

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, the mistune math plugin renders inline math $...$ and block math $$...$$ by...

6.1CVSS5.8AI score0.00228EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/26 9:16 p.m.8 views

DEBIAN-CVE-2026-44897

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, HTMLRenderer.heading builds the opening tag by string-concatenating the id attribute value directly into the HTML — with no call to escape, safeentity, or any other sanitisation function. A double-quote character " in...

6.1CVSS6AI score0.00228EPSS
SaveExploits1References1
PyPA
PyPA
added 2026/05/26 9:16 p.m.10 views

PYSEC-0000-CVE-2026-44896

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and realier, in src/mistune/directives/image.py, the renderfigure function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when...

6.1CVSS5.8AI score0.00198EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder