๐Ÿ” CVE Alert

CVE-2026-42565

MEDIUM 4.3

@workos/authkit-session: Open Redirect via state-derived redirect target

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
8th

@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.

CWE CWE-601
Vendor workos
Product authkit-session
Published May 11, 2026
Last Updated May 12, 2026
Stay Ahead of the Next One

Get instant alerts for workos authkit-session

Be the first to know when new medium vulnerabilities affecting workos authkit-session 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:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

workos / authkit-session
< 0.5.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/workos/authkit-session/security/advisories/GHSA-vvvv-983w-r7pv github.com: https://github.com/workos/authkit-session/commit/f56e1d6214a93160759e5677b7a3d772b244db39 github.com: https://github.com/workos/authkit-session/releases/tag/v0.5.1