Spring gRPC AuthenticationException messages are reflected to remote client
Low severity
GitHub Reviewed
Published
Apr 28, 2026
to the GitHub Advisory Database
•
Updated May 6, 2026
Package
Affected versions
< 1.0.3
Patched versions
1.0.3
Description
Published by the National Vulnerability Database
Apr 28, 2026
Published to the GitHub Advisory Database
Apr 28, 2026
Reviewed
May 6, 2026
Last updated
May 6, 2026
The raw message of every server-side AuthenticationException is returned to the unauthenticated remote caller in the gRPC status description. This allows an attacker to obtain information about the authentication failure, which may be useful for further attacks.
Affected versions:
Spring gRPC: 1.0.0 - 1.0.2 (fixed in 1.0.3). Older, unsupported versions are also affected.
References