Heap-based buffer overflow in envoy - CVE-2026-48706
Published: June 24, 2026
envoy
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service or execute arbitrary code.
The vulnerability exists due to heap-based buffer overflow in TcpStatsdSink when processing exceptionally long statistic names. A remote attacker can send an HTTP or gRPC request with an extremely long request path that is recorded in a statistic name to cause a denial of service or execute arbitrary code.
Only deployments using a TCP-based StatsD sink and emitting client-influenced dynamic statistics are vulnerable, such as when the grpc_stats filter is configured with stats_for_all_methods: true.