Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-88397.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-88397
Upstream
Published
2026-05-26T21:16:38Z
Modified
2026-08-28T17:47:37Z
Summary
CVE-2026-44708 affecting package python-mistune for versions less than 3.2.1-1
Details

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 concatenating the raw user-supplied content directly into the HTML output without any HTML escaping. This occurs even when the parser is explicitly created with escape=True, which is supposed to guarantee that all user-controlled text is sanitised before reaching the DOM. This vulnerability is fixed in 3.2.1.

References

Affected packages

Azure Linux:3 / python-mistune

Package

Name
python-mistune
Purl
pkg:rpm/azure-linux/python-mistune

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
3.2.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-88397.json"