Description
HCL Hive is affected by a missing rate limit which could allow an attacker unauthorized access via brute-force or credential stuffing attacks, or cause a denial of service.
Published: 2026-08-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized access via brute‑force or credential‑stuffing attacks and potential denial of service
Action: Patch Now
AI Analysis

Impact

HCL Hive lacks a rate‑limit on authentication attempts, which creates a condition where an attacker can repeatedly try login credentials at an unconstrained pace. The missing protective mechanism enables brute‑force or credential‑stuffing attacks, allowing an attacker to obtain legitimate user access if passwords are weak or reused. Additionally, a sustained flood of login attempts can exhaust server resources, producing a denial‑of‑service condition for legitimate users.

Affected Systems

The vulnerability affects HCLSoftware’s HCL Hive product. No specific version range is provided; the vendor advisory applies to any current release that has not yet implemented a rate‑limit. Organizations should consult the vendor’s support portal for relevant firmware or software updates.

Risk and Exploitability

The CVSS score of 5.3 places the flaw in the medium severity band, indicating that exploitation can compromise confidentiality or availability in a moderate‑risk environment. With no EPSS data available, the likelihood of timely exploitation is uncertain, but the lack of rate limiting logically makes brute‑force attacks easier. The flaw is not listed in the CISA KEV catalog, suggesting that no public exploits are known, yet the potential impact warrants prompt remediation. Based on the description, it is inferred that the most probable attack vector is the exposed authentication endpoint over HTTP or HTTPS, where an attacker can submit repeated credential attempts.

Generated by OpenCVE AI on August 24, 2026 at 20:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch or upgrade to a HCL Hive version that implements authentication rate limiting
  • If an immediate patch is not available, configure a firewall, WAF, or reverse proxy to throttle repeated login attempts and enforce account lockout after a configurable number of failures
  • Conduct a review and strengthen user passwords, enforce multi‑factor authentication, and monitor login logs for abnormal activity

Generated by OpenCVE AI on August 24, 2026 at 20:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Hcltech
Hcltech hive
Vendors & Products Hcltech
Hcltech hive

Mon, 24 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description HCL Hive is affected by a missing rate limit which could allow an attacker unauthorized access via brute-force or credential stuffing attacks, or cause a denial of service.
Title HCL Hive is affected by a missing rate limit
Weaknesses CWE-307
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-08-24T15:07:28.452Z

Reserved: 2026-01-05T16:07:55.983Z

Link: CVE-2026-21755

cve-icon Vulnrichment

Updated: 2026-08-24T15:01:08.829Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T15:16:37.693

Modified: 2026-08-28T15:46:19.387

Link: CVE-2026-21755

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:10:46Z

Weaknesses
  • CWE-307

    Improper Restriction of Excessive Authentication Attempts