CVE-2026-14468 PUBLISHED

Path traversal allows arbitrary file read in Terraform Enterprise container

Assigner: HashiCorp
Reserved: 02.07.2026 Published: 06.07.2026 Updated: 07.07.2026

HashiCorp Terraform Enterprise contained an issue in its version control system (VCS) ingestion of registry modules that did not correctly enforce the intended boundary on packaged module content. This may allow an authenticated user to include files from outside the intended repository content in a module and then download them, potentially exposing sensitive files readable by the ingestion process. This vulnerability, CVE-2026-14468, is fixed in Terraform Enterprise v2.0.4 and v1.2.4.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 7.7

Product Status

Vendor HashiCorp
Product Terraform Enterprise
Versions Default: unaffected
  • affected from 1.0.0 to 2.0.4 (excl.)

Credits

  • This issue was identified by the Terraform Enterprise engineering team.

References

Problem Types

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

Impacts

  • CAPEC-126: Path Traversal