SCA: security update for github.com/gruntwork-io/terragrunt (GHSA-8394-6f8r-whxg)

medium Tenable Cloud Security Plugin ID 446022

Description

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

- Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu or
Terraform to scale. Prior to 1.0.4, Terragrunt trusts paths decoded from a downloaded module's
.terragrunt-module-manifest during fileManifest.Clean() in internal/util/file.go. A malicious or
compromised external module can place absolute or traversal paths in the manifest, causing cleanup to
delete files outside the module cache that are accessible to the Terragrunt process before OpenTofu or
Terraform executes. This deletion-only primitive can remove local source code or configuration and disrupt
CI/CD pipelines. This issue is fixed in version 1.0.4. (CVE-2026-45099)

Solution

Update the github.com/gruntwork-io/terragrunt library and its related packages to version 1.0.4 or later.

See Also

https://github.com/advisories/GHSA-8394-6f8r-whxg

Plugin Details

Severity: Medium

ID: 446022

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/17/2026

Updated: 8/24/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.52

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:N/I:P/A:P

CVSS Score Source: CVE-2026-45099

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:N/I:H/A:H

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/17/2026

Vulnerability Publication Date: 8/17/2026

Reference Information

CVE: CVE-2026-45099

cwe: CWE-20