Miggo Logo

CVE-2025-30168: Parse Server has an OAuth login vulnerability

6.9

CVSS Score
3.1

Basic Information

EPSS Score
0.31165%
Published
3/21/2025
Updated
3/21/2025
KEV Status
No
Technology
TechnologyJavaScript

Technical Details

CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N
Package NameEcosystemVulnerable VersionsFirst Patched Version
parse-servernpm
parse-servernpm

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stemmed from authentication adapters allowing both secure (code-based) and insecure (token-based) authentication flows. The insecure flow (enableInsecureAuth) didn't properly bind credentials to specific apps through client_id/client_secret validation, allowing credentials from one app to work in another. The BaseAuthCodeAdapter's beforeFind method is the primary point where insecure authentication was permitted. Specific adapters like GitHub and Google Play Games inherited this vulnerable behavior. The patches introduced strict code validation and made enableInsecureAuth opt-in to prevent cross-app credential reuse.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

### Imp**t T** *r* p*rty *ut**nti**tion **n*lin* o* P*rs* S*rv*r *llows t** *ut**nti**tion *r***nti*ls o* som* sp**i*i* *ut**nti**tion provi**rs to ** us** **ross multipl* P*rs* S*rv*r *pps. *or *x*mpl*, i* * us*r si*n** up usin* t** s*m* *ut**nti**

Reasoning

T** vuln*r**ility st*mm** *rom *ut**nti**tion ***pt*rs *llowin* *ot* s**ur* (*o**-**s**) *n* ins**ur* (tok*n-**s**) *ut**nti**tion *lows. T** ins**ur* *low (*n**l*Ins**ur**ut*) *i*n't prop*rly *in* *r***nti*ls to sp**i*i* *pps t*rou** *li*nt_i*/*li*n