CVE-2026-44307

Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads of files outside the configured template directory. This vulnerability is fixed in 1.3.12.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-05-12 22:16

Updated : 2026-06-17 10:50


NVD link : CVE-2026-44307

Mitre link : CVE-2026-44307

CVE.ORG link : CVE-2026-44307


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')