First published: Fri Sep 20 2024(Updated: )
Envoy is a cloud-native high-performance edge/middle/service proxy. A security vulnerability in Envoy allows external clients to manipulate Envoy headers, potentially leading to unauthorized access or other malicious actions within the mesh. This issue arises due to Envoy's default configuration of internal trust boundaries, which considers all RFC1918 private address ranges as internal. The default behavior for handling internal addresses in Envoy has been changed. Previously, RFC1918 IP addresses were automatically considered internal, even if the internal_address_config was empty. The default configuration of Envoy will continue to trust internal addresses while in this release and it will not trust them by default in next release. If you have tooling such as probes on your private network which need to be treated as trusted (e.g. changing arbitrary x-envoy headers) please explicitly include those addresses or CIDR ranges into `internal_address_config`. Successful exploitation could allow attackers to bypass security controls, access sensitive data, or disrupt services within the mesh, like Istio. This issue has been addressed in versions 1.31.2, 1.30.6, 1.29.9, and 1.28.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected Software | Affected Version | How to fix |
---|---|---|
Envoy Envoy | >1.28.7<1.31.1 | |
Envoy Envoy |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
REDHAT-BUG-2313683 is classified as a security vulnerability that poses a risk of unauthorized access through manipulated headers.
To fix REDHAT-BUG-2313683, you should update Envoy to the latest version available above 1.31.1 or apply the relevant security patches.
REDHAT-BUG-2313683 is a concern because it allows external clients to manipulate Envoy headers, potentially leading to security breaches.
Envoy versions between 1.28.7 and 1.31.1 are specifically affected by REDHAT-BUG-2313683.
To determine if your Envoy installation is vulnerable to REDHAT-BUG-2313683, verify if you are running a version between 1.28.7 and 1.31.1.