PT-2026-37113 · Istio · Istio
1Seal
+2
·
Published
2026-04-16
·
Updated
2026-05-08
·
CVE-2026-41413
CVSS v3.1
7.7
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Istio versions prior to 1.28.6
Istio versions prior to 1.29.2
Description
When a RequestAuthentication resource is created with a
jwksUri pointing to an internal service, istiod performs an unauthenticated HTTP GET request to that URL without filtering localhost or link-local IP addresses. This behavior can lead to the distribution of sensitive data to Envoy proxies through the xDS configuration.Recommendations
Update to version 1.28.6.
Update to version 1.29.2.
Deploy a
ValidatingAdmissionPolicy to prevent the creation of RequestAuthentication resources containing suspicious jwksUri field values, such as localhost, 127.0.0.0/8, 169.254.0.0/16, and their IPv6 equivalents.Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Istio