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.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
>= 1.35.0, < 1.35.11CPE matchmatch criteria | cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* | ||
>= 1.36.0, < 1.36.7CPE matchmatch criteria | cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* | ||
>= 1.37.0, < 1.37.3CPE matchmatch criteria | cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* | ||
>= 1.38.0, < 1.38.1CPE matchmatch criteria | cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.2 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.2 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.