Skip to content

[Aikido] Fix critical issue in google.golang.org/grpc via minor version upgrade from 1.79.2 to 1.79.3#82

Merged
zamorofthat merged 1 commit intomainfrom
fix/aikido-security-update-packages-20090236-qp6n
Mar 22, 2026
Merged

[Aikido] Fix critical issue in google.golang.org/grpc via minor version upgrade from 1.79.2 to 1.79.3#82
zamorofthat merged 1 commit intomainfrom
fix/aikido-security-update-packages-20090236-qp6n

Conversation

@aikido-autofix
Copy link
Copy Markdown
Contributor

Upgrade gRPC-Go to fix authorization bypass vulnerability caused by improper HTTP/2 :path validation allowing malformed requests to evade path-based security policies.

✅ 1 CVE resolved by this upgrade, including 1 critical 🚨 CVE

This PR will resolve the following CVEs:

Issue Severity           Description
CVE-2026-33186
🚨 CRITICAL
[google.golang.org/grpc] Authorization bypass in HTTP/2 :path pseudo-header validation allows attackers to bypass path-based authorization rules by omitting the leading slash in requests. Affected servers using path-based authorization interceptors with "deny" rules can be exploited to allow unauthorized access.

@aikido-autofix aikido-autofix bot requested a review from zamorofthat as a code owner March 21, 2026 21:14
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@zamorofthat zamorofthat merged commit 15dbfc6 into main Mar 22, 2026
15 checks passed
@zamorofthat zamorofthat deleted the fix/aikido-security-update-packages-20090236-qp6n branch March 22, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant