VYPR
Unrated severityNVD Advisory· Published Apr 4, 2023· Updated Feb 10, 2025

Envoy may crash when a redirect url without a state param is received in the oauth filter

CVE-2023-27496

Description

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the OAuth filter assumes that a state query param is present on any response that looks like an OAuth redirect response. Sending it a request with the URI path equivalent to the redirect path, without the state parameter, will lead to abnormal termination of Envoy process. Versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9 contain a patch. The issue can also be mitigated by locking down OAuth traffic, disabling the filter, or by filtering traffic before it reaches the OAuth filter (e.g. via a lua script).

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Envoyproxy/Envoyllm-fuzzy2 versions
    <1.22.9, <1.23.6, <1.24.4, <1.25.3, <1.26.0+ 1 more
    • (no CPE)range: <1.22.9, <1.23.6, <1.24.4, <1.25.3, <1.26.0
    • (no CPE)range: >= 1.25.0, < 1.25.3
  • osv-coords
    Range: < 1.22.9

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.