Vulnerability Description
Typemill is a flat-file, Markdown-based content management system designed for informational documentation websites. Versions prior to 2.23.0 are vulnerable to stored HTML attribute injection in the page metadata fields (`og:title` and `og:description`). An authenticated user with permission to modify page metadata can inject arbitrary HTML attributes into generated `<meta>` tags due to missing output encoding. Under certain browser or DOM interaction scenarios, this may lead to stored cross-site scripting (XSS). Version 2.23.0 fixes the issue.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/typemill/typemill/releases/tag/v2.23.0
- https://github.com/typemill/typemill/security/advisories/GHSA-wg6r-jwmr-p7gr
FAQ
What is CVE-2026-53468?
CVE-2026-53468 is a vulnerability with a CVSS score of 4.6 (MEDIUM). Typemill is a flat-file, Markdown-based content management system designed for informational documentation websites. Versions prior to 2.23.0 are vulnerable to stored HTML attribute injection in the p...
How severe is CVE-2026-53468?
CVE-2026-53468 has been rated MEDIUM with a CVSS base score of 4.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53468?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.