CVE-2026-49455

CVE-2026-49455

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.

Vulnerability class: CSRF (Cross-Site Request Forgery)

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N.

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-49455?
CVE-2026-49455 is a medium-severity vulnerability, classified under Cross-Site Request Forgery (CSRF). CVSS score: 6.5/10. Published 2026-09-03.
How severe is CVE-2026-49455?
Medium severity. CVSS v3 base score is 6.5 out of 10.