Spring Framework version 5.0.5 when used in combination with any versions of Spring Security contains an authorization bypass when using method security. An unauthorized malicious user can gain unauthorized access to methods that should be restricted.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.