ГлавнаяУязвимости → CVE-2026-41205
7.5высокая

CVE-2026-41205

Описание

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.

Затрагиваемое ПО
Sqlalchemy Mako
CVSS
Балл7.5 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Источники
https://github.com/sqlalchemy/mako/commit/e05ac61989a7fb9dd7dcde6cfd72dc48328719a3https://github.com/sqlalchemy/mako/releases/tag/rel_1_3_11https://github.com/sqlalchemy/mako/security/advisories/GHSA-v92g-xgxw-vvmm