CVE-2025-68150
published 2025-12-16CVE-2025-68150: Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.2 and 9.1.1-alpha.1, the…
PriorityP344medium6.5CVSS 3.1
AVNACLPRLUINSUCHINAN
EPSS
0.29%
20.7th percentile
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.2 and 9.1.1-alpha.1, the Instagram authentication adapter allows clients to specify a custom API URL via the `apiURL` parameter in `authData`. This enables SSRF attacks and possibly authentication bypass if malicious endpoints return fake responses to validate unauthorized users. This is fixed in versions 8.6.2 and 9.1.1-alpha.1 by hardcoding the Instagram Graph API URL `https://graph.instagram.com` and ignoring client-provided `apiURL` values. No known workarounds are available.
Affected
7 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| parse-community | parse-server | < 8.6.2 | 8.6.2 |
| parse-community | parse-server | — | — |
| parse-community | parse-server | >= 0 < 8.6.2 | 8.6.2 |
| parse-community | parse-server | >= 9.0.0 < 9.1.1-alpha.1 | 9.1.1-alpha.1 |
| parseplatform | parse-server | < 8.6.2 | 8.6.2 |
| parseplatform | parse-server | — | — |
| parseplatform | parse-server | — | — |
CVSS provenance
nvdv3.16.5MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
nvdv4.08.3HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Parse Server is vulnerable to Server-Side Request Forgery (SSRF) via Instagram OAuth Adapter
ghsa·2025-12-16
CVE-2025-68150 [HIGH] CWE-918 Parse Server is vulnerable to Server-Side Request Forgery (SSRF) via Instagram OAuth Adapter
Parse Server is vulnerable to Server-Side Request Forgery (SSRF) via Instagram OAuth Adapter
## Impact
The Instagram authentication adapter allows clients to specify a custom API URL via the `apiURL` parameter in `authData`. This enables SSRF attacks and possibly authentication bypass if malicious endpoints return fake responses to validate unauthorized users.
## Patches
Fixed by hardcoding the Instagram Graph API URL `https://graph.instagram.com` and ignoring client-provided `apiURL` values.
## Workarounds
None.
OSV
Parse Server is vulnerable to Server-Side Request Forgery (SSRF) via Instagram OAuth Adapter
osv·2025-12-16
CVE-2025-68150 [HIGH] Parse Server is vulnerable to Server-Side Request Forgery (SSRF) via Instagram OAuth Adapter
Parse Server is vulnerable to Server-Side Request Forgery (SSRF) via Instagram OAuth Adapter
## Impact
The Instagram authentication adapter allows clients to specify a custom API URL via the `apiURL` parameter in `authData`. This enables SSRF attacks and possibly authentication bypass if malicious endpoints return fake responses to validate unauthorized users.
## Patches
Fixed by hardcoding the Instagram Graph API URL `https://graph.instagram.com` and ignoring client-provided `apiURL` values.
## Workarounds
None.
No detection rules found.
No public exploits indexed.
2025-12-16
Published