Deploy autonomous AI agents that reason, exploit, and validate complex vulnerability chains — not another scanner, an agentic system that thinks like a senior pentester.
CVE-2026-41246 is a high severity vulnerability with a CVSS score of 8.1. No known exploits currently, and patches are available.
Very low probability of exploitation
EPSS predicts the probability of exploitation in the next 30 days based on real-world threat data, complementing CVSS severity scores with actual risk assessment.
Contour's Cookie Rewriting feature is vulnerable to Lua code injection. An attacker with RBAC permissions to create or modify HTTPProxy resources can craft a malicious value in the following fields that results in arbitrary code execution in the Envoy proxy:
spec.routes[].cookieRewritePolicies[].pathRewrite.valuespec.routes[].services[].cookieRewritePolicies[].pathRewrite.valueThe cookie rewriting feature is internally implemented using Envoy's HTTP Lua filter. User-controlled values are interpolated into Lua source code using Go text/template without sufficient sanitization.
The injected code only executes when processing traffic on the attacker's own route, which they already control. However, since Envoy runs as shared infrastructure, the injected code can also:
Other use cases of Lua filter are not vulnerable.
The fix is available in Contour v1.33.4, v1.32.5, and v1.31.6.
text/template is removed. Requires Envoy 1.35.0 or later.There are no workarounds. Users should upgrade to a patched version.
| Vendor | Product |
|---|---|
| Projectcontour | Contour |
Please cite this page when referencing data from Strobes VI. Proper attribution helps support our vulnerability intelligence research.