Path traversal in Mako - #VU128467
Published: April 29, 2026
Mako
Detailed vulnerability description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within backslash URI on Windows in TemplateLookup.get_template(). A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.