CVE-2026-42190 MEDIUM

CVE-2026-42190: RedwoodSDK: Same-site CSRF in in server actions

Vendor Redwoodjs
Product sdk
Weakness CWE-352 · CSRF
Published May 8, 2026
Last update May 12, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 8, 2026 CVE published
May 12, 2026 Record updated