403 Forbidden, since the user has the right to access the site, this is simply a forbidden action (HTTP POST without the correct CSRF token).
The web server can return a 403 Forbidden HTTP status code in response to a client request for a web page or resource to indicate that the server can be reached and understood the request, but refuses to take any further action. The status code 403 of the responses is the result of the web server being configured to deny access to the requested resource by the client.
, , HTTP, CSRF , , , CSRF, - .