Arbitrary file upload in Parse Server - CVE-2026-55778
Published: June 30, 2026
Parse Server
Detailed vulnerability description
The vulnerability allows a remote user to perform stored cross-site scripting.
The vulnerability exists due to unrestricted upload of file with dangerous type in the file upload extension validation in Parse Server when uploading a file with a non-standard or compound extension together with a dangerous content type. A remote user can upload a specially crafted file to perform stored cross-site scripting.
Exploitation requires a storage adapter that persists and serves the uploaded content type, such as S3 or GCS, and a victim must open the uploaded file URL.