Skip to content

chore(deps): update module golang.org/x/mod to v0.40.0 [security] (v1.9) - #355

Merged
Vicente-Cheng merged 1 commit into
v1.9from
renovate/v1.9-go-golang.org-x-mod-vulnerability
Aug 19, 2026
Merged

chore(deps): update module golang.org/x/mod to v0.40.0 [security] (v1.9)#355
Vicente-Cheng merged 1 commit into
v1.9from
renovate/v1.9-go-golang.org-x-mod-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/mod v0.36.0v0.40.0 age confidence

Fix transparency log tile verification bypass in golang.org/x/mod/sumdb/tlog

CVE-2026-56865 / GO-2026-6179

More information

Details

A malicious GOPROXY was previously capable of forging up to two sumdb tiles that allow for a requested module to bypass the GOSUMDB check and persist attacker-controlled module content to a local Go module cache.

This attack allows for a malicious GOPROXY to serve malicious module content that cannot be detected by evaluating the transparency log.

All tiles are now correctly verified against their parents.

In order to determine if you have been affected:

rm -r go.sum go.work.sum vendor/ && go mod tidy

Severity

Unknown

References

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


Ignore unrelated, unauthenticated hashes in Lookup in golang.org/x/mod/sumdb

CVE-2026-56864 / GO-2026-6180

More information

Details

A malicious GOSUMDB was capable of serving arbitrary module content not contained within the transparency log.

This attack allows for a coordinating GOPROXY and GOSUMDB to serve a client malicious module content that cannot be detected by evaluating the transparency log.

In order to determine if you have been affected:

rm -r go.sum go.work.sum vendor/ && go mod tidy

Severity

Unknown

References

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


Configuration

📅 Schedule: (in timezone Asia/Taipei)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependencies Pull requests that update a dependency file needs-review renovate/v1.9 labels Aug 16, 2026
@renovate
renovate Bot requested a review from Vicente-Cheng as a code owner August 16, 2026 21:41
@renovate
renovate Bot requested review from a team, Yu-Jack and tserong as code owners August 16, 2026 21:41
@renovate

renovate Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/sys v0.46.0 -> v0.47.0
golang.org/x/crypto v0.53.0 -> v0.55.0
golang.org/x/net v0.56.0 -> v0.58.0
golang.org/x/sync v0.21.0 -> v0.22.0
golang.org/x/term v0.44.0 -> v0.45.0
golang.org/x/text v0.38.0 -> v0.41.0
golang.org/x/tools v0.45.0 -> v0.49.0

@renovate
renovate Bot force-pushed the renovate/v1.9-go-golang.org-x-mod-vulnerability branch from cd75117 to b8b23fe Compare August 19, 2026 15:52
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@mergify

mergify Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This pull request is now in conflict. Could you fix it @renovate[bot]? 🙏

@renovate
renovate Bot force-pushed the renovate/v1.9-go-golang.org-x-mod-vulnerability branch from b8b23fe to b2f0a45 Compare August 19, 2026 15:56
@Vicente-Cheng
Vicente-Cheng merged commit 121fa1c into v1.9 Aug 19, 2026
9 checks passed
@Vicente-Cheng
Vicente-Cheng deleted the renovate/v1.9-go-golang.org-x-mod-vulnerability branch August 19, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file needs-review renovate/v1.9

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant