VYPR

Typemill

by Typemill

Source repositories

CVEs (5)

  • CVE-2026-71213CriAug 5, 2026
    risk 0.59cvss 9.1epss 0.00

    Typemill's login endpoint (POST /tm/login, ControllerWebAuth::login) performs no rate-limiting, failed-attempt counting, or account lockout when captcha is disabled, which is the default configuration. An unauthenticated attacker can send unlimited password-guessing requests…

  • CVE-2022-28053HigApr 25, 2022
    risk 0.57cvss 8.8epss 0.01

    Typemill v1.5.3 was discovered to contain an arbitrary file upload vulnerability via the upload function. This vulnerability allows attackers to execute arbitrary code via a crafted PHP file.

  • CVE-2026-49133MedJun 17, 2026
    risk 0.35cvss 6.5epss 0.00

    Typemill before 2.24.0 contains a path traversal vulnerability that allows authenticated attackers with Author-level privileges to read arbitrary files outside the content directory by supplying traversal sequences in the path query parameter passed to Storage::getFile() with an…

  • CVE-2026-44401MedAug 10, 2026
    risk 0.31cvss 4.8epss 0.00

    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.…

  • CVE-2026-24127MedJan 23, 2026
    risk 0.00cvss 5.4epss 0.00

    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…