Red Hat Security Advisory: rhc security update
🔗 CVE IDs covered (1)
📋 Description
CVE-2026-33186 — google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
🎯 Affected products27
- Red Hat Enterprise Linux AppStream (v. 9)
- Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-1:0.2.7-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-1:0.2.7-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-1:0.2.7-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-1:0.2.7-4.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-1:0.2.7-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debuginfo-1:0.2.7-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debuginfo-1:0.2.7-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-debuginfo-1:0.2.7-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debuginfo-1:0.2.7-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-debuginfo-1:0.2.7-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debuginfo-1:0.2.7-4.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-debuginfo-1:0.2.7-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debuginfo-1:0.2.7-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-debugsource-1:0.2.7-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debugsource-1:0.2.7-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-debugsource-1:0.2.7-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debugsource-1:0.2.7-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-debugsource-1:0.2.7-4.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debugsource-1:0.2.7-4.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-debugsource-1:0.2.7-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)
- rhc-debugsource-1:0.2.7-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-devel-1:0.2.7-4.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-devel-1:0.2.7-4.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-devel-1:0.2.7-4.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
- rhc-devel-1:0.2.7-4.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.