#VU119110 Input validation error in envoy - CVE-2025-64527
Published: December 3, 2025
envoy
Cloud Native Computing Foundation
Description
The vulnerability allows a remote user to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input in the JwksFetcherImpl. A remote user can send a specially crafted request to the application and perform a denial of service (DoS) attack.
The vulnerability requires that JWT authentication is configured with the remote JWKS fetching, allow_missing_or_failed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch fails.