CVE-2026-14468
Deferred Deferred - Pending Action

Terraform Enterprise VCS Module Path Traversal

Vulnerability report for CVE-2026-14468, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-06

Last updated on: 2026-07-07

Assigner: HashiCorp Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-06
Last Modified
2026-07-07
Generated
2026-07-27
AI Q&A
2026-07-07
EPSS Evaluated
2026-07-25
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
hashicorp terraform_enterprise to 2.0.4 (inc)
hashicorp terraform_enterprise to 1.2.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in HashiCorp Terraform Enterprise's version control system ingestion of registry modules. It occurs because the system does not properly enforce boundaries on the packaged module content. As a result, an authenticated user can include files from outside the intended repository content within a module.

This flaw allows the user to download files that should not be accessible, potentially exposing sensitive files that are readable by the ingestion process.

Detection Guidance

This vulnerability involves the version control system (VCS) ingestion of registry modules in HashiCorp Terraform Enterprise, allowing authenticated users with module publishing permissions to include and download files outside the intended repository content.

Detection involves verifying whether your Terraform Enterprise instance is running a vulnerable version (v202506-1, v202507-1, or any version from 1.0.0 through 2.0.3) and checking if unauthorized or suspicious module publishing activity is occurring.

Since the vulnerability requires module publishing permissions, you can audit user permissions to identify users who can publish modules.

There are no specific commands provided in the available resources to detect exploitation attempts or scan for this vulnerability directly.

Recommended steps include:

  • Check the Terraform Enterprise version to confirm if it is vulnerable.
  • Audit user permissions for module publishing capabilities.
  • Review logs for unusual module publishing or download activity that might indicate exploitation.

To check the Terraform Enterprise version, you might use commands or API calls specific to your deployment environment, but no explicit commands are provided in the resources.

Impact Analysis

The vulnerability can lead to unauthorized exposure of sensitive files. An authenticated user could exploit this issue to access files outside the intended module repository, which might contain confidential or sensitive information.

This exposure could compromise the confidentiality of data within your Terraform Enterprise environment.

Compliance Impact

This vulnerability allows an authenticated user to include and download files from outside the intended repository content, potentially exposing sensitive files readable by the ingestion process.

Exposure of sensitive files could lead to non-compliance with data protection regulations such as GDPR and HIPAA, which require strict controls on access to sensitive data.

Therefore, if exploited, this vulnerability may result in unauthorized disclosure of sensitive information, impacting compliance with these common standards and regulations.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade HashiCorp Terraform Enterprise to version 2.0.4 or 1.2.4, where the issue has been fixed.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14468. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart