LiveActive security incident?Get immediate response
CVE Record

CVE-2025-68825: HCL Hive is affected by incorrect default permissions

HCL Hive is affected by incorrect default permissions which could allow an attacker unauthorized lateral movement, container breakout, and interception of sensitive internal communications.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

HCL Hive 1.0 uses incorrect default permissions that may expose sensitive internal communications and enable lateral movement or container escape. A remote, unauthenticated attacker may exploit the weakness without user interaction. The supplied sources do not identify a fixed version or confirm real-world exploitation.

Executive priority

Prioritize prompt investigation and containment for HCL Hive 1.0, particularly in sensitive or externally reachable environments. The potential consequences are serious, but exploitation evidence and remediation specifics remain incomplete. Assign ownership now, verify exposure, and follow HCL guidance before declaring the risk resolved.

Technical view

CVE-2025-68825 is a CWE-276 incorrect-default-permissions vulnerability affecting HCL Hive 1.0. Its CVSS 3.1 score is 7.5 (high), with network reachability, low complexity, no privileges, and no user interaction. The CVSS vector records high confidentiality impact but no integrity or availability impact.

Likely exposure

Organizations running HCL Hive 1.0 should treat deployments as potentially exposed, especially when reachable from untrusted networks or connected to sensitive internal services. The supplied record lists other versions as unaffected by default, but provides no detailed deployment prerequisites or configuration tests.

Exploitation context

The vulnerability is not listed in CISA KEV within the supplied bundle, and no cited source confirms active exploitation or public exploit availability. Although the stated consequences include lateral movement and container breakout, the available evidence does not explain the required environment or attack path.

Researcher notes

The public description claims lateral movement, container breakout, and communication interception, while the CVSS vector models confidentiality impact only. This apparent difference warrants careful review of HCL's advisory. The supplied evidence does not document affected permission objects, prerequisites, indicators, proof of concept, or a patched release.

Mitigation direction

  • Review HCL advisory KB0131731 for vendor-approved remediation and configuration guidance.
  • Inventory HCL Hive deployments and identify every instance running version 1.0.
  • Restrict untrusted network access to affected instances while remediation is evaluated.
  • Review and reduce default permissions using vendor guidance and least-privilege principles.
  • Monitor HCL guidance for a fixed version; none is identified in the supplied sources.

Validation and detection

  • Confirm deployed HCL Hive versions through authoritative asset and deployment records.
  • Compare effective permissions against HCL advisory guidance and approved security baselines.
  • Verify affected services are not unnecessarily reachable from untrusted networks.
  • Review logs for unusual internal communication access, lateral connections, or container boundary activity.
  • Reassess exposure after remediation without assuming a fixed version absent vendor confirmation.
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-276: 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
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-68825 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6HCL

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2025-68825Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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-276 · source CWE mapping

Incorrect Default Permissions

Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.