Uncaught Exception in grpc-go - #VU144261
Published: August 19, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper handling of exceptional conditions in the xDS RBAC policy translator when parsing crafted xDS RBAC policies containing NOT rules around unsupported fields. A remote attacker can deliver a crafted LDS or RDS update to cause a denial of service.
The issue occurs when a NOT rule wraps an unsupported or unhandled field such as SourcedMetadata, which can produce an empty matcher and trigger a runtime panic during authorization of an incoming request.