Copier is a library and CLI app for rendering project templates. In versions 9.5.0 through 9.15.1, the trust setting's prefix match
(copier/_settings.py) compares the template URL against a trusted prefix with a raw str.startswith and no path normalization, while the URL is normalized when the template is actually fetched (Path.resolve() for local paths; libcurl dot-segment removal for https). A template reference that textually starts with a trusted prefix but contains .. is therefore granted trust yet resolves to a different, attacker-controlled template, whose tasks / migrations / jinja_extensions then run without the --trust prompt — arbitrary command execution. Version 9.15.2 patches the issue.
CVE-2026-53951
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 91% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EPSS
- 8.7%
- KEV
- Not listed
Published
July 8, 2026
Last Modified
July 10, 2026
Advisory Details (2)
Auto-updated Jul 8, 2026Copier: trust-prefix bypass via path traversal runs tasks unprompted · Advisory · copier-org/copier · GitHub
https://github.com/copier-org/copier/security/advisories/GHSA-9gmc-jqmh-3rvmv9.15.2 (2026-06-12)
Patch available: copier-org/copier v9.15.2
https://github.com/copier-org/copier/releases/tag/v9.15.2Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 27× in last 7d / 29× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-15 21:50 UTCEG score recompute
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 10:15 UTCEG score recompute
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-14 22:38 UTCEG score recompute
- 2026-07-14 11:03 UTCEG score recompute
- 2026-07-13 23:21 UTCEG score recompute
- 2026-07-13 22:31 UTCEPSS rescore
- 2026-07-13 11:46 UTCEG score recompute
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 00:09 UTCEG score recompute
- 2026-07-12 12:35 UTCEG score recompute
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-12 01:00 UTCEG score recompute
- 2026-07-11 13:25 UTCEG score recompute
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 01:50 UTCEG score recompute
- 2026-07-10 14:14 UTCEG score recompute
- 2026-07-10 02:37 UTCEG score recompute
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
Show 4 moreShow fewer
- 2026-07-09 14:58 UTCEG score recompute
- 2026-07-09 03:23 UTCEG score recompute
- 2026-07-08 15:46 UTCEG score recompute
- 2026-07-08 15:45 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-22 · CWE-94
Frequently asked(5)
What is CVE-2026-53951?
When was CVE-2026-53951 disclosed?
Is CVE-2026-53951 actively exploited?
What is the CVSS score of CVE-2026-53951?
How do I remediate CVE-2026-53951?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-53951
Is Your Infrastructure Affected by CVE-2026-53951?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.