Beveiligingsadvies

CVE-2026-41205

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-04-23 18:52:24
Laatst bijgewerkt 2026-05-20 01:32:18
Toegewezen door GitHub_M
CVSS-score 7.7
Status PUBLISHED

Beschrijving

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.