#VU56106 Improper Authorization in envoy - CVE-2021-32777
Published: August 26, 2021
envoy
Cloud Native Computing Foundation
Description
The vulnerability allows a remote attacker to bypass authorization process.
The vulnerability exists due to an error in ext-authz extension when sending request headers to the external authorization service in Envoy. The application sends only the last header instead of merging multiple value headers according to the HTTP specification. A remote attacker can bypass authorization process and gain unauthorized access to the application, if ext-authz extension is used.