Red Hat Security Advisory: osbuild-composer 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 products34
- Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-0:101.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-0:101.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-0:101.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-0:101.3-4.el9_4.4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-0:101.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-core-0:101.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-core-0:101.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-core-0:101.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-core-0:101.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-core-debuginfo-0:101.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-core-debuginfo-0:101.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-core-debuginfo-0:101.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-core-debuginfo-0:101.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-debuginfo-0:101.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-debuginfo-0:101.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-debuginfo-0:101.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-debuginfo-0:101.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-debugsource-0:101.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-debugsource-0:101.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-debugsource-0:101.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-debugsource-0:101.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-tests-debuginfo-0:101.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-worker-0:101.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-worker-0:101.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-worker-0:101.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- osbuild-composer-worker-0:101.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)
- +4 more not shown
✅ 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.