VYPR

Waku

by Waku

CVEs (2)

  • CVE-2026-49455medJul 8, 2026
    risk 0.26cvss epss

    ## Summary 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…

  • CVE-2026-49456lowJul 8, 2026
    risk 0.07cvss epss

    ## Summary The `unstable_redirect()` helper exported from `waku/router/server` (`packages/waku/src/router/define-router.tsx:156–161`) accepts an arbitrary string and reflects it unchanged into the HTTP `Location` response header with no URL validation, scheme restriction, or…