VYPR

art-template

by Aui

CVEs (1)

  • CVE-2026-71215Aug 5, 2026
    risk 0.00cvss epss 0.00

    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.…