Vulnerability in dataCycle Affects Data Management System Functionality
CVE-2026-32825
What is CVE-2026-32825?
In the dataCycle-CORE application, a significant vulnerability allows unlimited login attempts against the browser and JSON login endpoints. The login mechanism in versions prior to 25.07.3 is susceptible to an online password-guessing attack, as there is a lack of account lockout features or rate-limiting measures. This weakness is present on both the /users/sign_in and /api/v4/auth/login routes, permitting attackers to attempt to gain access to valid user accounts without any temporary lockout. Successful logins yield a standard session cookie or a JSON Web Token (JWT), posing a risk of unauthorized access, particularly due to the API endpoint's automation-friendly structure, lacking a CSRF token requirement. The issue has been addressed in version 26.06.08.
Affected Version(s)
dataCycle-CORE <= 25.07.3
