๐Ÿ” CVE Alert

CVE-2026-49455

MEDIUM 6.5

Waku: Cross-Origin CSRF on RSC Server Action Dispatch

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-352
Vendor wakujs
Product waku
Published Sep 3, 2026
Last Updated Sep 3, 2026
Stay Ahead of the Next One

Get instant alerts for wakujs waku

Be the first to know when new medium vulnerabilities affecting wakujs waku are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

wakujs / waku
< 1.0.0-beta.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wakujs/waku/security/advisories/GHSA-75w3-gmqx-993q github.com: https://github.com/wakujs/waku/releases/tag/v1.0.0-beta.1