Use After Free in Envoyproxy Envoy

CVE-2026-50572

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 HTTP external-authorization client can retain a stale request callback after a request is rejected. When RawHttpClientImpl::onSuccess later processes the authorization response, it can invoke callbacks_ after the callback owner has been destroyed, causing a use-after-free and process crash under production traffic. The relevant scope boundary is that the vulnerable path uses the HTTP ext_authz client; the advisory does not establish the same trigger for unrelated filters. This issue is fixed in versions 1.36.10, 1.37.6, 1.38.4, and 1.39.1.

Vulnerability class: Use-After-Free

CVSS v3 metric

CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Envoyproxy Envoy — versions < 1.36.10, >= 1.37.0, < 1.37.6, >= 1.38.0, < 1.38.4

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-50572?
CVE-2026-50572 is a medium-severity vulnerability in Envoyproxy Envoy, classified under Use After Free. CVSS score: 5.9/10. Published 2026-09-21.
How severe is CVE-2026-50572?
Medium severity. CVSS v3 base score is 5.9 out of 10.