CVE-2026-47775

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*

History

29 Jun 2026, 18:10

Type Values Removed Values Added
References () https://github.com/envoyproxy/envoy/security/advisories/GHSA-396h-jpq4-vc7p - () https://github.com/envoyproxy/envoy/security/advisories/GHSA-396h-jpq4-vc7p - Exploit, Vendor Advisory, Mitigation
First Time Envoyproxy envoy
Envoyproxy
CPE cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*

29 Jun 2026, 16:16

Type Values Removed Values Added
References () https://github.com/envoyproxy/envoy/security/advisories/GHSA-396h-jpq4-vc7p - () https://github.com/envoyproxy/envoy/security/advisories/GHSA-396h-jpq4-vc7p -

26 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-26 18:16

Updated : 2026-06-29 18:10


NVD link : CVE-2026-47775

Mitre link : CVE-2026-47775

CVE.ORG link : CVE-2026-47775


JSON object : View

Products Affected

envoyproxy

  • envoy
CWE
CWE-209

Generation of Error Message Containing Sensitive Information

CWE-327

Use of a Broken or Risky Cryptographic Algorithm