CRITICAL🇵🇱 Wersja polska

CVE-2025-65021

CVSS 9.1v3.1pub. 2025-11-19upd. 2025-11-25

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an Insecure Direct Object Reference (IDOR) vulnerability exists in the poll finalization feature of the application. Any authenticated user can finalize a poll they do not own by manipulating the pollId parameter in the request. This allows unauthorized users to finalize other users’ polls and convert them into events without proper authorization checks, potentially disrupting user workflows and causing data integrity and availability issues. This issue has been patched in version 4.5.4.

🤖 AI Analysis
How it works

The Rallly application does not properly verify whether the user sending a poll finalization request is its owner. An attacker, being a logged-in user, can modify the pollId parameter in an HTTP request, providing the identifier of a poll belonging to another person. The lack of proper authorization controls (CWE-285, CWE-862) causes the system to process such a request as if it came from an authorized poll owner. As a result, the poll is finalized and converted into an event without the consent of its creator.

Impact

An attacker can arbitrarily finalize and convert other users' polls into events, leading to disruption of their workflows and violation of data integrity and availability in the application.

Mitigation & patch

Rallly should be updated to version 4.5.4, in which the issue has been fixed. The patch is available in the vendor's GitHub repository (tag v4.5.4).

Who is affected

Rallly in versions earlier than 4.5.4

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Rallly

    APP
    Rallly
    < 4.5.4
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
IDOR
CWE
References

Related vulnerabilities

CVE-2025-47781CRITICAL9.8PL ✓same product

Rallly – brute force tokenu logowania umożliwia przejęcie konta

CVE-2025-66027HIGH7.1same product

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.6, an information disclosure ...

CVE-2025-65030HIGH7.1same product

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an authorization flaw in t...

CVE-2025-65033HIGH8.1same product

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an authorization flaw in t...

CVE-2025-65034HIGH8.1same product

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an improper authorization ...