Search for packages
| purl | pkg:pypi/mako@1.3.5 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-5ztu-aqpn-97ar
Aliases: CVE-2026-44307 GHSA-2h4p-vjrc-8xpq |
Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads of files outside the configured template directory. This vulnerability is fixed in 1.3.12. |
Affected by 0 other vulnerabilities. |
|
VCID-78vq-wbe5-aygj
Aliases: CVE-2026-41205 GHSA-v92g-xgxw-vvmm PYSEC-2026-88 |
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 by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-06-06T08:29:01.905206+00:00 | GitLab Importer | Affected by | VCID-5ztu-aqpn-97ar | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Mako/CVE-2026-44307.yml | 38.6.0 |
| 2026-06-06T08:09:52.628389+00:00 | GitLab Importer | Affected by | VCID-78vq-wbe5-aygj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Mako/GHSA-v92g-xgxw-vvmm.yml | 38.6.0 |
| 2026-06-06T08:05:44.384383+00:00 | GitLab Importer | Affected by | VCID-78vq-wbe5-aygj | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Mako/CVE-2026-41205.yml | 38.6.0 |
| 2026-06-05T17:05:22.077261+00:00 | PyPI Importer | Affected by | VCID-78vq-wbe5-aygj | https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip | 38.6.0 |
| 2026-06-02T04:24:53.777407+00:00 | Pypa Importer | Affected by | VCID-78vq-wbe5-aygj | https://github.com/pypa/advisory-database/blob/main/vulns/mako/PYSEC-2026-88.yaml | 38.6.0 |