Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-47775 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-209Generation of Error Message Containing Sensitive Information[email protected]
CWE-327Use of a Broken or Risky Cryptographic Algorithm[email protected]

Affected Products

ProductVersions
envoyproxy envoy
>= 1.35.0, < 1.35.11
>= 1.36.0, < 1.36.7
>= 1.37.0, < 1.37.3
>= 1.38.0, < 1.38.1

CPE

  • cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-47775
NVD Published Date:
Jun 26, 2026
NVD Last Modified:
Jun 29, 2026
Source:
[email protected]
CVE-2026-47775 Details - Not Deferred