Lucene search
+L

159 matches found

Github Security Blog
Github Security Blog
added 2026/09/08 9:21 p.m.1 views

gRPC-Go xDS servers: Denial of Service (DoS) via crash due to missing `:authority` and `Host` headers

A vulnerability exists in gRPC-Go servers configured with xds.NewGRPCServer where a crafted request missing both :authority and Host headers can cause a server panic, resulting in a Denial of Service DoS. Servers built with xds.NewGRPCServer install an xDS routing interceptor on every RPC. This...

SaveExploits0References11Affected Software1
EUVD
EUVD
added 2026/09/08 8:50 p.m.8 views

EUVD-2026-69419

gRPC-Go: xDS RBAC HTTP Filter bypass via mixed-case Header Matching and gRFC A41 validation evasion...

6.3CVSS5.9AI score0.00311EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 4:51 a.m.5 views

CVE-2026-33186

CVE-2026-33186 gRPC-Go RBAC Authorization Policy Bypass via Missing :path Slash Auth Bypass Description The authz package in google.golang.org/grpc implements SDK-level RBAC authorization using deny and allow rules matched against the :path pseudo-header. The HTTP/2 server transport stores the ra...

9.1CVSS6.8AI score0.01557EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/09/05 8:37 a.m.8 views

gRPC-Go: Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation

...

8.7CVSS7.2AI score0.00415EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.6 views

The vulnerability in the `internal/transport/transport.go` file of the gRPC-Go framework for remote procedure calls in the Go programming language allows a attacker to cause a service failure.

The vulnerability in the internal/transport/transport.go file of the Go-based gRPC-Go framework for remote procedure calls involves an uncontrolled resource consumption. Exploiting this vulnerability could allow a malicious actor to cause service failures...

7.8CVSS5.5AI score0.00415EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2026/09/03 12:03 a.m.12 views

SUSE CVE-2026-84303

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...

9.1CVSS5.9AI score0.00311EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/03 12:03 a.m.12 views

SUSE CVE-2026-84304

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 connectio...

7.5CVSS6AI score0.00415EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/02 12:00 a.m.7 views

CVE-2026-84303

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, th...

6.3CVSS5.9AI score0.00311EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/02 12:00 a.m.8 views

CVE-2026-84304

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, in...

8.7CVSS5.9AI score0.00415EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-84303

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.3CVSS5.4AI score0.00311EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/02 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-84304

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 recvM...

8.7CVSS7.4AI score0.00415EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/02 12:00 a.m.6 views

UBUNTU-CVE-2026-84303

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, th...

6.3CVSS5.9AI score0.00311EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 12:00 a.m.6 views

UBUNTU-CVE-2026-84304

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, in...

8.7CVSS5.9AI score0.00415EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/01 9:32 p.m.12 views

gRPC-Go: Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation

Impact An unauthenticated remote attacker can initiate a gRPC stream and purposefully fragment their payload into millions of tiny e.g., 1-byte HTTP/2 DATA frames. Even if the total payload volume falls within the configured connection and stream flow-control windows, each independent fragment...

8.7CVSS6.1AI score0.00415EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/09/01 9:32 p.m.5 views

GHSA-VP52-PCJ8-J9QC gRPC-Go: Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation

Impact An unauthenticated remote attacker can initiate a gRPC stream and purposefully fragment their payload into millions of tiny e.g., 1-byte HTTP/2 DATA frames. Even if the total payload volume falls within the configured connection and stream flow-control windows, each independent fragment...

8.7CVSS6.1AI score0.00415EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/09/01 7:41 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 7:41 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
Rows per page
Query Builder