CVE-2025-65028

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-65028
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-65028.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-65028
Aliases
  • GHSA-pchc-v5hg-f5gp
Published
2025-11-19T17:23:57.215Z
Modified
2025-12-02T20:18:59.898339Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Rallly Has an IDOR Vulnerability in Vote Update Endpoint Allows Unauthorized Manipulation of Participant Votes
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/65xxx/CVE-2025-65028.json",
    "cwe_ids": [
        "CWE-285",
        "CWE-639",
        "CWE-862"
    ]
}
References

Affected packages

Git / github.com/lukevella/rallly

Affected ranges

Type
GIT
Repo
https://github.com/lukevella/rallly
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v2.*

v2.0.0
v2.1.0
v2.1.1
v2.10.0
v2.11.0
v2.11.1
v2.2.1
v2.2.2
v2.2.3
v2.3.0
v2.3.1
v2.4.0
v2.4.1
v2.5.0
v2.5.1
v2.6.0
v2.7.0
v2.7.1
v2.8.0
v2.8.1
v2.8.2
v2.8.3
v2.9.0
v2.9.1
v2.9.2

v3.*

v3.0.0
v3.0.0-rc1
v3.0.1
v3.1.0
v3.1.1
v3.10.0
v3.11.0
v3.11.1
v3.11.2
v3.2.0
v3.2.1
v3.4.0
v3.4.1
v3.4.2
v3.5.0
v3.6.0
v3.6.1
v3.7.0
v3.8.0
v3.8.1
v3.9.0
v3.9.1

v4.*

v4.0.0
v4.0.1
v4.0.2
v4.1.0
v4.1.1
v4.1.2
v4.2.0
v4.3.0
v4.3.1
v4.4.0
v4.4.1
v4.5.0
v4.5.1
v4.5.2
v4.5.3