Description
Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an authorization flaw in the comment deletion API allows any authenticated user to delete comments belonging to other users, including poll owners and administrators. The endpoint relies solely on the comment ID for deletion and does not validate whether the requesting user owns the comment or has permission to remove it. This issue has been patched in version 4.5.4.
Problem types
CWE-285: Improper Authorization
CWE-639: Authorization Bypass Through User-Controlled Key
Product status
References
github.com/...rallly/security/advisories/GHSA-4j32-25f9-qgfm
github.com/lukevella/rallly/releases/tag/v4.5.4