CVE-2025-64430
published 2025-11-07CVE-2025-64430: Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions 4.2.0 through 7.5.3, and 8.0.0 through…
PriorityP348high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
0.58%
43.1th percentile
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions 4.2.0 through 7.5.3, and 8.0.0 through 8.3.1-alpha.1, there is a Server-Side Request Forgery (SSRF) vulnerability in the file upload functionality when trying to upload a Parse.File with uri parameter, allowing execution of an arbitrary URI. The vulnerability stems from a file upload feature in which Parse Server retrieves the file data from a URI that is provided in the request. A request to the provided URI is executed, but the response is not stored in Parse Server's file storage as the server crashes upon receiving the response. This issue is fixed in versions 7.5.4 and 8.4.0-alpha.1.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| parse-community | parse-server | — | — |
| parse-community | parse-server | — | — |
| parse-community | parse-server | >= 4.2.0 < 7.5.4 | 7.5.4 |
| parse-community | parse-server | >= 8.0.0 < 8.4.0-alpha.2 | 8.4.0-alpha.2 |
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.
OSV
Parse Server Vulnerable to Server-Side Request Forgery (SSRF) in File Upload via URI Format
osv·2025-11-05
CVE-2025-64430 [HIGH] Parse Server Vulnerable to Server-Side Request Forgery (SSRF) in File Upload via URI Format
Parse Server Vulnerable to Server-Side Request Forgery (SSRF) in File Upload via URI Format
### Impact
A Server-Side Request Forgery (SSRF) vulnerability in the file upload functionality when trying to upload a `Parse.File` with `uri` parameter allows to execute an arbitrary URI. The vulnerability stems from a file upload feature in which Parse Server retrieves the file data from a URI that is provided in the request. A request to the provided URI is executed, but the response is not stored in Parse Server's file storage as the server crashes upon receiving the response.
### Patches
The feature has been implemented in Parse Server 4.2.0 but never worked and reliably crashes the server when trying to use it due to a bug in its implementation. Since the feature is not currently working,
GHSA
Parse Server Vulnerable to Server-Side Request Forgery (SSRF) in File Upload via URI Format
ghsa·2025-11-05
CVE-2025-64430 [HIGH] CWE-918 Parse Server Vulnerable to Server-Side Request Forgery (SSRF) in File Upload via URI Format
Parse Server Vulnerable to Server-Side Request Forgery (SSRF) in File Upload via URI Format
### Impact
A Server-Side Request Forgery (SSRF) vulnerability in the file upload functionality when trying to upload a `Parse.File` with `uri` parameter allows to execute an arbitrary URI. The vulnerability stems from a file upload feature in which Parse Server retrieves the file data from a URI that is provided in the request. A request to the provided URI is executed, but the response is not stored in Parse Server's file storage as the server crashes upon receiving the response.
### Patches
The feature has been implemented in Parse Server 4.2.0 but never worked and reliably crashes the server when trying to use it due to a bug in its implementation. Since the feature is not currently working,
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/parse-community/parse-server/commit/8bbe3efbcf4a3b66f4a8db9bfb18cd98c050db51https://github.com/parse-community/parse-server/commit/97763863b72689a29ad7a311dfb590c3e3c50585https://github.com/parse-community/parse-server/pull/9903https://github.com/parse-community/parse-server/pull/9904https://github.com/parse-community/parse-server/security/advisories/GHSA-x4qj-2f4q-r4rx
2025-11-07
Published