Description
The terraform-mcp-server before version 1.1.0 is vulnerable to a server-side request forgery issue in the streamable-HTTP transport that may allow an unauthenticated remote client to redirect the server's Terraform API requests, and the server-side authorization token, to an attacker-controlled endpoint. This vulnerability, CVE-2026-14869, is fixed in terraform-mcp-server 1.1.0.
Published: 2026-07-28
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a server‑side request forgery in the streamable‑HTTP transport of terraform‑mcp‑server. An unauthenticated remote client can redirect the server’s Terraform API traffic, including the server‑side authorization token, to a malicious endpoint. This leakage of the token enables an attacker to impersonate the server and perform API calls with the bearer token, potentially granting unauthorized control over Terraform resources. The weakness maps to CWE‑918.

Affected Systems

This flaw affects the HashiCorp tooling component terraform‑mcp‑server version 1.0.x and earlier, before 1.1.0. The product is distributed by HashiCorp as part of its Terraform offering.

Risk and Exploitability

With a CVSS score of 8.6 the vulnerability is high severity. The EPSS score of less than 1% indicates a low probability of real‑world exploitation at present. The vulnerability is not currently listed in CISA's KEV catalog. The attack vector requires a remote, unauthenticated client able to reach the streamable‑HTTP endpoint; once achieved, SSRF can be leveraged to exfiltrate the authorization token and any downstream resources.

Generated by OpenCVE AI on August 3, 2026 at 14:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade terraform-mcp-server to version 1.1.0 or later, which contains the fix.
  • Restrict network access to the streamable‑HTTP endpoint so that only trusted, internal systems can reach it.
  • Implement network segmentation or a firewall rule that blocks outbound traffic from the Terraform API server to unknown endpoints to prevent potential SSRF exploitation.

Generated by OpenCVE AI on August 3, 2026 at 14:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Hashicorp
Hashicorp tooling
Vendors & Products Hashicorp
Hashicorp tooling

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description The terraform-mcp-server before version 1.1.0 is vulnerable to a server-side request forgery issue in the streamable-HTTP transport that may allow an unauthenticated remote client to redirect the server's Terraform API requests, and the server-side authorization token, to an attacker-controlled endpoint. This vulnerability, CVE-2026-14869, is fixed in terraform-mcp-server 1.1.0.
Title terraform-mcp-server vulnerable to server side request forgery leading to token exposure
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 8.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'}


Subscriptions

Hashicorp Tooling
cve-icon MITRE

Status: PUBLISHED

Assigner: HashiCorp

Published:

Updated: 2026-07-28T19:19:31.237Z

Reserved: 2026-07-06T14:03:28.716Z

Link: CVE-2026-14869

cve-icon Vulnrichment

Updated: 2026-07-28T19:19:23.823Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T19:17:31.423

Modified: 2026-07-30T14:08:23.057

Link: CVE-2026-14869

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T14:45:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)