All CVEs View on NVD
CVE-2026-71215
HIGH7.5
Published 2026-08-05 · Updated 2026-08-10 · Source 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
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.
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE-22

