Skip to content

[Aikido] Fix 3 security issues in google.golang.org/grpc, x/text, x/net - #1101

Merged
dorothyyzh merged 2 commits into
mainfrom
fix/aikido-security-update-packages-73703473-xrtk
Jul 27, 2026
Merged

[Aikido] Fix 3 security issues in google.golang.org/grpc, x/text, x/net#1101
dorothyyzh merged 2 commits into
mainfrom
fix/aikido-security-update-packages-73703473-xrtk

Conversation

@aikido-autofix

Copy link
Copy Markdown
Contributor

Upgrade grpc-go, x/text, and x/net to fix authorization bypass, HTTP/2 DoS, panic vulnerabilities, and UTF-8/DNS parsing issues.

✅ 3 CVEs resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
GHSA-hrxh-6v49-42gf
HIGH
[google.golang.org/grpc] Three vulnerabilities affect xDS RBAC authorization and HTTP/2 transport: authorization bypass when unsupported Metadata/RequestedServerName matchers are silently ignored, denial of service via HTTP/2 Rapid Reset mitigation bypass causing high CPU, and server panic when NOT rules wrap unsupported fields in RBAC policies.
CVE-2026-56852
HIGH
[golang.org/x/text] A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.
CVE-2026-46600
HIGH
[golang.org/x/net] Parsing an invalid SVCB or HTTPS RR can panic when the size of a parameter value overflows the message buffer.

@deepsource-io

deepsource-io Bot commented Jul 25, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in f6e3d21...abbfc82 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Go Jul 27, 2026 1:46a.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…-xrtk

Resolve go.mod conflict: keep grpc v1.82.1 + genproto rpc and x/oauth2
v0.36.0 from this branch; x/net v0.56.0 and x/text v0.39.0 already landed
on main via #1100. go mod tidy clean.
@dorothyyzh
dorothyyzh merged commit a3d039f into main Jul 27, 2026
10 checks passed
@dorothyyzh
dorothyyzh deleted the fix/aikido-security-update-packages-73703473-xrtk branch July 27, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aikido Label created by Aikido AutoFix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant