Description
HCL AION is affected by a vulnerability where the shared storage used by product components is architected without sufficient access separation. Processes sharing the storage may be able to access or modify files beyond their intended scope, potentially resulting in unintended behavior or security impact under certain conditions.
Published: 2026-08-13
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

AION’s architecture allows several components to share a storage area that lacks proper separation controls. Because processes run by those components can access the shared files, they may read or modify data that was not intended for them. If an attacker can get code executed within any of these processes, they could potentially compromise other components, access sensitive data, or alter configuration files, thereby enabling unauthorized actions. The shared storage design directly supports the weakness of incorrect privilege assignment (CWE‑276), which may lead to privilege escalation.

Affected Systems

The vulnerability affects HCL Software’s AION product. No specific version information is provided, so all installed instances of AION might be impacted.

Risk and Exploitability

The CVSS score of 4.7 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is local; an attacker would need to execute code within one of the AION components that share the vulnerable storage. Successful exploitation could lead to elevation of privileges or unauthorized file access, with a limited but non‑negligible risk of data exposure or tampering.

Generated by OpenCVE AI on August 13, 2026 at 21:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Reconfigure permissions on shared storage to enforce strict component isolation, addressing incorrect privilege assignment (CWE‑276).
  • Separate component data onto dedicated directories or volumes so each component owns only its own files, mitigating misuse of privileged access.
  • Apply vendor‑released patches or updates to AION when they become available.

Generated by OpenCVE AI on August 13, 2026 at 21:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 10:00:00 +0000

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

Thu, 13 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-250
CWE-284

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-276
Metrics ssvc

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


Thu, 13 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-250
CWE-284

Thu, 13 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
Description HCL AION is affected by a vulnerability where the shared storage used by product components is architected without sufficient access separation. Processes sharing the storage may be able to access or modify files beyond their intended scope, potentially resulting in unintended behavior or security impact under certain conditions.
Title HCL AION is affected by multiple security vulnerabilities.
References
Metrics cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-08-13T15:49:24.107Z

Reserved: 2025-06-18T14:00:43.106Z

Link: CVE-2025-52640

cve-icon Vulnrichment

Updated: 2026-08-13T15:49:20.624Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T13:17:16.833

Modified: 2026-08-28T16:08:09.497

Link: CVE-2025-52640

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:32:25Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions