CVE-2026-27191: Verified Repro With Script Download
CVE-2026-27191: Feathers OAuth Open Redirect Account Takeover
CVE-2026-27191 is verified against @feathersjs/authentication-oauth · npm. Affected versions: <= 5.0.39. Fixed in 5.0.40. Vulnerability class: Open Redirect. This medium reproduction includes runnable sandbox proof, artifacts, and a plain-text agent view under REPRO-2026-00109.
What Is CVE-2026-27191?
CVE-2026-27191 is a high-severity open redirect (CWE-601) in @feathersjs/authentication-oauth's OAuth callback handling that can be leveraged for account takeover via URL authority injection. Pruva reproduced it (reproduction REPRO-2026-00109).
CVE-2026-27191 Severity & CVSS Score
CVE-2026-27191 is rated medium severity, with a CVSS base score of 6.1 out of 10.
Medium — meaningful risk under specific conditions. Schedule a fix in the normal cycle.
Affected @feathersjs/authentication-oauth Versions
@feathersjs/authentication-oauth · npm versions <= 5.0.39 are affected.
How to Reproduce CVE-2026-27191
pruva-verify REPRO-2026-00109 curl -O https://pruva.dev/api/v1/reproductions/REPRO-2026-00109/artifacts/reproduction_steps.sh && chmod +x reproduction_steps.sh && ./reproduction_steps.sh Proof of Reproduction for CVE-2026-27191
Reproduced by Pruva's autonomous agents — 78 tool calls over 13 min. Full root-cause analysis and the complete transcript are below.
How the agent worked
Root Cause and Exploit Chain for CVE-2026-27191
Open redirect in OAuth callback enables account takeover via URL authority injection
CVE-2026-27191 Reproduction Transcript
The agent's step-by-step process — every tool call, every handoff, the moment the exploit fired.
Full session Replay every step — scrub the timeline or play it back.
Artifacts and Evidence for CVE-2026-27191
Scripts, logs, diffs, and output captured during the reproduction.
No artifacts available
How to Fix CVE-2026-27191
Upgrade @feathersjs/authentication-oauth · npm to 5.0.40 or later.
FAQ: CVE-2026-27191
Which versions of @feathersjs/authentication-oauth are affected by CVE-2026-27191, and where is it fixed?
How severe is CVE-2026-27191?
How can I reproduce CVE-2026-27191?
References for CVE-2026-27191
Authoritative sources for CVE-2026-27191 — official vulnerability databases and the upstream advisory. Pruva's reproduction verifies the issue firsthand; these are the primary records to corroborate it.