Skip to content
Web Security

What is Cross-Site Request Forgery (CSRF)?

An attack that tricks a logged-in browser into submitting unwanted state-changing requests to a trusted site. SameSite cookies, anti-CSRF tokens, and origin checks break the forgery chain.

Browse all Web Security terms →