CVE-2026-34726

Severity CVSS v4.0:
Pending analysis
Type:
CWE-22 Path Traversal
Publication date:
02/04/2026
Last modified:
03/04/2026

Description

Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's _subdirectory setting is documented as the subdirectory to use as the template root. However, the current implementation accepts parent-directory traversal such as .. and uses it directly when selecting the template root. As a result, a template can escape its own directory and make Copier render files from the parent directory without --UNSAFE. This issue has been patched in version 9.14.1.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:copier-org:copier:*:*:*:*:*:python:*:* 9.14.1 (excluding)