Red Hat Security Advisory: Red Hat build of MicroShift 4.16.63 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 products15
- Red Hat OpenShift Container Platform 4.16
- microshift-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16
- microshift-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.src as a component of Red Hat OpenShift Container Platform 4.16
- microshift-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16
- microshift-greenboot-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16
- microshift-multus-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16
- microshift-multus-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16
- microshift-multus-release-info-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16
- microshift-networking-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16
- microshift-networking-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16
- microshift-olm-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16
- microshift-olm-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16
- microshift-olm-release-info-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16
- microshift-release-info-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16
- microshift-selinux-0:4.16.63-202605251227.p0.g1133ac0.assembly.4.16.63.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16
✅ Remediation
For MicroShift 4.16, read the following documentation for important instructions on how to install the latest RPMs and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/red_hat_build_of_microshift/4.16/html/red_hat_build_of_microshift_release_notes/index 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.