Envoy's ext_proc HTTP filter is at risk of crashing if a local reply is sent to the external server due to the filter's life time issue. A known situation is the fail of a websocket handshake will trigger a local reply leading to the crash of Envoy.
If both websocket and extproc are enabled, a failed handshake will trigger a local reply, thus extproc will crash.
101 Switch protocol
based on RFC.Denial of service
Vasilios Syrakis Fernando Cainelli
{ "nvd_published_at": "2025-03-21T15:15:43Z", "github_reviewed": true, "github_reviewed_at": "2025-03-21T15:23:50Z", "severity": "MODERATE", "cwe_ids": [ "CWE-460" ] }