SCA: security update for copier (GHSA-85v3-4m8g-hrh6)

medium Tenable Self-Hosted Container Security Plugin ID 439624

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-34726)

Solution

Update the copier library and its related packages to version 9.14.1 or later.

See Also

https://github.com/advisories/GHSA-85v3-4m8g-hrh6

Plugin Details

Severity: Medium

ID: 439624

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/2/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.8

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-34726

CVSS v3

Risk Factor: Medium

Base Score: 4.4

Temporal Score: 4

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/1/2026

Vulnerability Publication Date: 4/1/2026

Reference Information

CVE: CVE-2026-34726

cwe: CWE-22