CVE-2026-29792CRITICAL 9.8EPSS p39.9%

CVE-2026-29792CVE-2026-29792

Description

Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. From 5.0.0 to before 5.0.42, an unauthenticated attacker can send a crafted GET request directly to /oauth/:provider/callback with a forged profile in the query string. The OAuth service's authentication payload has a fallback chain that reaches params.query (the raw request query) when Grant's session/state responses are empty. Since the attacker never initiated an OAuth authorize flow, Grant has no session to work with and produces no response, so the fallback fires. The forged profile then drives entity lookup and JWT minting. The attacker gets a valid access token for an existing user without ever contacting the OAuth provider. This vulnerability is fixed in 5.0.42.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.52% probability of exploitation · percentile 39.9% · 2026-06-19T12:03:05Z
Published2026-03-10
Last modified2026-03-19

Underlying weaknesses· 1

CWE-287

References

  1. https://github.com/feathersjs/feathers/security/advisories/GHSA-wg9x-qfgw-pxhj

1

TypeTargetConfidenceTier
WeaknessImproper Authenticationcwe-2870%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-27192
CVE
CVE-2026-29793
CVE
CVE-2026-2293
CVE
CVE-2026-44351
CVE
CVE-2026-34531
CVE
CVE-2026-30967
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.