---
id: CVE-2026-47204
title: >-
  Envoy is an open source edge and service proxy designed for cloud-native
  applications
summary: >-
  Envoy is an open source edge and service proxy designed for cloud-native
  applications. From 1.26.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the
  envoy.filters.http.grpc_stats filter crashes (null pointer dereference /
  segfault) when a C…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-476
published: '2026-06-26'
updated: '2026-06-29'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47204'
references:
  - url: >-
      https://github.com/envoyproxy/envoy/security/advisories/GHSA-3jxh-8p6x-7pf6
    label: security-advisories@github.com
  - url: >-
      https://github.com/envoyproxy/envoy/security/advisories/GHSA-3jxh-8p6x-7pf6
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00448
epssPercentile: 0.36242
ingestedAt: '2026-06-29T14:29:18.121Z'
---

## Overview

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.26.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the envoy.filters.http.grpc_stats filter crashes (null pointer dereference / segfault) when a Connect protocol request (Content-Type: application/connect+proto or application/connect+json) hits a direct_response route. A single unauthenticated HTTP request crashes the Envoy process. This vulnerability is fixed in 1.35.13, 1.36.9, 1.37.5, and 1.38.3.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
