Using "**" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass.
{
"versions": [
{
"introduced": "5.6.0"
},
{
"fixed": "5.6.12"
},
{
"introduced": "5.7.0"
},
{
"fixed": "5.7.10"
},
{
"introduced": "5.8.0"
},
{
"fixed": "5.8.5"
},
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.5"
},
{
"introduced": "6.1.0"
},
{
"fixed": "6.1.2"
}
]
}