CVE-2026-47775
Published:June 26, 2026
Updated:June 29, 2026
Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.35.11, 1.36.7, 1.37.3, and 1.38.1, the OAuth2 HTTP filter's encrypt()/decrypt() functions use AES-256-CBC without an authentication tag (no HMAC, no AEAD). The /callback endpoint returns HTTP 302 on successful decryption and HTTP 401 on padding failure, creating a padding oracle. An attacker who obtains the encrypted CodeVerifier cookie can recover the plaintext PKCE code_verifier in ~6,200 requests (~100 seconds), then exchange it with a stolen authorization code to obtain the victim's access token. This vulnerability is fixed in 1.35.11, 1.36.7, 1.37.3, and 1.38.1.
Affected Packages
github.com/envoyproxy/envoy (GO):
Affected version(s) =v1.38.0 <v1.38.1Fix Suggestion:
Update to version v1.38.1github.com/envoyproxy/envoy (GO):
Affected version(s) >=v1.36.0 <v1.36.7Fix Suggestion:
Update to version v1.36.7github.com/envoyproxy/envoy (GO):
Affected version(s) >=v0.0.0-20191121205559-37885bb570b8 <v1.35.11Fix Suggestion:
Update to version v1.35.11github.com/envoyproxy/envoy (GO):
Affected version(s) >=v1.37.0 <v1.37.3Fix Suggestion:
Update to version v1.37.3Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.6
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.8
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.21