CVE 6.8 MEDIUM

Copier safe template has arbitrary filesystem read access via symlinks when _preserve_symlinks: false_CVE-2026-23968

6.8 / 10
MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

Copier is a library and CLI app for rendering project templates. Prior to version 9.11.2, Copier suggests that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like custom Jinja extensions which would require passing the `--UNSAFE,--trust` flag. As it turns out, a safe template can currently include arbitrary files/directories outside the local template clone location by using symlinks along with `_preserve_symlinks: false` (which is Copier's default setting). Version 9.11.2 patches the issue.

Basic Information

ID CVE-2026-23968
Source GitHub_M
Published Jan 21, 2026 at 22:13
Modified Jan 22, 2026 at 16:49

Affected Product

Vendor copier-org
Product copier
Version < 9.11.2
Affected Versions copier-org copier < 9.11.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.