Security Advisory

CVE-2026-44307

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-12 21:53:52
Last updated 2026-05-13 15:00:13
Assigner GitHub_M
CVSS score 8.7
State PUBLISHED

Description

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.