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.
References
| Link | Resource |
|---|---|
| https://github.com/istio/istio/releases/tag/1.28.6 | Release Notes |
| https://github.com/istio/istio/releases/tag/1.29.2 | Release Notes |
| https://github.com/istio/istio/security/advisories/GHSA-fgw5-hp8f-xfhc | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-05-07 06:16
Updated : 2026-06-17 10:46
NVD link : CVE-2026-41413
Mitre link : CVE-2026-41413
CVE.ORG link : CVE-2026-41413
JSON object : View
Products Affected
istio
- istio
CWE
CWE-918
Server-Side Request Forgery (SSRF)
