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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-71215— art-template - Path Traversal in Sub-Template Resolution via include()/extend()

Quick assessment

Affected
art-template art-template
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

糖饼 art-template是糖饼个人开发者开源的一款前端模板引擎。 糖饼 art-template 4.13.4及之前版本存在路径遍历漏洞,该漏洞源于子模板解析逻辑中,path.resolve(root, filename)未检查结果是否在root目录内,且无法阻止绝对路径和../遍历序列,导致攻击者通过外部输入影响子模板名称,进而读取Node进程可访问的任意文件。

CVSS 7.5 · High EPSS 0.56% · P44

Possible ATT&CK Techniques 1 AI

T1005 · Data from Local System

Affected Version Matrix 1

VendorProduct Version RangeStatus
art-template art-template ≤ 4.13.4 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-71215

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
art-template - Path Traversal in Sub-Template Resolution via include()/extend()
Source: CVE Program / CVE List V5
Vulnerability Description
art-template's sub-template resolution logic (src/compile/adapter/resolve-filename.js), used by both the include and extend template directives, resolves the target file path via path.resolve(root, filename) with no check afterward that the result remains inside root.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5
Vulnerability Title
糖饼 art-template 路径遍历漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
糖饼 art-template是糖饼个人开发者开源的一款前端模板引擎。 糖饼 art-template 4.13.4及之前版本存在路径遍历漏洞,该漏洞源于子模板解析逻辑中,path.resolve(root, filename)未检查结果是否在root目录内,且无法阻止绝对路径和../遍历序列,导致攻击者通过外部输入影响子模板名称,进而读取Node进程可访问的任意文件。
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

Vendor Product Affected Versions CPE Subscribe
art-template art-template 0 ~ 4.13.4 -

II. Public POCs for CVE-2026-71215

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 9717 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-71215

请登录查看更多情报信息。

Proof of Concept for CVE-2026-71215 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-71215

No comments yet


Leave a comment