CVE-2025-65028
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-19

Last updated on: 2025-11-25

Assigner: GitHub, Inc.

Description
Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an insecure direct object reference (IDOR) vulnerability allows any authenticated user to modify other participants’ votes in polls without authorization. The backend relies solely on the participantId parameter to identify which votes to update, without verifying ownership or poll permissions. This allows an attacker to alter poll results in their favor, directly compromising data integrity. This issue has been patched in version 4.5.4.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-19
Last Modified
2025-11-25
Generated
2026-05-07
AI Q&A
2025-11-19
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
rallly rallly to 4.5.4 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
CWE-285 The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an insecure direct object reference (IDOR) in Rallly before version 4.5.4. It allows any authenticated user to modify other participants' votes in polls without proper authorization because the backend only uses the participantId parameter to identify votes, without verifying ownership or permissions. This means an attacker can change poll results arbitrarily.


How can this vulnerability impact me? :

This vulnerability can impact you by allowing unauthorized users to alter poll results, compromising the integrity of the data. This could lead to misleading or manipulated outcomes in collaborative decision-making processes.


What immediate steps should I take to mitigate this vulnerability?

Upgrade Rallly to version 4.5.4 or later, as this version contains the patch that fixes the insecure direct object reference (IDOR) vulnerability allowing unauthorized modification of poll votes.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart