In Play Framework 2.6.0 through 2.8.1, the CSRF filter can be bypassed by making CORS simple requests with content types that contain parameters that can't be parsed.
{
"versions": [
{
"introduced": "2.6.0"
},
{
"last_affected": "2.6.25"
},
{
"introduced": "2.7.0"
},
{
"last_affected": "2.7.4"
},
{
"introduced": "2.8.0"
},
{
"last_affected": "2.8.1"
}
]
}