8.1
CVE-2026-39371
- EPSS 0.21%
- Veröffentlicht 07.04.2026 19:28:30
- Zuletzt bearbeitet 05.05.2026 15:31:14
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
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)
Redwoodjs ≫ Redwoodsdk Version >= 1.0.1 < 1.0.6
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta50
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta51
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta52
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta53
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta53_test20260205213024
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta54
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta55
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta56
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta57
Redwoodjs ≫ Redwoodsdk Version1.0.0 Updatebeta58
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.21% | 0.111 |
| 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