CVE-2026-24127: Typemill has Reflected XSS via login error view template
Typemill is a flat-file, Markdown-based CMS designed for informational documentation websites. A reflected Cross-Site Scripting (XSS) exists in the login error view template login.twig of versions 2.19.1 and below. The username value can be echoed back without proper contextual encoding when authentication fails. An attacker can execute script in the login page context. This issue has been fixed in version 2.19.2.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-24127?
CVE-2026-24127 is classified as a moderate severity vulnerability due to the risk of reflected XSS attacks.
How do I fix CVE-2026-24127?
To fix CVE-2026-24127, upgrade Typemill to version 2.19.2 or later.
What versions of Typemill are affected by CVE-2026-24127?
Versions of Typemill prior to version 2.19.2 are affected by CVE-2026-24127.
What type of vulnerability is CVE-2026-24127?
CVE-2026-24127 is a reflected Cross-Site Scripting (XSS) vulnerability.
What impact does CVE-2026-24127 have on users?
CVE-2026-24127 could allow an attacker to execute malicious scripts in the context of a user's browser.