lowCVSS 2.6Vulnerability

GHSA-22w5-2fxg-vrwx

### Impact Unauthenticated denial of service. ### Summary When OpenTofu performs requests against an untrusted (or compromised) third-party server or connects to an attacker-controlled server, the initial connection negotiation can produce high CPU usage, leading to possible denial of service. These vulnerabilities **do not** permit arbitrary code execution or allow disclosure of confidential information. ### Details OpenTofu relies on third-party implementations of TLS certificate verification and HTTP request execution from the standard library of the Go programming language. The Go project has recently published the following advisories for those implementations which indirectly affect OpenTofu's behavior: - [CVE-2026-42504](https://www.cve.org/CVERecord?id=CVE-2026-42504): Quadratic complexity in WordDecoder.DecodeHeader in mime - [CVE-2026-27145](https://www.cve.org/CVERecord?id=CVE-2026-27145): Inefficient candidate hostname parsing in crypto/x509 CVE-2026-42504 affects OpenTofu's K8S remote state implementation. The operator of a configuration that uses such a backend needs to double-check the trustworthiness of the server used for this purpose. In situations where the server is untrusted or compromised, an attacker could configure it to respond with an intentionally crafted HTTP response designed to target this specific vulnerability in the Go standard library, potentially leading to high CPU usage. CVE-2026-27145 has a similar outcome: if an untrusted or compromised third-party server is used, an attacker could craft a specific TLS certificate that targets this vulnerability in the Go standard library, which could also lead to high CPU usage. Typical use of OpenTofu already requires caution in selection of third-party dependencies. ### Patches OpenTofu v1.11.9 and v1.12.2 address these vulnerabilities by upgrading to the Go versions that fix them (v1.25.11 and v1.26.3). The OpenTofu v1.10 series is also impacted by these vulnerabilities. Howe

Properties

ghsa_id
GHSA-22w5-2fxg-vrwx
summary
OpenTofu has high CPU usage when using K8S remote state backend or when parsing specifically crafted TLS certificates from untrusted or compromised servers
severity
low
cvss_score
2.6
cve_id
GHSA-22w5-2fxg-vrwx
cvss_vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L
is_ghsa_only
true
ghsa_published
2026-08-20T18:36:22Z
source_url
https://github.com/advisories/GHSA-22w5-2fxg-vrwx
ghsa_updated
2026-08-20T18:36:23Z

Related Entities (4)

HAS_WEAKNESS (1)

[Weakness]Uncontrolled Resource Consumption

REPORTED_BY (1)

[Source]GitHub Advisory Database

VULNERABLE_TO (1)

[Software]go/github.com/opentofu/opentofu

AFFECTS (1)

[Software]go/github.com/opentofu/opentofu

Explore deeper with Ninja Signal's threat intelligence graph

GHSA-22w5-2fxg-vrwx (CVSS 2.6) — Ninja Signal Threat Intelligence | Ninja Signal