CVE-2026-42565
Description
@workos/authkit-session is a toolkit for building WorkOS AuthKit framework integrations. Prior to 0.5.1, an open redirect vulnerability exists in AuthService.handleCallback due to insufficient validation of the returnPathname value derived from the OAuth state parameter. The state parameter is round-tripped through the identity provider (IdP) and can be influenced by an attacker. The handleCallback function decodes and returns returnPathname without enforcing restrictions on origin or scheme. As a result, attacker-controlled values may be returned to the application. If this value is used directly in a redirect, it may cause the user to be redirected to an external, attacker-controlled site. This vulnerability is fixed in 0.5.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@workos/authkit-sessionnpm | < 0.5.1 | 0.5.1 |
Affected products
2- Range: < 0.5.1
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-vvvv-983w-r7pvghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-42565ghsaADVISORY
- github.com/workos/authkit-session/commit/f56e1d6214a93160759e5677b7a3d772b244db39nvdWEB
- github.com/workos/authkit-session/releases/tag/v0.5.1nvdWEB
- github.com/workos/authkit-session/security/advisories/GHSA-vvvv-983w-r7pvnvdWEB
News mentions
0No linked articles in our index yet.