Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-32825

7.3 · HIGH
Published Jul 20, 2026 CWE-307

Overview

CVE-2026-32825 is a high-severity vulnerability. It was published on July 20, 2026 and has a CVSS 3.1 base score of 7.3 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-32825?

CVE-2026-32825 is a high-severity vulnerability. It was published on July 20, 2026 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2026-32825?

This vulnerability has a CVSS 3.1 base score of 7.3, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-32825?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-32825?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-32825 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.