CSRF is a

The server sets and verifies the CSRF token

CSRF issue that can occur are:

I am sneaky because I never talked about it being guessable but you can reason why this is an issue. Tokens being added twice is not really a security issue as long is as it is verified properly.

What are some security tips for CSRF?