{"id":"CVE-2026-73513","published":"2026-09-21T20:17:27.820","lastModified":"2026-09-21T20:17:27.820","description":"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.","cvssScore":7.5,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","cwes":["CWE-20","CWE-416"],"vendors":[],"products":[],"references":[{"url":"https://github.com/envoyproxy/envoy/commit/0d33268d7d8cdc5c8ffef462e0cceefa56156b72","tags":[]},{"url":"https://github.com/envoyproxy/envoy/commit/3df69eeee220d6a4088cfdd3be79b55e2e6d3514","tags":[]},{"url":"https://github.com/envoyproxy/envoy/commit/c4610b6c85d72ed01e014c2a1aba2934a2b774e9","tags":[]},{"url":"https://github.com/envoyproxy/envoy/commit/e6963c6b64cd62aa8e078ef17c76052b6e33e82b","tags":[]},{"url":"https://github.com/envoyproxy/envoy/releases/tag/v1.37.6","tags":[]},{"url":"https://github.com/envoyproxy/envoy/releases/tag/v1.38.4","tags":[]},{"url":"https://github.com/envoyproxy/envoy/releases/tag/v1.39.1","tags":[]},{"url":"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jjmm-fw8p-crpw","tags":[]}],"exploitRefs":[{"url":"https://github.com/envoyproxy/envoy/commit/0d33268d7d8cdc5c8ffef462e0cceefa56156b72","tags":[]},{"url":"https://github.com/envoyproxy/envoy/commit/3df69eeee220d6a4088cfdd3be79b55e2e6d3514","tags":[]},{"url":"https://github.com/envoyproxy/envoy/commit/c4610b6c85d72ed01e014c2a1aba2934a2b774e9","tags":[]},{"url":"https://github.com/envoyproxy/envoy/commit/e6963c6b64cd62aa8e078ef17c76052b6e33e82b","tags":[]},{"url":"https://github.com/envoyproxy/envoy/releases/tag/v1.37.6","tags":[]},{"url":"https://github.com/envoyproxy/envoy/releases/tag/v1.38.4","tags":[]},{"url":"https://github.com/envoyproxy/envoy/releases/tag/v1.39.1","tags":[]},{"url":"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jjmm-fw8p-crpw","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows a malformed HTTP/2 response trailer to crash Envoy, potentially leading to service disruption.","exploitability":"Exploitation requires an attacker to send a specific malformed trailer frame, which is relatively difficult due to the need for precise framing and nghttp2 codec configuration.","blast_radius":"If exploited, it could lead to service downtime or crashes affecting cloud-native applications relying on Envoy as a proxy.","remediation":"Update to Envoy versions 1.36.10, 1.37.6, 1.38.4, or 1.39.1 to mitigate the risk.","tags":["proxy","http2","crash","service-disruption"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-09-22T06:12:54.887Z"}}