Description
A race condition in the account lockout mechanism in Delphix Continous Data allowed the lockout threshold to be bypassed through concurrent authentication requests. Parallel login attempts were processed before the failed-login counter and lockout status were updated, defeating brute-force protections and enabling continued password guessing against a targeted account.
Published: 2026-07-16
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition in the lockout mechanism allowed the lockout threshold to be bypassed through concurrent authentication requests. Parallel login attempts were processed before the failed‑login counter and lockout status were updated, defeating brute‑force protections and enabling continued password guessing against a targeted account.

Affected Systems

Perforce Delphix Continuous Data is affected. No specific version information is provided in the CNA data, so deployments should verify whether they are running a version older than the patched 2026.4.0.0 release.

Risk and Exploitability

The CVSS score of 8.3 indicates high severity, and the EPSS score of less than 1% indicates a very low but non‑zero exploitation probability. The likely attack vector is sending multiple simultaneous authentication requests to the affected service from any system with network reach to the authentication endpoint. Because the race condition prevents the lockout counter and status from updating properly, an attacker can repeatedly guess passwords until successful authentication, potentially leading to unauthorized access to the data managed by Delphix Continuous Data. This vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on July 31, 2026 at 01:56 UTC.

Remediation

Vendor Solution

Upgrade to Delphix Continuous Data version 2026.4.0.0


OpenCVE Recommended Actions

  • Apply the vendor’s patch by upgrading to Delphix Continuous Data version 2026.4.0.0.
  • Implement rate limiting or a web application firewall to restrict the number of concurrent authentication requests per user.
  • Monitor authentication logs for abnormal login patterns and enforce stricter lockout policies for accounts that exhibit repeated failures.

Generated by OpenCVE AI on July 31, 2026 at 01:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Perforce
Perforce delphix Continuous Data
Vendors & Products Perforce
Perforce delphix Continuous Data

Thu, 16 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description A race condition in the account lockout mechanism in Delphix Continous Data allowed the lockout threshold to be bypassed through concurrent authentication requests. Parallel login attempts were processed before the failed-login counter and lockout status were updated, defeating brute-force protections and enabling continued password guessing against a targeted account.
Title Improper Restriction of Excessive Authentication Attempts in Delphix Continuous Data
Weaknesses CWE-307
References
Metrics cvssV4_0

{'score': 8.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Perforce Delphix Continuous Data
cve-icon MITRE

Status: PUBLISHED

Assigner: Perforce

Published:

Updated: 2026-07-16T14:54:33.736Z

Reserved: 2026-06-30T14:40:32.730Z

Link: CVE-2026-14254

cve-icon Vulnrichment

Updated: 2026-07-16T14:54:29.903Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:00:05Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts