Improper Authentication in Spring Security - CVE-2026-47838
Published: July 26, 2026
Spring Security
Detailed vulnerability description
The vulnerability allows a remote user to impersonate another user.
The vulnerability exists due to improper authentication in SubjectDnX509PrincipalExtractor when processing malformed X.509 certificate CN values. A remote user can present a carefully crafted certificate to impersonate another user.
The issue can cause the extractor to read the wrong value for the username.