Intel

AIKIDO-2026-10204

@feathersjs/authentication-oauth is vulnerable to Open Redirect

Open Redirect Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Feb 21, 2026

55

Medium Risk

This Affects:

JS@feathersjs/authentication-oauth
4.0.0 - 4.5.18
Fixed in 4.5.19
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to open redirect due to insufficient validation of the redirect query parameter. The application does not properly restrict certain redirect patterns, allowing crafted values to point to external locations. An attacker could exploit this behavior to redirect users to attacker-controlled sites after authentication.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and SAML IdP-initiated single sign-on is enabled.

Background info

@feathersjs/authentication-oauth is vulnerable to Open Redirect in versions 4.0.0 - 4.5.18.

How to fix this

Upgrade the @feathersjs/authentication-oauth library to the patch version.