VYPR

Mako

by Mako

CVEs (1)

  • CVE-2026-41205HigApr 23, 2026
    risk 0.42cvss 7.5epss 0.00

    Mako is a template library written in Python. Prior to 1.3.11, TemplateLookup.get_template() is vulnerable to path traversal when a URI starts with // (e.g., //../../../secret.txt). The root cause is an inconsistency between two slash-stripping implementations. Any file readable…