SCA: security update for github.com/aquasecurity/trivy (GHSA-8rc5-4fr6-64pw)

medium Tenable Cloud Security Plugin ID 446064

Description

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

- Trivy is a security scanner. Prior to 0.72.0, plugin manifest metadata is used by pkg/plugin/manager.go to
construct paths under ~/.trivy/plugins without confining plugin names to that root, allowing an attacker
who persuades a user to install or run a malicious plugin to write the manifest and plugin binary to
arbitrary user-writable paths, while plugins from the official Trivy plugin index are not affected. This
issue is fixed in version 0.72.0. (CVE-2026-63328)

Solution

Update the github.com/aquasecurity/trivy library and its related packages to version 0.72.0 or later.

See Also

https://github.com/advisories/GHSA-8rc5-4fr6-64pw

Plugin Details

Severity: Medium

ID: 446064

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/18/2026

Updated: 8/19/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.53

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-63328

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.8

Threat Score: 4.3

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/18/2026

Vulnerability Publication Date: 8/18/2026

Reference Information

CVE: CVE-2026-63328

cwe: CWE-22