Cyber Posture

CVE-2025-52643

Medium

Published: 16 March 2026

Published
16 March 2026
Modified
25 April 2026
KEV Added
Patch
CVSS Score 4.7 CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0002 4.7th percentile
Risk Priority 9 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-52643 is a medium-severity Protection Mechanism Failure (CWE-693) vulnerability in Hcltech Aion. Its CVSS base score is 4.7 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Malicious File (T1204.002); ranked at the 4.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-39 (Process Isolation) and SC-44 (Detonation Chambers).

Threat & Defense at a Glance

What attackers do: exploitation maps to Malicious File (T1204.002) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Process isolation directly enforces sandboxing for untrusted file parsing operations, preventing specially crafted files from compromising beyond the isolated process and addressing the CVE's lack of proper isolation.

prevent

Software-enforced separation and policy enforcement implements sandbox mechanisms to contain untrusted file parsing, mitigating the vulnerability's exposure to integrity impacts with changed scope.

prevent

Detonation chambers provide isolated environments for processing potentially malicious untrusted files, directly countering the absence of sandbox isolation in HCL AION's file parsing.

MITRE ATT&CK Enterprise TechniquesAI

T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Lack of sandboxing for untrusted/crafted file parsing directly enables local user execution of malicious files and facilitates privilege escalation via scope change.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

HCL AION is affected by a vulnerability where untrusted file parsing operations are not executed within a properly isolated sandbox environment. This may expose the application to potential security risks, including unintended behaviour or integrity impact when processing specially crafted…

more

files.

Deeper analysisAI

CVE-2025-52643 is a vulnerability in HCL AION where untrusted file parsing operations are not executed within a properly isolated sandbox environment. This issue, linked to CWE-693, may expose the application to potential security risks, including unintended behavior or integrity impact when processing specially crafted files. The vulnerability received a CVSS v3.1 base score of 4.7 (AV:L/AC:H/PR:H/UI:R/S:C/C:L/I:L/A:L) and was published on 2026-03-16.

Exploitation requires local access, high attack complexity, high privileges, and user interaction from a privileged local user. A successful attack can result in low-level impacts to confidentiality, integrity, and availability, with a changed scope that may affect additional components beyond the targeted sandbox environment.

Mitigation details are available in the HCL advisory at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0129410.

Details

CWE(s)

Affected Products

hcltech
aion
2.0.0 — 2.1.2

CVEs Like This One

CVE-2025-52631Same product: Hcltech Aion
CVE-2025-52659Same product: Hcltech Aion
CVE-2025-52628Same product: Hcltech Aion
CVE-2025-55251Same product: Hcltech Aion
CVE-2025-52626Same product: Hcltech Aion
CVE-2025-52644Same product: Hcltech Aion
CVE-2025-52660Same product: Hcltech Aion
CVE-2025-52636Same product: Hcltech Aion
CVE-2025-55252Same product: Hcltech Aion
CVE-2025-52627Same product: Hcltech Aion

References