Red Hat Security Advisory: Red Hat build of MicroShift 4.19.32 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 products22
- Red Hat OpenShift Container Platform 4.19
- microshift-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.src as a component of Red Hat OpenShift Container Platform 4.19
- microshift-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-ai-model-serving-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-ai-model-serving-release-info-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
- microshift-gateway-api-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-gateway-api-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-gateway-api-release-info-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
- microshift-greenboot-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
- microshift-low-latency-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
- microshift-multus-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-multus-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-multus-release-info-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
- microshift-networking-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-networking-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-observability-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
- microshift-olm-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-olm-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.19
- microshift-olm-release-info-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
- microshift-release-info-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
- microshift-selinux-0:4.19.32-202605212036.p0.g27d51c3.assembly.4.19.32.el9.noarch as a component of Red Hat OpenShift Container Platform 4.19
✅ Remediation
For MicroShift 4.19, 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.19/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.