CVE 7.5 HIGH

Parse Server Vulnerable to Server-Side Request Forgery (SSRF) in File Upload via URI Format_CVE-2025-64430

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

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.

Basic Information

ID CVE-2025-64430
Source GitHub_M
Published Nov 7, 2025 at 17:55
Modified Nov 7, 2025 at 18:23

Affected Product

Vendor parse-community
Product parse-server
Version >= 4.2.0, < 7.5.4
Affected Versions parse-community parse-server >= 4.2.0, < 7.5.4
parse-community parse-server >= 8.0.0, <= 8.4.0-alpha.1

CWE Classification

References

πŸ’­ Join the Security Discussion

πŸ”’ Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.