8.1 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
Contour: Lua code injection via Cookie Path Rewrite Policy
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.
References
-
https://github.com/projectcontour/contour/releases/tag/v1.31.6 x_refsource_MISC
-
https://github.com/projectcontour/contour/releases/tag/v1.32.5 x_refsource_MISC
-
https://github.com/projectcontour/contour/releases/tag/v1.33.4 x_refsource_MISC
Affected products
- ==>= 1.33.0, < 1.33.4
- ==>= 1.32.0, < 1.32.5
- ==>= 1.19.0, < 1.31.6
Matching in nixpkgs
pkgs.contour
Modern C++ Terminal Emulator
-
nixos-unstable 0.6.2.8008
- nixpkgs-unstable 0.6.2.8008
- nixos-unstable-small 0.6.2.8008
-
nixos-25.11 0.6.1.7494
- nixos-25.11-small 0.6.1.7494
- nixpkgs-25.11-darwin 0.6.1.7494
pkgs.python312Packages.contourpy
Python library for calculating contours in 2D quadrilateral grids
pkgs.python313Packages.contourpy
Python library for calculating contours in 2D quadrilateral grids
pkgs.python314Packages.contourpy
Python library for calculating contours in 2D quadrilateral grids
Package maintainers
-
@moni-dz moni <lythe1107@gmail.com>