cvedb.io
CVE-2026-23986
HIGH · CVSS 7.1
EPSS exploitation probability: 0%
Published 2026-01-21T23:15:52.793 · Last modified 2026-06-17T10:22:24.030

Summary

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 write to arbitrary directories outside the destination path by using directory a symlink along with `_preserve_symlinks: true` and a generated directory structure whose rendered path is inside the symlinked directory. This way, a malicious template author can create a template that overwrites arbitrary files (according to the user's write permissions), e.g., to cause havoc. Version 9.11.2 patches the issue.

Affected products

copier-org — copier

Does this affect you?

Add your gear to cvedb and we'll alert you only when copier-org ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.