Lucene search
+L

158 matches found

Kitploit
Kitploit
added 2026/09/07 4:21 a.m.5 views

CVE-2026-33186

CVE-2026-33186 gRPC-Go RBAC 授权策略绕过:缺少 :path 斜杠(认证绕过) 描述 google.golang.org/grpc 中的 authz 包通过 SDK 级 RBAC 授权实现,使用 deny 和 allow 规则匹配 :path 伪标头。HTTP/2 服务端传输层直接存储来自客户端的原始 :path 值,而不验证其是否以 / 开头。路由层(handleStream)在分发前会对路径进行规范化,但 RBAC 引擎通过 grpc.Methodctx 从上下文中读取的是规范化之前的值。 Deny 规则写作 /Service/Method(带有前导斜杠)。...

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.10 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
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
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.8 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
OSV
OSV
added 2026/09/02 12:00 a.m.5 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
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
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.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.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.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.9 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