CVE-2026-41246HIGH 8.1EPSS p35.1%

CVE-2026-41246CVE-2026-41246

Description

Contour is a Kubernetes ingress controller using Envoy proxy. From v1.19.0 to before v1.33.4, v1.32.5, and v1.31.6, 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 spec.routes[].cookieRewritePolicies[].pathRewrite.value or spec.routes[].services[].cookieRewritePolicies[].pathRewrite.value that results in arbitrary code execution in the Envoy proxy. The 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 read Envoy's xDS client credentials from the filesystem or cause denial of service for other tenants sharing the Envoy instance. This vulnerability is fixed in v1.33.4, v1.32.5, and v1.31.6.

Scoring

CVSS 3.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
EPSS0.44% probability of exploitation · percentile 35.1% · 2026-06-19T12:03:05Z
Published2026-04-23
Last modified2026-04-28

Underlying weaknesses· 1

CWE-94

References

  1. https://github.com/projectcontour/contour/releases/tag/v1.31.6
  2. https://github.com/projectcontour/contour/releases/tag/v1.32.5
  3. https://github.com/projectcontour/contour/releases/tag/v1.33.4
  4. https://github.com/projectcontour/contour/security/advisories/GHSA-x4mj-7f9g-29h4

1

TypeTargetConfidenceTier
WeaknessImproper Control of Generation of Code ('Code Injection')cwe-940%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-24512
CVE
CVE-2026-3288
CVE
CVE-2026-22771
CVE
CVE-2025-24514
CVE
CVE-2026-4342
CVE
CVE-2025-1097
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.