CVE-2025-65030
HIGHrallly < 4.5.4 - Authenticated Authorization Bypass via Comment Deletion API
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-65030. PoCs published by alaeddine03.
AI-analyzed exploit summary The repository describes an Insecure Direct Object Reference (IDOR) vulnerability in Rallly, where authenticated users can delete comments belonging to other users due to insufficient authorization checks in the comment deletion API. The issue was patched in version 4.5.4.
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.
Exploits (1)
The repository describes an Insecure Direct Object Reference (IDOR) vulnerability in Rallly, where authenticated users can delete comments belonging to other users due to insufficient authorization checks in the comment deletion API. The issue was patched in version 4.5.4.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L