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 CodeReady Linux Builder EUS (v.9.6)
- Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-1:0.2.7-1.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-1:0.2.7-1.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-1:0.2.7-1.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-1:0.2.7-1.el9_6.3.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-1:0.2.7-1.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-debuginfo-1:0.2.7-1.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-debuginfo-1:0.2.7-1.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-debuginfo-1:0.2.7-1.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-debuginfo-1:0.2.7-1.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-debuginfo-1:0.2.7-1.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-debuginfo-1:0.2.7-1.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-debuginfo-1:0.2.7-1.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-debuginfo-1:0.2.7-1.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-debugsource-1:0.2.7-1.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-debugsource-1:0.2.7-1.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-debugsource-1:0.2.7-1.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-debugsource-1:0.2.7-1.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-debugsource-1:0.2.7-1.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-debugsource-1:0.2.7-1.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-debugsource-1:0.2.7-1.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-debugsource-1:0.2.7-1.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)
- rhc-devel-1:0.2.7-1.el9_6.3.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-devel-1:0.2.7-1.el9_6.3.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-devel-1:0.2.7-1.el9_6.3.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
- rhc-devel-1:0.2.7-1.el9_6.3.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)
✅ 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.