Server-Side Request Forgery (SSRF) in Parse Server - CVE-2025-64430

 

Server-Side Request Forgery (SSRF) in Parse Server - CVE-2025-64430

Published: November 5, 2025


Vulnerability identifier: #VU118137
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2025-64430
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The disclosed vulnerability allows a remote attacker to perform SSRF attacks.

The vulnerability exists due to insufficient validation of user-supplied input in the file upload functionality when trying to upload a Parse.File with uri parameter. A remote attacker can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary URI. 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.



Affected software

Parse Server

How to mitigate CVE-2025-64430

Install updates from vendor's website.

Parse Server - addressed in versions 7.5.4, 8.4.0

External References

Related Security Bulletins