CVE-2026-41246: Contour Envoy Lua Injectioncve-2026-41246-contour-envoy-lua-injection
Dynamically constructing Envoy Lua filter scripts via string interpolation or templates allows Lua code injection. User-controlled values injected into the script source can execute arbitrary code within the proxy. Configure static Lua scripts and pass dynamic variables through Envoy's `FilterContext` or stream data instead.