SCA: security update for rwsdk (GHSA-x8rx-789c-2pxq)

high Tenable Cloud Security Plugin ID 440004

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-39371)

Solution

Update the rwsdk library and its related packages to version 1.0.6 or later.

See Also

https://github.com/advisories/GHSA-x8rx-789c-2pxq

Plugin Details

Severity: High

ID: 440004

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:C

CVSS Score Source: CVE-2026-39371

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/8/2026

Vulnerability Publication Date: 4/7/2026

Reference Information

CVE: CVE-2026-39371

cwe: CWE-352