CVE Catalog

CVE-2026-62999

HighCVSS 7.5
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

22th percentile - higher than 22% of all known CVEs

Summary

Copier versions 9.5.0 through 9.16.0 contain a vulnerability that allows bypassing the trusted repository prefix. Percent-encoded path segments or separators in a template URL can match a configured trusted prefix before decoding by the HTTP server or Git transport, enabling unsafe template features from a repository outside the trusted prefix after user interaction.

Risk Assessment

An attacker can trick a user into using a template from an unsafe repository, potentially leading to arbitrary code execution or data theft. The risk requires user interaction.

Recommendation

Update Copier to version 9.17.0 or later. Until then, avoid using templates from untrusted sources and verify template URLs.

Other vulnerabilities in Copier

See all
Original NVD description (English source)

Copier is a library and CLI app for rendering project templates. From 9.5.0 through 9.16.0, percent-encoded parent-directory segments or encoded path separators in a template URL can match a configured trusted repository prefix before an HTTP server or Git transport decodes the path, allowing unsafe template features from a repository outside the trusted prefix to run after user interaction. This issue is fixed in version 9.17.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS