A maintenance release focused on security fixes, validation, and authorization changes across Istio control-plane and endpoint handling. It also includes operator-facing capability changes and corrections for other defects.
Action needed (1)
securityhighCVE-2025-61732 cgo comment parsing flaw
This release fixes a discrepancy between Go and C/C++ comment parsing that allowed code smuggling into the resulting cgo binary.
Check if affected (4)
securitycriticalCVE-2025-68121 TLS session resumption validation
Applies if you use
Config.with mutations orClone Config..GetConfigForClient This release fixes
crypto/tlssession resumption whenClientCAsorRootCAschange between the initial and resumed handshake. The fix covers configurations usingConfig.with mutations orClone Config..GetConfigForClient securityGateway deployment controller resource validation
Applies if the gateway deployment controller runs.
This release adds safeguards to the gateway deployment controller that validate object types, names, and namespaces before creating Kubernetes resources. The validation prevents arbitrary resource creation through template injection.
securityResource annotation validation against container injection
Applies if you configure resource annotations.
This release updates resource annotation validation to reject newlines and control characters. The change prevents template rendering from injecting containers into pod specifications.
- + 1 more on the release page