Unknown · Agora Foundation · CVE-2025-55135
**Name of the Vulnerable Software and Affected Versions**
Agora Foundation Agora fall23-Alpha1 versions prior to 690ce56
**Description**
The application permits file formats other than PNG, JPEG, and WEBP for profile pictures, including SVG. This allows for cross-site scripting (XSS) via a crafted profile picture, impacting the `server/controller/userController.js` component. The vulnerability originates from insufficient file type validation in `server/routes/userRoutes.js`.
**Recommendations**
Update Agora Foundation Agora to version 690ce56 or later.