CVE-2026-23968
January 21, 2026
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.
Affected Packages
https://github.com/copier-org/copier.git (GITHUB):
Affected version(s) >=v1.6 <v9.11.2Fix Suggestion:
Update to version v9.11.2copier (PYTHON):
Affected version(s) >=0.9.0 <9.11.2Fix Suggestion:
Update to version 9.11.2Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.8
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.5
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
UNIX Symbolic Link (Symlink) Following
EPSS
Base Score:
0.03