This release includes 1 security fix for security teams reviewing exposed deployments.
Affected surfaces
ReleasePort's take
Moderate signalVersion v1.11.8 of opentofu fixes excessive resource consumption in HTTP2 when the max frame size is set to zero.
Why it matters: Patch to v1.11.8 immediately if using HTTP2 with a zero max frame size to prevent excessive time and data usage.
Summary
AI summaryFixed excessive time and extraneous data sent to HTTP2 servers with max frame size zero.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Medium |
Fixes HTTP2 excessive resource consumption with frame size zero Fixes HTTP2 excessive resource consumption with frame size zero Source: llm_adapter@2026-05-21 Confidence: high |
— |
Full changelog
SECURITY ADVISORIES:
-
Previous releases in the v1.11 series could potentially take an excessive amount of time and send extraneous data to an HTTP2 server that specifies a maximum frame size of zero. This is now fixed. (#4094)
An attacker that can coerce an operator to install a dependency from an attacker-controlled server could use this to cause unexpected resource consumption during
tofu init.
Full Changelog: https://github.com/opentofu/opentofu/compare/v1.11.7...v1.11.8
Security Fixes
- Prevent excessive time and extraneous data transmission to HTTP2 servers that specify a maximum frame size of zero (addresses potential resource exhaustion during `tofu init`).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v1.12.0 Removal of OPENTOFU_USER_AGENT environment variable affects custom User-Agent header behavior.
Beta — feedback welcome: [email protected]