Improper access control in grpc-go - #VU144259
Published: August 19, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass authorization checks.
The vulnerability exists due to improper access control in the xDS RBAC authorization engine when translating xDS RBAC policies containing unsupported Metadata or RequestedServerName matchers. A remote attacker can supply or rely on crafted policy conditions to bypass authorization checks.
If the authorization policy relies on these matchers for access control, unsupported rules may be treated as no-ops and logical NOT, OR, or AND nesting can alter boolean policy evaluation.