NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-41205
Summary

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.

Publication Date April 24, 2026, 4:17 a.m.
Registration Date April 25, 2026, 4:06 a.m.
Last Update April 24, 2026, 11:50 p.m.
Related information, measures and tools
Common Vulnerabilities List