8.1

CVE-2026-39371

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

RedwoodSDK is a server-first React framework. From 1.0.0-beta.50 to 1.0.5, erver 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. This affected all server functions -- both serverAction() handlers and bare exported functions in "use server" files. This vulnerability is fixed in 1.0.6.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedwoodjsRedwoodsdk Version >= 1.0.1 < 1.0.6
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta50
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta51
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta52
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta53
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta53_test20260205213024
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta54
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta55
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta56
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta57
RedwoodjsRedwoodsdk Version1.0.0 Updatebeta58
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.21% 0.111
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 8.1 2.8 5.2
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
CWE-352 Cross-Site Request Forgery (CSRF)

The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.

https://github.com/redwoodjs/sdk/security/advisories/GHSA-x8rx-789c-2pxq
Vendor Advisory