Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/aquasecurity/trivy
  4. ›
  5. CVE-2026-63328

CVE-2026-63328: Trivy Plugin Manager has Path Traversal that Allows Arbitrary File Write

August 18, 2026

Trivy’s plugin manager does not fully validate metadata from a plugin’s manifest before using it to construct filesystem paths under the plugin root (~/.trivy/plugins). A crafted plugin can cause Trivy to write its files (the manifest and the downloaded plugin binary) outside the plugin root, to an arbitrary location writable by the user running Trivy.

Plugins are third-party binaries that Trivy downloads and executes, so Trivy’s documentation already advises installing only plugins you trust. This issue does not change that trust boundary: exploitation requires the user to install a malicious plugin in the first place.

References

  • github.com/advisories/GHSA-8rc5-4fr6-64pw
  • github.com/aquasecurity/trivy/commit/d4213d7735c74e57f06c02ccb39ebca67abc7959
  • github.com/aquasecurity/trivy/releases/tag/v0.72.0
  • github.com/aquasecurity/trivy/security/advisories/GHSA-8rc5-4fr6-64pw
  • nvd.nist.gov/vuln/detail/CVE-2026-63328

Code Behaviors & Features

Detect and mitigate CVE-2026-63328 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.72.0

Fixed versions

  • 0.72.0

Solution

Upgrade to version 0.72.0 or above.

Impact 7.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

go/github.com/aquasecurity/trivy/CVE-2026-63328.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 19 Aug 2026 00:18:14 +0000.