Permissive Regular Expression in Istio - CVE-2026-39350

 

Permissive Regular Expression in Istio - CVE-2026-39350

Published: April 20, 2026


Vulnerability identifier: #VU126603
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-39350
CWE-ID: CWE-625
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to bypass AuthorizationPolicy matching and disclose sensitive information or modify authorization outcomes.

The vulnerability exists due to improper neutralization of special elements in the serviceAccounts and notServiceAccounts fields of AuthorizationPolicy when evaluating service account names containing dots. A remote user can specify a crafted service account name pattern to bypass AuthorizationPolicy matching and disclose sensitive information or modify authorization outcomes.

An ALLOW rule targeting a service account name such as cert-manager.io may also match unintended variants, while a DENY rule targeting the same name may fail to block those variants.


Affected software

Istio

How to mitigate CVE-2026-39350

Install security update from vendor's website.

Istio - addressed in versions 1.27.9, 1.28.6, 1.29.2

External References

Related Security Bulletins