In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Request Forgery (CSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade rwsdk to version 1.2.3 or higher.
rwsdk is a Build fast, server-driven webapps on Cloudflare with SSR, RSC, and realtime
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) through the serverAction process. An attacker can trigger unauthorized state changes or actions by inducing an authenticated user's browser to send crafted requests from a same-site origin. This is only exploitable if the application uses server actions in combination with cookie-based authentication and the attacker controls a same-site origin as defined by browser policies.