CVE-2024-23325: Envoy crashes when using an address type that isn’t supported by the OS
Envoy is a high-performance edge/middle/service proxy. Envoy crashes in Proxy protocol when using an address type that isn’t supported by the OS. Envoy is susceptible to crashing on a host with IPv6 disabled and a listener config with proxy protocol enabled when it receives a request where the client presents its IPv6 address. It is valid for a client to present its IPv6 address to a target server even though the whole chain is connected via IPv4. This issue has been addressed in released 1.29.1, 1.28.1, 1.27.3, and 1.26.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Fixed in 1.29.1 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Fixed in 1.28.1 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Fixed in 1.27.3 - Upgrade
Upgrade to a fixed release to a version that resolves this vulnerability.
Fixed in 1.26.7
Event History
Frequently Asked Questions
What is the severity of CVE-2024-23325?
CVE-2024-23325 has been classified as a high severity vulnerability due to its potential to crash Envoy under specific configurations.
How do I fix CVE-2024-23325?
To fix CVE-2024-23325, you should update Envoy to a version above 1.29.1, 1.28.1, 1.27.3, or 1.26.7, as appropriate for your current version.
What versions of Envoy are affected by CVE-2024-23325?
CVE-2024-23325 affects Envoy versions from 1.26.0 to 1.26.7, 1.27.0 to 1.27.3, 1.28.0 to 1.28.1, and 1.29.0 to 1.29.1.
What specific conditions trigger CVE-2024-23325?
CVE-2024-23325 is triggered when Envoy receives a proxy protocol request while IPv6 is disabled on the host, leading to a crash.
Is there a workaround for CVE-2024-23325?
Currently, disabling the proxy protocol or enabling IPv6 on the host can serve as a temporary workaround for CVE-2024-23325.