๐Ÿ” CVE Alert

CVE-2026-44401

MEDIUM 4.8

Typemill CMS 2.x Persistent XSS via Markdown javascript URI

CVSS Score
4.8
EPSS Score
0.0%
EPSS Percentile
0th

Typemill CMS version 2.x contains a persistent cross-site scripting vulnerability in the Markdown parser extension that allows authenticated users with theme-configuration access to inject malicious JavaScript URIs by supplying unsanitized href values in Markdown links. Attackers can craft Markdown links using the javascript: scheme through ParsedownExtension.php or TwigMarkdownExtension.php, storing a persistent payload that executes in the browser of every visitor who clicks the link, enabling session cookie theft, authenticated request forgery, and credential harvesting.

CWE CWE-79
Vendor typemill
Product typemill
Published Aug 10, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for typemill typemill

Be the first to know when new medium vulnerabilities affecting typemill typemill are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

Typemill / Typemill
2.0.0 โ‰ค 2.23.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/typemill/typemill github.com: https://github.com/typemill/typemill/releases/tag/2.23.0 vulncheck.com: https://www.vulncheck.com/advisories/typemill-cms-2-x-persistent-xss-via-markdown-javascript-uri

Credits

Sanket Sharma