CVE-2026-44307
HIGH EPSS 44.7%
Published May 12, 20261mo ago · Modified Jun 17, 20262w ago
8.7 CVSS 4.0
Published May 12, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
44.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
References 4
- github.com https://github.com/sqlalchemy/mako/commit/72e10c573ca0fbcbddd4455abca8ce92a61780d7
- github.com https://github.com/sqlalchemy/mako/issues/435
- github.com https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_12
- github.com https://github.com/sqlalchemy/mako/security/advisories/GHSA-2h4p-vjrc-8xpq
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.