cross-site request forgery (csrf)

Cross-Site Request Forgery (CSRF) is a type of web security vulnerability where an attacker tricks a user's web browser into sending malicious requests that unintentionally perform actions on a different website which the user is authenticated for, potentially leading to unauthorized actions or data breaches.

Requires login.