cvedb.io
CVE-2026-41205
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2026-04-23T19:17:29.270 · Last modified 2026-06-17T10:46:19.317

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.

Affected products

sqlalchemy — mako

Does this affect you?

Add your gear to cvedb and we'll alert you only when sqlalchemy ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.