Vulnerabilities/

RedwoodSDK has a CSRF vulnerability in server function dispatch via GET requests

Severity:
High

Description

Summary

Server functions exported from "use server" files could be invoked via GET requests, bypassing their intended HTTP method. In cookie-authenticated applications, this allowed cross-site GET navigations to trigger state-changing functions, because browsers send SameSite=Lax cookies on top-level GET requests.

Recommendation

Update the rwsdk package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
rwsdk
Anything's wrong? Let us know Last updated on April 08, 2026