๐Ÿ” CVE Alert

CVE-2026-73513

HIGH 7.5

Envoy: oghttp2 upstream trailers incorrect handling

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.36.10, 1.37.6, 1.38.4, and 1.39.1, Envoy's optional oghttp2 upstream HTTP/2 codec accepts a response trailer HEADERS frame without END_STREAM. Envoy completes and deferred-deletes the ActiveRequest while oghttp2 keeps the stream open, leaving ClientStreamImpl with a dangling response_decoder_ reference. A later frame on the stream can dispatch through the freed object and crash the process. The relevant scope boundary is that the default nghttp2 codec rejects the malformed trailers, and the trigger is upstream-only with oghttp2 enabled. This issue is fixed in versions 1.36.10, 1.37.6, 1.38.4, and 1.39.1.

CWE CWE-20 CWE-416
Vendor envoyproxy
Product envoy
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for envoyproxy envoy

Be the first to know when new high vulnerabilities affecting envoyproxy envoy are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

envoyproxy / envoy
< 1.36.10 >= 1.37.0, < 1.37.6 >= 1.38.0, < 1.38.4 >= 1.39.0, < 1.39.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/envoyproxy/envoy/security/advisories/GHSA-jjmm-fw8p-crpw github.com: https://github.com/envoyproxy/envoy/commit/0d33268d7d8cdc5c8ffef462e0cceefa56156b72 github.com: https://github.com/envoyproxy/envoy/commit/3df69eeee220d6a4088cfdd3be79b55e2e6d3514 github.com: https://github.com/envoyproxy/envoy/commit/c4610b6c85d72ed01e014c2a1aba2934a2b774e9 github.com: https://github.com/envoyproxy/envoy/commit/e6963c6b64cd62aa8e078ef17c76052b6e33e82b github.com: https://github.com/envoyproxy/envoy/releases/tag/v1.37.6 github.com: https://github.com/envoyproxy/envoy/releases/tag/v1.38.4 github.com: https://github.com/envoyproxy/envoy/releases/tag/v1.39.1