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.
References
| Link | Resource |
|---|---|
| https://github.com/aui/art-template |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 08:16
Updated : 2026-08-26 17:36
NVD link : CVE-2026-71215
Mitre link : CVE-2026-71215
CVE.ORG link : CVE-2026-71215
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
