CVE-2026-41413: Istio Vulnerable to SSRF via RequestAuthentication jwksUri
Istio is an open platform to connect, manage, and secure microservices. Prior to versions 1.28.6 and 1.29.2, when a RequestAuthentication resource is created with a jwksUri pointing to an internal service, istiod makes an unauthenticated HTTP GET request to that URL without filtering out localhost or link local ips. This can result in sensitive data being distributed to Envoy proxies via xDS configuration. This issue has been patched in versions 1.28.6 and 1.29.2.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-41413?
CVE-2026-41413 is considered a high-severity vulnerability due to the potential for Server-Side Request Forgery (SSRF).
How do I fix CVE-2026-41413?
To fix CVE-2026-41413, upgrade Istio istiod to version 1.28.6 or 1.29.2 or later versions.
What does CVE-2026-41413 affect?
CVE-2026-41413 affects Istio istiod versions prior to 1.28.6 and 1.29.2 when a RequestAuthentication resource is misconfigured.
What is the nature of the vulnerability in CVE-2026-41413?
The nature of CVE-2026-41413 is that it allows SSRF through a misconfiguration of the jwksUri in RequestAuthentication.
Who is impacted by CVE-2026-41413?
Organizations using vulnerable versions of Istio istiod in their microservices infrastructure are impacted by CVE-2026-41413.