Skip to content

Conversation

@sticky-gecko
Copy link
Contributor

@sticky-gecko sticky-gecko bot commented Nov 6, 2025

This PR contains the following updates:

Package Update Change
opentofu/opentofu patch 1.10.6 -> 1.10.7

Release Notes

opentofu/opentofu (opentofu/opentofu)

v1.10.7

Compare Source

SECURITY ADVISORIES:

This release contains fixes for some security advisories related to previous releases in this series.

  • tofu init in OpenTofu v1.10.6 and earlier could potentially use unbounded memory if there is a direct or indirect dependency on a maliciously-crafted module package distributed as a "tar" archive.

    This would require the attacker to coerce a root module author to depend (directly or indirectly) on a module package they control, using the HTTP, Amazon S3, or Google Cloud Storage source types to refer to a tar archive.

    This release incorporates the upstream fixes for CVE-2025-58183.

  • When making requests to HTTPS servers, OpenTofu v1.10.6 and earlier could potentially use unbounded memory or crash with a "panic" error if TLS verification involves an excessively-long certificate chain or a chain including DSA public keys.

    This affected all outgoing HTTPS requests made by OpenTofu itself, including requests to HTTPS-based state storage backends, module registries, and provider registries. For example, an attacker could coerce a root module author to depend (directly or indirectly) on a module they control which then refers to a module or provider from an attacker-controlled registry. That mode of attack would cause failures in tofu init, at module or provider installation time.

    Provider plugins contain their own HTTPS client code, which may have similar problems. OpenTofu v1.10.7 cannot address similar problems within provider plugins, and so we recommend checking for similar advisories and fixes in the provider plugins you use.

    This release incorporates upstream fixes for CVE-2025-58185, CVE-2025-58187, and CVE-2025-58188.

BUG FIXES:

  • Fix crash in tofu test when using deprecated outputs (#​3249)
  • Fix missing provider functions when parentheses are used (#​3402)
  • for_each inside dynamic blocks can now call provider-defined functions. (#​3429)

Full Changelog: opentofu/opentofu@v1.10.6...v1.10.7


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@sticky-gecko sticky-gecko bot requested a review from buroa as a code owner November 6, 2025 14:20
@sticky-gecko sticky-gecko bot added the type/patch Issue relates to a patch version bump label Nov 6, 2025
@sticky-gecko sticky-gecko bot requested review from bjw-s and onedr0p as code owners November 6, 2025 14:20
@sticky-gecko sticky-gecko bot added type/patch Issue relates to a patch version bump app/opentofu-runner labels Nov 6, 2025
@sticky-gecko sticky-gecko bot enabled auto-merge November 6, 2025 14:21
@sticky-gecko
Copy link
Contributor Author

sticky-gecko bot commented Nov 6, 2025

📦 App Size Analysis

Note

Comparing ghcr.io/home-operations/opentofu-runner:rollingghcr.io/home-operations/opentofu-runner:sandbox

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 106.61 MB 106.59 MB 25.77 kB (-0.02%) 🔽
linux/arm64 98.77 MB 98.77 MB +869 B (+0%) 🔼

@sticky-gecko sticky-gecko bot added this pull request to the merge queue Nov 6, 2025
Merged via the queue into main with commit 7bb5124 Nov 6, 2025
11 checks passed
@sticky-gecko sticky-gecko bot deleted the renovate/opentofu-runner-opentofu-opentofu-1.x branch November 6, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app/opentofu-runner area/apps type/patch Issue relates to a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant