Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-41205— Mako: Path traversal via double-slash URI prefix in TemplateLookup

EPSS 0.09% · P25
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-41205

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Mako: Path traversal via double-slash URI prefix in TemplateLookup
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: NVD (National Vulnerability Database)
Vulnerability Title
mako 路径遍历漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
mako是SQLAlchemy开源的一个用 Python 编写的模板库。提供了一种熟悉的非 XML 语法,可编译成 Python 模块以获得最佳性能。 mako 1.3.11之前版本存在路径遍历漏洞,该漏洞源于TemplateLookup.get_template容易受到路径遍历攻击。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
sqlalchemymako < 1.3.11 -

II. Public POCs for CVE-2026-41205

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-41205

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-41205

No comments yet


Leave a comment