CVE-2026-44708
Last modified
CVE-2026-44708 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mistune Project | Mistune | < 3.2.1 |
References
- https://github.com/lepture/mistune/releases/tag/v3.2.1Product, Release Notes
- https://github.com/lepture/mistune/security/advisories/GHSA-8g87-j6q8-g93xExploit, Vendor Advisory
- https://github.com/lepture/mistune/security/advisories/GHSA-8g87-j6q8-g93xExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-44708?
How severe is CVE-2026-44708?
How do I fix CVE-2026-44708?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44699LibJWT is a C JSON Web Token Library. From 3.0.0 to 3.3.2, l…9.1
- CVE-2026-4470A security flaw has been discovered in itsourcecode Online F…9.8
- CVE-2026-44700Elixir WebRTC is an Elixir implementation of the W3C WebRTC …8.7
- CVE-2026-44705tmp is a temporary file and directory creator for node.js. P…8.2
- CVE-2026-44706Chatwoot is a customer engagement suite. From 2.2.0 to befor…8.5
- CVE-2026-44707Chatwoot is a customer engagement suite. From 2.14.0 to befo…6.8
- CVE-2026-44709pam_usb provides hardware authentication for Linux using ord…7.8
- CVE-2026-4471A weakness has been identified in itsourcecode Online Frozen…9.8
- CVE-2026-44710pam_usb provides hardware authentication for Linux using ord…4.6
- CVE-2026-44711pam_usb provides hardware authentication for Linux using ord…7.9
- CVE-2026-44712pam_usb provides hardware authentication for Linux using ord…8.2
- CVE-2026-44713pam_usb provides hardware authentication for Linux using ord…8.8
Are you affected by CVE-2026-44708?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
