Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current implementation assumes that access tokens are always validated thus allowing access in the presence of any access token attached to the request. Users are advised to upgrade. There is no known workaround for this issue.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/envoyproxy/envoy/commit/7ffda4e809dec74449ebc330cebb9d2f4ab61360 | Patch Third Party Advisory | 
| https://github.com/envoyproxy/envoy/security/advisories/GHSA-h45c-2f94-prxh | Third Party Advisory | 
| https://github.com/envoyproxy/envoy/commit/7ffda4e809dec74449ebc330cebb9d2f4ab61360 | Patch Third Party Advisory | 
| https://github.com/envoyproxy/envoy/security/advisories/GHSA-h45c-2f94-prxh | Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 06:58
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/envoyproxy/envoy/commit/7ffda4e809dec74449ebc330cebb9d2f4ab61360 - Patch, Third Party Advisory | |
| References | () https://github.com/envoyproxy/envoy/security/advisories/GHSA-h45c-2f94-prxh - Third Party Advisory | |
| CVSS | v2 : v3 : | v2 : 6.4 v3 : 10.0 | 
Information
                Published : 2022-06-09 20:15
Updated : 2024-11-21 06:58
NVD link : CVE-2022-29226
Mitre link : CVE-2022-29226
CVE.ORG link : CVE-2022-29226
JSON object : View
Products Affected
                envoyproxy
- envoy
CWE
                
                    
                        
                        CWE-306
                        
            Missing Authentication for Critical Function
