Skip to content

fix(deps): update module github.com/hashicorp/go-getter to v1.8.6 [security]#277

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-github.com-hashicorp-go-getter-vulnerability
Open

fix(deps): update module github.com/hashicorp/go-getter to v1.8.6 [security]#277
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-github.com-hashicorp-go-getter-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/go-getter v1.8.4v1.8.6 age confidence

GitHub Vulnerability Alerts

CVE-2026-4660

HashiCorp's go-getter library up to v1.8.5 may allow arbitrary file reads on the file system during certain git operations through a maliciously crafted URL. This is fixed in go-getter v1.8.6. This vulnerability does not affect the go-getter/v2 branch and package.


HashiCorp's go-getter library may allow arbitrary file reads

CVE-2026-4660 / GHSA-92mm-2pjq-r785

More information

Details

HashiCorp's go-getter library up to v1.8.5 may allow arbitrary file reads on the file system during certain git operations through a maliciously crafted URL. This is fixed in go-getter v1.8.6. This vulnerability does not affect the go-getter/v2 branch and package.

Severity

  • CVSS Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

hashicorp/go-getter (github.com/hashicorp/go-getter)

v1.8.6

Compare Source

v1.8.5

Compare Source

What's Changed

NOTES:

Binary Distribution Update: To streamline our release process and align with other HashiCorp tools, all release binaries will now be published exclusively to the official HashiCorp release site. We will no longer attach release assets to GitHub Releases.

New Contributors

Full Changelog: hashicorp/go-getter@v1.8.4...v1.8.5


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automated label Apr 10, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 10, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 40 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.7 -> 1.25.8
cloud.google.com/go/auth v0.17.0 -> v0.18.2
cloud.google.com/go/monitoring v1.24.2 -> v1.24.3
cloud.google.com/go/storage v1.58.0 -> v1.61.3
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0 -> v0.55.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0 -> v0.55.0
github.com/aws/aws-sdk-go-v2 v1.41.0 -> v1.41.4
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 -> v1.7.7
github.com/aws/aws-sdk-go-v2/config v1.32.6 -> v1.32.12
github.com/aws/aws-sdk-go-v2/credentials v1.19.6 -> v1.19.12
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.16 -> v1.18.20
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16 -> v1.4.20
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16 -> v2.7.20
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 -> v1.8.6
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.16 -> v1.4.21
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 -> v1.13.7
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.7 -> v1.9.12
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16 -> v1.13.20
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.16 -> v1.19.20
github.com/aws/aws-sdk-go-v2/service/s3 v1.95.0 -> v1.97.1
github.com/aws/aws-sdk-go-v2/service/signin v1.0.4 -> v1.0.8
github.com/aws/aws-sdk-go-v2/service/sso v1.30.8 -> v1.30.13
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 -> v1.35.17
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 -> v1.41.9
github.com/aws/smithy-go v1.24.0 -> v1.24.2
github.com/googleapis/enterprise-certificate-proxy v0.3.7 -> v0.3.14
github.com/googleapis/gax-go/v2 v2.15.0 -> v2.17.0
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.70 -> v2.0.0-beta.72
github.com/klauspost/compress v1.18.2 -> v1.18.5
go.opentelemetry.io/otel v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/sdk v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/sdk/metric v1.40.0 -> v1.42.0
go.opentelemetry.io/otel/trace v1.40.0 -> v1.42.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/api v0.256.0 -> v0.271.0
google.golang.org/genproto v0.0.0-20250922171735-9219d122eba9 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260203192932-546029d2fa20
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260226221140-a57be14db171
google.golang.org/protobuf v1.36.10 -> v1.36.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants