Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:4175-1

Опубликовано: 14 сент. 2026
Источник: suse-cvrf

Описание

Security update for helm

This update for helm fixes the following issues:

  • CVE-2026-37236: github.com/grpc-ecosystem/grpc-gateway/v2/runtime: client can override the HTTP method of a POST request through the X-HTTP-Method-Override header and bypass established access control (bsc#1277949).
  • CVE-2026-41178: go.opentelemetry.io/otel/baggage: no rejection of raw-length headers in baggage parsing allows for DoS via oversized inputs (bsc#1276644).
  • CVE-2026-84303: github.com/grpc/grpc-go: xDS RBAC HTTP filter implementation issue allows for bypass of authorization policies via mixed-case or canonical-case header matches (bsc#1278270).
  • CVE-2026-84304: github.com/grpc/grpc-go: heap memory exhaustion via HTTP/2 DATA frame fragmentation (bsc#1278273).
  • CVE-2026-84445: google.golang.org/grpc: DoS via crash due to missing :authority and Host headers in gRPC-Go xDS servers (bsc#1278688).

Список пакетов

Container suse/kubectl:1.35
helm-3.21.3-150000.1.96.1
Container suse/kubectl:latest
helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Micro 5.5
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Module for Containers 15 SP7
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Module for Package Hub 15 SP7
helm-fish-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Server 15 SP4-LTSS
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Server 15 SP5-LTSS
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Server 15 SP6-LTSS
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1
SUSE Linux Enterprise Server for SAP Applications 15 SP6
helm-3.21.3-150000.1.96.1
helm-bash-completion-3.21.3-150000.1.96.1
helm-zsh-completion-3.21.3-150000.1.96.1

Описание

grpc-gateway v2.28.0 is vulnerable to Incorrect Access Control. The application processes the X-HTTP-Method-Override header in ServeMux.ServeHTTP without restricting allowed methods. When a POST request with Content-Type application/x-www-form-urlencoded includes this header, the request method is rewritten to an arbitrary attacker-supplied value before routing. This allows bypassing method-based access controls enforced by upstream proxies or WAFs.


Затронутые продукты
Container suse/kubectl:1.35:helm-3.21.3-150000.1.96.1
Container suse/kubectl:latest:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.21.3-150000.1.96.1

Ссылки

Описание

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue.


Затронутые продукты
Container suse/kubectl:1.35:helm-3.21.3-150000.1.96.1
Container suse/kubectl:latest:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.21.3-150000.1.96.1

Ссылки

Описание

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, the xDS RBAC HTTP filter in internal/xds/httpfilter/rbac/rbac.go does not lowercase header matcher names in normalizeHeaderMatcher even though incoming metadata keys are lowercase. A DENY policy using a mixed-case name such as X-Role or User-Agent therefore does not match and fails open, allowing requests that should be rejected. The same case mismatch permits :Scheme or Grpc-Status to evade gRFC A41 validation and prevents Host from being rewritten to :authority. This issue is fixed in version 1.83.1.


Затронутые продукты
Container suse/kubectl:1.35:helm-3.21.3-150000.1.96.1
Container suse/kubectl:latest:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.21.3-150000.1.96.1

Ссылки

Описание

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, internal/transport/transport.go stores each fragmented HTTP/2 DATA frame as a separate recvMsg in recvBuffer, so millions of one-byte frames can consume disproportionate heap memory even when payload bytes remain within connection and stream flow-control windows. An unauthenticated remote attacker can use concurrent multiplexed streams to exhaust process memory and cause a runtime panic or out-of-memory termination. Receive-buffer compaction is enabled by default and can be controlled temporarily with GRPC_GO_EXPERIMENTAL_ENABLE_RECEIVE_BUFFER_COMPACTION. This issue is fixed in version 1.83.1.


Затронутые продукты
Container suse/kubectl:1.35:helm-3.21.3-150000.1.96.1
Container suse/kubectl:latest:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.21.3-150000.1.96.1

Ссылки

Описание

gRPC-Go is the Go language implementation of gRPC. Prior to 1.82.2 and 1.83.2, servers created with xds.NewGRPCServer() allow internal/transport/http2_server.go to accept an RPC containing neither the :authority header nor the Host header, while RouteAndProcess in internal/xds/server/routing.go assumes that an authority value exists and indexes the empty slice. A remote client that can complete transport connection establishment can trigger an index-out-of-bounds panic that is not recovered by the per-RPC goroutine and terminates the entire server process. In insecure or ordinary TLS deployments the request can be unauthenticated, while strict mTLS or ALTS deployments require valid transport credentials before the malformed RPC can reach the interceptor. This issue is fixed in versions 1.82.2 and 1.83.2.


Затронутые продукты
Container suse/kubectl:1.35:helm-3.21.3-150000.1.96.1
Container suse/kubectl:latest:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-3.21.3-150000.1.96.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:helm-bash-completion-3.21.3-150000.1.96.1

Ссылки