CVE 6.5 MEDIUM

Envoy crashes if multiple unexpected ext_proc responses are packed into one gRPC message_CVE-2026-47207

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Description

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.34.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, Envoy crashes if an ext_proc server sends a single gRPC message containing multiple, specially crafted ProcessingResponse messages. This can occur when the first response in the batch causes the gRPC stream object to be destroyed, leading to a use-after-free error when Envoy attempts to process subsequent responses in the same gRPC message. This vulnerability is fixed in 1.35.13, 1.36.9, 1.37.5, and 1.38.3.

Basic Information

ID CVE-2026-47207
Source GitHub_M
Published Jun 26, 2026 at 17:52
Modified Jun 26, 2026 at 18:30

Affected Product

Vendor envoyproxy
Product envoy
Version >= 1.38.0, < 1.38.3
Affected Versions envoyproxy envoy >= 1.38.0, < 1.38.3
envoyproxy envoy >= 1.37.0, < 1.37.5
envoyproxy envoy >= 1.36.0, < 1.36.9
envoyproxy envoy >= 1.34.0, < 1.35.13

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.