CVE-2026-45099
Terragrunt: Arbitrary File Deletion via Malicious Module Manifest
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.
| CWE | CWE-22 |
| Vendor | gruntwork-io |
| Product | terragrunt |
| Published | Aug 21, 2026 |
Get instant alerts for gruntwork-io terragrunt
Be the first to know when new unknown vulnerabilities affecting gruntwork-io terragrunt are published โ delivered to Slack, Telegram or Discord.