CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-53951

unknowncovered by 1 sourcefirst seen 2026-07-08
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.

⚡ Watch CVE-2026-53951

Get an email if CVE-2026-53951 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-53951

CVE.org record

Embed the live status

CVE-2026-53951 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-53951 status](https://www.csirts.com/badge/CVE-2026-53951)](https://www.csirts.com/cve/CVE-2026-53951)