SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-62999

HIGH · CVSS 7.5 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-31 · Last synced 2026-08-30

CyberRota Analysis

AI-Generated

The vulnerability affects versions 9.5.0 through 9.16.0 of the Copier library and CLI application, allowing malicious template features from untrusted repositories to execute due to improper handling of percent-encoded path segments. This could lead to unauthorized access or execution of unsafe code after user interaction. Organizations using affected versions should prioritize upgrading to version 9.17.0 to mitigate potential security risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-62999
Severity
HIGH
CVSS
7.5
EPSS
0.29%

Original NVD Description

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.