LiveActive security incident?Get immediate response
CVE Record

CVE-2025-68833: HCL Hive is affected by use of a cryptographic primitive with a risky implementation

HCL Hive Keycloak IAM Instance is affected by insufficient granularity of access control which could allow an attacker unauthorized access to resources.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

HCL Hive 1.0 may allow an unauthenticated remote attacker to access resources without authorization. The reported impact is limited disclosure of information, with no stated integrity or availability impact. The source bundle contains conflicting descriptions of the underlying weakness, so the precise root cause requires confirmation from HCL.

Executive priority

Treat this as a normal-priority security remediation with prompt exposure review. Escalate priority for internet-facing or sensitive-identity deployments. Current evidence supports possible limited data exposure, not system compromise or service disruption, and does not establish active exploitation.

Technical view

CVE-2025-68833 affects HCL Hive 1.0 and carries CVSS 3.1 score 5.3. The vector indicates network access, low complexity, no privileges, and no user interaction, with low confidentiality impact only. CWE-1240 and the title describe risky cryptography, while the description identifies insufficient access-control granularity in a Keycloak IAM instance.

Likely exposure

Exposure is limited to explicitly affected HCL Hive 1.0 deployments. Network-reachable instances warrant prompt review because the CVSS vector requires neither authentication nor user interaction. The bundle marks other versions unaffected by default, but provides no deployment details, vulnerable configuration conditions, or affected endpoints.

Exploitation context

The source bundle does not identify active exploitation, public proof-of-concept code, or inclusion in CISA KEV. Exploitation is theoretically remote and unauthenticated according to the CVSS vector, but practical prerequisites and attack paths are not documented in the supplied evidence.

Researcher notes

The record is internally inconsistent: its title and CWE-1240 concern risky cryptographic implementation, while its description alleges insufficient access-control granularity. CVSS supports unauthenticated remote confidentiality impact, but the bundle provides no technical mechanism, affected endpoint, configuration prerequisite, patch version, or detection indicator. Consult the HCL advisory before drawing root-cause conclusions.

Mitigation direction

  • Identify all HCL Hive deployments and confirm whether version 1.0 is installed.
  • Review HCL advisory KB0131731 for vendor-approved fixes, upgrades, or configuration changes.
  • Restrict network access to affected IAM services until vendor remediation is confirmed.
  • Review resource permissions and minimize access granted to unauthenticated identities.

Validation and detection

  • Verify deployed HCL Hive versions using authoritative asset and configuration records.
  • Confirm affected instances are not unnecessarily reachable from untrusted networks.
  • Test authorization boundaries using approved defensive access-control assessments.
  • Review logs for unexplained unauthenticated resource access or information disclosure.
  • Confirm remediation against HCL guidance and repeat authorization testing afterward.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-1240: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-68833 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4HCL

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2025-68833Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HCLSoftwareHCL Hive1.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-1240 · source CWE mapping

Use of a Cryptographic Primitive with a Risky Implementation

Use of a Cryptographic Primitive with a Risky Implementation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.