CVE-2026-39371
HIGHRedwoodSDK <1.0.6 Server Function Dispatch - Cross-Site Request Forgery
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2026-39371. PoCs published by zebbernCVE.
AI-analyzed exploit summary The repository contains only a README with references to CVE-2026-39371 and a GitHub advisory but no exploit code or technical details. It appears to be a placeholder or stub.
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.
Exploits (1)
The repository contains only a README with references to CVE-2026-39371 and a GitHub advisory but no exploit code or technical details. It appears to be a placeholder or stub.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H