Cross-site Scripting (XSS) Affecting python313-mistune package, versions <3.1.3-160000.3.1


Severity

Recommended
0.0
medium
0
10

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

EPSS
0.23% (14th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-SLES1600-PYTHON313MISTUNE-17123745
  • published2 Jun 2026
  • disclosed28 May 2026

Introduced: 28 May 2026

CVE-2026-44899  (opens in a new tab)
CWE-79  (opens in a new tab)

How to fix?

Upgrade SLES:16.0.0 python313-mistune to version 3.1.3-160000.3.1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python313-mistune package and not the python313-mistune package as distributed by SLES. See How to fix? for SLES:16.0.0 relevant fixed versions and status.

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 regex compiled as _num_re = re.compile(r"^\d+(?:.\d*)?"). When the validated value is not a plain integer, render_block_image() inserts it directly into a style="width:...;" or style="height:...;" attribute. Because the value was accepted by the prefix-only regex, any CSS after the leading digits reaches the style= attribute verbatim and without escaping. This vulnerability is fixed in 3.2.1.

CVSS Base Scores

version 3.1