RedwoodSDK is a server-first React framework. From version 1.0.0-beta.50 to before version 1.2.3, server actions in rwsdk apply HTTP method enforcement but no origin validation. A request originating from a different origin that the browser treats as same-site can invoke a server action with the victim's session cookie attached. This issue has been patched in version 1.2.3.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-m2m6-cff5-3w7c | RedwoodSDK has Same-site CSRF through lack of origin validation in its server actions |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Fri, 08 May 2026 22:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Redwoodjs
Redwoodjs sdk |
|
| Vendors & Products |
Redwoodjs
Redwoodjs sdk |
Fri, 08 May 2026 20:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | RedwoodSDK is a server-first React framework. From version 1.0.0-beta.50 to before version 1.2.3, server actions in rwsdk apply HTTP method enforcement but no origin validation. A request originating from a different origin that the browser treats as same-site can invoke a server action with the victim's session cookie attached. This issue has been patched in version 1.2.3. | |
| Title | RedwoodSDK: Same-site CSRF in in server actions | |
| Weaknesses | CWE-352 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-08T19:35:17.905Z
Reserved: 2026-04-25T01:53:21.583Z
Link: CVE-2026-42190
No data.
Status : Received
Published: 2026-05-08T20:16:31.580
Modified: 2026-05-08T20:16:31.580
Link: CVE-2026-42190
No data.
OpenCVE Enrichment
Updated: 2026-05-08T22:30:18Z
Weaknesses
Github GHSA