Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

0Xhunsec

#30261of 53,632
8.7Total CVSS
Vulnerabilities · 1
PT-2026-34725
8.7
2026-04-16
Pypi · Mako · CVE-2026-41205
**Name of the Vulnerable Software and Affected Versions** Mako versions prior to 1.3.11 **Description** Mako is a template library written in Python. The `get template()` function within `TemplateLookup` is susceptible to path traversal when a URI begins with //. This occurs due to an inconsistency between two slash-stripping implementations. If an application passes untrusted input directly to `get template()`, any file readable by the process can be returned as rendered template content. **Recommendations** Update to version 1.3.11.