PYSEC-2026-2134
Vulnerability from pysec - Published: 2026-04-02 19:21 - Updated: 2026-07-13 05:48
VLAI
Details
Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's _subdirectory setting is documented as the subdirectory to use as the template root. However, the current implementation accepts parent-directory traversal such as .. and uses it directly when selecting the template root. As a result, a template can escape its own directory and make Copier render files from the parent directory without --UNSAFE. This issue has been patched in version 9.14.1.
Severity
4.4 (Medium)
Impacted products
| Name | purl | copier | pkg:pypi/copier |
|---|
Aliases
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "PyPI",
"name": "copier",
"purl": "pkg:pypi/copier"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.14.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.0",
"2.0.1",
"2.1.0",
"2.2.1",
"2.2.2",
"2.2.3",
"2.3",
"2.3.1",
"2.3.2",
"2.3.3",
"2.4.0",
"2.4.1",
"2.4.2",
"2.5.0",
"2.5.1",
"3.0.0a3",
"3.0.0a5",
"3.0.0a6",
"3.0.0a7",
"3.0.0a8",
"3.0.0b1",
"3.0.1",
"3.0.2",
"3.0.3",
"3.0.4",
"3.0.5",
"3.0.6",
"3.1.0",
"3.2.0",
"4.0.0",
"4.0.1",
"4.0.2",
"4.1.0",
"5.0.0",
"5.1.0",
"6.0.0",
"6.0.0a0",
"6.0.0a2",
"6.0.0a3",
"6.0.0a4",
"6.0.0a5",
"6.0.0a6",
"6.0.0a7",
"6.0.0a9",
"6.0.0b0",
"6.1.0",
"6.2.0",
"7.0.1",
"7.1.0",
"7.1.0a0",
"7.2.0",
"8.0.0",
"8.1.0",
"8.2.0",
"8.3.0",
"9.0.1",
"9.1.0",
"9.1.1",
"9.10.0",
"9.10.1",
"9.10.2",
"9.10.3",
"9.11.0",
"9.11.1",
"9.11.2",
"9.11.3",
"9.12.0",
"9.13.0",
"9.13.1",
"9.14.0",
"9.2.0",
"9.3.0",
"9.3.1",
"9.4.0",
"9.4.1",
"9.5.0",
"9.6.0",
"9.7.0",
"9.7.1",
"9.8.0",
"9.9.0",
"9.9.1"
]
}
],
"aliases": [
"CVE-2026-34726",
"GHSA-85v3-4m8g-hrh6"
],
"details": "Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier\u0027s _subdirectory setting is documented as the subdirectory to use as the template root. However, the current implementation accepts parent-directory traversal such as .. and uses it directly when selecting the template root. As a result, a template can escape its own directory and make Copier render files from the parent directory without --UNSAFE. This issue has been patched in version 9.14.1.",
"id": "PYSEC-2026-2134",
"modified": "2026-07-13T05:48:21.008558Z",
"published": "2026-04-02T19:21:32.320Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/copier-org/copier/releases/tag/v9.14.1"
},
{
"type": "FIX",
"url": "https://github.com/copier-org/copier/commit/cb80a3ffc9c3787de3ed837e04ca29a0ff8ca3df"
},
{
"type": "EVIDENCE",
"url": "https://github.com/copier-org/copier/security/advisories/GHSA-85v3-4m8g-hrh6"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…