CVE-2026-39350

Istio is an open platform to connect, manage, and secure microservices. In versions 1.25.0 through 1.27.8, 1.28.0 through 1.28.5, 1.29.0, and 1.29.1, the serviceAccounts and notServiceAccounts fields in AuthorizationPolicy incorrectly interpret dots (.) as a regular expression matcher. Because . is a valid character in a service account name, an AuthorizationPolicy ALLOW rule targeting a service account such as cert-manager.io also matches cert-manager-io, cert-managerXio, etc. A DENY rule targeting the same name fails to block those variants. Fixes are available in versions 1.29.2, 1.28.6, and 1.27.9.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:*
cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:*
cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:*

History

23 Apr 2026, 20:00

Type Values Removed Values Added
CPE cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:*
References () https://github.com/istio/istio/security/advisories/GHSA-9gcg-w975-3rjh - () https://github.com/istio/istio/security/advisories/GHSA-9gcg-w975-3rjh - Vendor Advisory
First Time Istio istio
Istio

15 Apr 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-15 23:16

Updated : 2026-04-23 20:00


NVD link : CVE-2026-39350

Mitre link : CVE-2026-39350

CVE.ORG link : CVE-2026-39350


JSON object : View

Products Affected

istio

  • istio
CWE
CWE-185

Incorrect Regular Expression

CWE-863

Incorrect Authorization