Description
HCL AION is affected by a vulnerability where JavaScript responses containing data could be referenced by external pages, potentially allowing sensitive information to be captured by an attacker-controlled page (JavaScript hijacking) under certain conditions.
Published: 2026-08-13
Score: 3.7 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

HCL AION permits data to be embedded in JavaScript responses that can be referenced by pages hosted outside the original domain, allowing an attacker-controlled site to capture that data. The weakness is identified as a form of cross-site request forgery enabled by improper origin checks (CWE-352). The resulting exploit can lead to unauthorized disclosure of sensitive information woven into client‑side scripts.

Affected Systems

The affected product is HCL Software AION. No specific version information is provided, so all installations of the application remain potentially vulnerable until a vendor patch is applied.

Risk and Exploitability

The CVSS score of 3.7 indicates limited impact compared to high‑severity flaws. With no EPSS data and the vulnerability not listed in CISA KEV, the likelihood of widespread exploitation appears low but non‑negligible. Attackers would likely need to host a malicious page that can reference the vulnerable JavaScript response, implying a cross‑origin dependency that may be mitigated by restricting same‑origin policies.

Generated by OpenCVE AI on August 13, 2026 at 15:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest security update for HCL AION as provided by the vendor
  • Configure the application to enforce same‑origin delivery of JavaScript responses or use a Content‑Security‑Policy that prevents external scripts from accessing sensitive data
  • Review and validate any shared or externally accessible JavaScript endpoints to ensure they do not expose confidential information

Generated by OpenCVE AI on August 13, 2026 at 15:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description HCL AION is affected by a vulnerability where JavaScript responses containing data could be referenced by external pages, potentially allowing sensitive information to be captured by an attacker-controlled page (JavaScript hijacking) under certain conditions.
Title HCL AION is affected by multiple security vulnerabilities.
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: HCL

Published:

Updated: 2026-08-13T15:52:15.890Z

Reserved: 2025-10-10T09:04:19.897Z

Link: CVE-2025-62318

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T14:16:48.300

Modified: 2026-08-13T14:16:48.300

Link: CVE-2025-62318

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T15:30:04Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)