CVE-2026-32825
Last modified
CVE-2026-32825 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, the application accepts unlimited password guesses against both the browser login flow and the JSON login endpoint. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, the application accepts unlimited password guesses against both the browser login flow and the JSON login endpoint. The source code enables Devise's `:lockable` module on the user model but explicitly disables both lock and unlock strategies, and no request throttling or rate-limiting layer was identified in the Rails code. This creates a direct online password-guessing risk: - valid user accounts can be attacked continuously without temporary lockout - the same weakness is reachable through both `/users/sign_in` and `/api/v4/auth/login` - successful guessing yields a normal session cookie in the HTML flow or a fresh JWT in the API flow - the API endpoint is especially attractive for automation because it requires no CSRF token This has been patched in version 26.06.08.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| datacycle-engine | dataCycle-CORE | <= 25.07.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-32825?
How severe is CVE-2026-32825?
How do I fix CVE-2026-32825?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-3282A flaw has been found in libvips 8.19.0. This vulnerability …7.1
- CVE-2026-32820dataCycle is a data management system for centrally storing,…7.5
- CVE-2026-32821dataCycle is a data management system for centrally storing,…8.1
- CVE-2026-32822dataCycle is a data management system for centrally storing,…6.1
- CVE-2026-32823dataCycle is a data management system for centrally storing,…4.3
- CVE-2026-32824dataCycle is a data management system for centrally storing,…7.3
- CVE-2026-32828Kargo manages and automates the promotion of software artifa…4.9
- CVE-2026-32829lz4_flex is a pure Rust implementation of LZ4 compression/de…7.5
- CVE-2026-3283A vulnerability has been found in libvips 8.19.0. This issue…7.1
- CVE-2026-32833Cudy LT300 3.0 running firmware prior to version 2.5.12 cont…8.8
- CVE-2026-32834Easy PayPal Events & Tickets plugin for WordPress before ver…8.7
- CVE-2026-32835Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2026-32825?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
