SCA: security update for waku (GHSA-75w3-gmqx-993q)

medium Tenable Cloud Security Plugin ID 444536

Description

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

- Waku is the minimal React framework. Prior to version 1.0.0-beta.1, Waku's RSC request dispatcher invokes
server actions without validating the request's Origin (or Sec-Fetch-Site) header. A cross-origin web
attacker can therefore cause a victim browser to issue an authenticated POST to a registered server action
endpoint using a CORS-safelisted content type (text/plain), which does not trigger a preflight. Any state-
mutating server action that the application exposes via 'use server' can be invoked with the victim's
cookies attached. This issue has been patched in version 1.0.0-beta.1. (CVE-2026-49455)

Solution

Update the waku library and its related packages to version 1.0.0-beta.1 or later.

See Also

https://github.com/advisories/GHSA-75w3-gmqx-993q

Plugin Details

Severity: Medium

ID: 444536

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 7/9/2026

Updated: 9/4/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.75

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-49455

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/8/2026

Vulnerability Publication Date: 7/8/2026

Reference Information

CVE: CVE-2026-49455

cwe: CWE-352