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

Envoy doesn't escape HTTP header values

CVE-2023-27493

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, Envoy does not sanitize or escape request properties when generating request headers. This can lead to characters that are illegal in header values to be sent to the upstream service. In the worst case, it can cause upstream service to interpret the original request as two pipelined requests, possibly bypassing the intent of Envoy’s security policy. Versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9 contain a patch. As a workaround, disable adding request headers based on the downstream request properties, such as downstream certificate properties.

AI Insight

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

Affected products

3
  • Envoyproxy/Envoyllm-fuzzy2 versions
    >= 1.22.0, < 1.22.9 || >= 1.23.0, < 1.23.6 || >= 1.24.0, < 1.24.4 || >= 1.25.0, < 1.25.3 || >= 1.26.0, < 1.26.0 (actually patched in 1.26.0)+ 1 more
    • (no CPE)range: >= 1.22.0, < 1.22.9 || >= 1.23.0, < 1.23.6 || >= 1.24.0, < 1.24.4 || >= 1.25.0, < 1.25.3 || >= 1.26.0, < 1.26.0 (actually patched in 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.