Vulnerabilities (CVE)

Filtered by vendor Sqlalchemy Subscribe
Filtered by product Mako
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-41205 1 Sqlalchemy 1 Mako 2026-05-20 N/A 7.5 HIGH
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 by the process can be returned as rendered template content when an application passes untrusted input directly to TemplateLookup.get_template(). This vulnerability is fixed in 1.3.11.
CVE-2022-40023 2 Debian, Sqlalchemy 2 Debian Linux, Mako 2025-12-03 N/A 7.5 HIGH
Sqlalchemy mako before 1.2.2 is vulnerable to Regular expression Denial of Service when using the Lexer class to parse. This also affects babelplugin and linguaplugin.