SCA: security update for copier (GHSA-4fqp-r85r-hxqh)

medium Tenable Self-Hosted Container Security Plugin ID 436884

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.11.2, Copier suggests
that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like
custom Jinja extensions which would require passing the `--UNSAFE,--trust` flag. As it turns out, a safe
template can currently write to arbitrary directories outside the destination path by using directory a
symlink along with `_preserve_symlinks: true` and a generated directory structure whose rendered path is
inside the symlinked directory. This way, a malicious template author can create a template that
overwrites arbitrary files (according to the user's write permissions), e.g., to cause havoc. Version
9.11.2 patches the issue. (CVE-2026-23986)

See Also

https://github.com/advisories/GHSA-4fqp-r85r-hxqh

Plugin Details

Severity: Medium

ID: 436884

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 1/22/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.6

Temporal Score: 5.2

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

CVSS Score Source: CVE-2026-23986

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.4

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 5.4

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/21/2026

Vulnerability Publication Date: 1/21/2026

Reference Information

CVE: CVE-2026-23986

cwe: CWE-61