CVE-2025-68150

HIGH EPSS 20.7%
Published Dec 16, 20256mo ago · Modified Jun 17, 20262w ago
8.3 CVSS 4.0
High
Find Similar
Published Dec 16, 2025 6mo ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
8.3
Exploitability
Impact
Vector string
CVSS: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
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
20.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 18

VendorProductVersionRange
parseplatformparse-server* <8.6.2
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.0.0any
parseplatformparse-server9.1.0any
parseplatformparse-server9.1.0any
parseplatformparse-server9.1.0any
parseplatformparse-server9.1.0any
parseplatformparse-server9.1.0any

References 3

  • github.com https://github.com/parse-community/parse-server/pull/9988
    Issue TrackingPatch
  • github.com https://github.com/parse-community/parse-server/pull/9989
    Issue TrackingPatch
  • github.com https://github.com/parse-community/parse-server/security/advisories/GHSA-3f5f-xgrj-97pf
    Third Party Advisory

Remediation

  • github.com https://github.com/parse-community/parse-server/pull/9988
    Issue TrackingPatch
  • github.com https://github.com/parse-community/parse-server/pull/9989
    Issue TrackingPatch