CVE-2025-47781CRITICAL 9.8EPSS p40.8%

CVE-2025-47781CVE-2025-47781

Description

Rallly is an open-source scheduling and collaboration tool. Versions up to and including 3.22.1 of the application features token based authentication. When a user attempts to login to the application, they insert their email and a 6 digit code is sent to their email address to complete the authentication. A token that consists of 6 digits only presents weak entropy however and when coupled with no token brute force protection, makes it possible for an unauthenticated attacker with knowledge of a valid email address to successfully brute force the token within 15 minutes (token expiration time) and take over the account associated with the targeted email address. All users on the Rallly applications are impacted. As long as an attacker knows the user's email address they used to register on the app, they can systematically take over any user account. For the authentication mechanism to be safe, the token would need to be assigned a complex high entropy value that cannot be bruteforced within reasonable time, and ideally rate limiting the /api/auth/callback/email endpoint to further make brute force attempts unreasonable within the 15 minutes time. As of time of publication, no patched versions are available.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.53% probability of exploitation · percentile 40.8% · 2026-06-19T12:03:05Z
Published2025-05-14
Last modified2025-11-06

Underlying weaknesses· 1

CWE-331

References

  1. https://github.com/lukevella/rallly/security/advisories/GHSA-gm8g-3r3j-48hv
  2. https://github.com/lukevella/rallly/security/advisories/GHSA-gm8g-3r3j-48hv

1

TypeTargetConfidenceTier
WeaknessInsufficient Entropycwe-3310%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-65033
CVE
CVE-2025-65034
CVE
CVE-2025-65021
CVE
CVE-2025-65029
CVE
CVE-2026-23478
CVE
CVE-2025-66489
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.