Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.2
Fix Suggestion:
Update to version v9.11.2
copier (PYTHON):
Affected version(s) >=0.9.0 <9.11.2
Fix Suggestion:
Update to version 9.11.2
Do you need more information?
Contact Us
CVSS 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