In Mirumee Saleor 2.7.0 (fixed in 2.8.0), CSRF protection middleware was accidentally disabled, which allowed attackers to send a POST request without a valid CSRF token and be accepted by the server.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "2.7.0"
}
]
}