SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-63328

MEDIUM · CVSS 6.8 EPSS 0.15% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-18 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Trivy versions prior to 0.72.0 are vulnerable due to improper handling of plugin manifest metadata, enabling attackers to exploit this flaw by persuading users to install malicious plugins that can write to arbitrary user-writable paths. This could lead to unauthorized file modifications or execution of malicious code on the affected systems. Organizations using Trivy for security scanning should prioritize upgrading to version 0.72.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-63328
Severity
MEDIUM
CVSS
6.8
EPSS
0.15%

Original NVD Description

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.