CVE-2026-39371
Last modified
CVE-2026-39371 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Redwoodjs | Redwoodsdk | >= 1.0.1, < 1.0.6 | — |
| Redwoodjs | Redwoodsdk | 1.0.0 | Beta50 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-39371?
How severe is CVE-2026-39371?
How do I fix CVE-2026-39371?
Are you affected by CVE-2026-39371?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
