216.73.216.233

CVE-2026-41205

· Published 23/04/2026 19:17 · Modified 24/04/2026 14:50

Labels: CVE-2026-41205 2026-04-23CVE-2026-41205CWE-22[email protected]

Essential information

Published
23/04/2026 19:17
Modified
24/04/2026 14:50
Author
Creator
CVSS
7.7 HIGH (v3) 7.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
mako / mako cpe:2.3:a:mako:mako:<1.3.11:*:*:*:*:*:*:*

References