CVE-2026-49456
Last modified
CVE-2026-49456 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. Waku is the minimal React framework. Prior to version 1.0.0-beta.1, 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 path-only enforcement. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Waku is the minimal React framework. Prior to version 1.0.0-beta.1, 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 path-only enforcement. Any application that passes user-controlled input to this helper — the natural pattern documented in the JSDoc and official fixtures — is vulnerable to open redirect attacks. An attacker who convinces a victim to click a crafted link can silently redirect the browser to an arbitrary external domain, enabling phishing, credential harvesting, and OAuth token theft. Additionally, scheme-relative URLs (//evil.example/) bypass naive https?://-only allow-list filters that developers might add as ad-hoc mitigations. This issue has been patched in version 1.0.0-beta.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wakujs | waku | < 1.0.0-beta.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-49456?
How severe is CVE-2026-49456?
How do I fix CVE-2026-49456?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49450Joplin is an open source note-taking and to-do application t…7.1
- CVE-2026-49451The OpenAPI.NET SDK contains a useful object model for OpenA…7.5
- CVE-2026-49452WeasyPrint helps web developers to create PDF documents. Pri…6.5
- CVE-2026-49453Joplin is an open source note-taking and to-do application t…7
- CVE-2026-49454Relyra is a strict-by-default SAML 2.0 Service Provider libr…9.1
- CVE-2026-49455Waku is the minimal React framework. Prior to version 1.0.0-…6.5
- CVE-2026-49457erlang_quic is a pure Erlang QUIC implementation. Prior to v…9.1
- CVE-2026-49458DOMPurify is a DOM-only cross-site scripting sanitizer for H…6.1
- CVE-2026-49459DOMPurify is a DOM-only cross-site scripting sanitizer for H…6.1
- CVE-2026-4946Ghidra versions prior to 12.0.3 improperly process annotatio…8.8
- CVE-2026-49460pypdf is a free and open-source pure-python PDF library. Pri…3.3
- CVE-2026-49461pypdf is a free and open-source pure-python PDF library. Pri…5.5
Are you affected by CVE-2026-49456?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
