Skip to content

fix: upgrade google.golang.org/grpc to v1.82.1 (GHSA-hrxh-6v49-42gf) - #786

Merged
fatelei merged 1 commit into
langgenius:mainfrom
wylswz:fix/upgrade-grpc-cve
Jul 29, 2026
Merged

fix: upgrade google.golang.org/grpc to v1.82.1 (GHSA-hrxh-6v49-42gf)#786
fatelei merged 1 commit into
langgenius:mainfrom
wylswz:fix/upgrade-grpc-cve

Conversation

@wylswz

@wylswz wylswz commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrade google.golang.org/grpc from v1.80.0 to v1.82.1 to fix a high severity vulnerability.

Vulnerability

  • ID: GHSA-hrxh-6v49-42gf (Uncaught Exception)
  • CVSS: 8.8 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N)
  • Affected range: < 1.82.1
  • Fixed version: 1.82.1

Changes

  • go.mod / go.sum: bump google.golang.org/grpc v1.80.0 → v1.82.1 and transitive dependencies
  • Build verified: go build ./... passes cleanly

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 29, 2026
@wylswz
wylswz requested a review from fatelei July 29, 2026 00:51
- google.golang.org/grpc v1.80.0 → v1.82.1 (GHSA-hrxh-6v49-42gf, CVSS 8.8)
- go.opentelemetry.io/otel v1.43.0 → v1.44.0 (CVE-2026-41178)
- github.com/quic-go/quic-go v0.59.0 → v0.59.1 (CVE-2026-40898, CVSS 5.3)
@wylswz
wylswz force-pushed the fix/upgrade-grpc-cve branch from 1bf16f0 to dc90293 Compare July 29, 2026 01:31
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jul 29, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 29, 2026
@fatelei
fatelei merged commit dde8114 into langgenius:main Jul 29, 2026
7 checks passed
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 go Pull requests that update go code lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants