CVE-2026-44401 MEDIUM

CVE-2026-44401: Typemill CMS 2.x Persistent XSS via Markdown javascript URI

Vendor Typemill
Product Typemill
Weakness CWE-79 · XSS
Published August 10, 2026
Last update August 10, 2026

CVSS base score

4.6/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 10, 2026 CVE published
August 10, 2026 Record updated

Related vulnerabilities

04Related CVE