Cyber Posture

CVE-2025-52648

Medium

Published: 16 March 2026

Published
16 March 2026
Modified
27 March 2026
KEV Added
Patch
CVSS Score 4.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
EPSS Score 0.0001 2.5th percentile
Risk Priority 10 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-52648 is a medium-severity Improper Verification of Cryptographic Signature (CWE-347) vulnerability in Hcl Aion. Its CVSS base score is 4.8 (Medium).

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

Threat & Defense at a Glance

What attackers do: exploitation maps to Code Signing (T1553.002) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-347

Requires verification of digital signatures using organization-approved certificates before installation, directly preventing improper verification of cryptographic signatures.

addresses: CWE-347

Component authenticity commonly depends on cryptographic signatures; the control enforces proper verification of those signatures.

addresses: CWE-347

PKI certificates under an approved policy require cryptographic signature verification on issuance and validation.

addresses: CWE-347

Requires cryptographic signatures on authoritative data and support for verifying the chain of trust.

addresses: CWE-347

Mandates verification of cryptographic signatures (e.g., DNSSEC RRSIG) on resolution responses, addressing missing or bypassed signature checks.

addresses: CWE-347

Integrity tools commonly rely on cryptographic signatures whose improper validation this weakness covers.

addresses: CWE-347

Authenticity validation commonly relies on cryptographic signature or certificate checks that this control enforces.

MITRE ATT&CK Enterprise TechniquesAI

T1553.002 Code Signing Defense Impairment
Adversaries may create, acquire, or steal code signing materials to sign their malware or tools.
T1195.002 Compromise Software Supply Chain Initial Access
Adversaries may manipulate application software prior to receipt by a final consumer for the purpose of data or system compromise.
Why these techniques?

Lack of digital signature verification on offering images directly enables adversaries to subvert code signing controls (T1553.002) and facilitates supply chain compromise via tampered images (T1195.002).

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

NVD Description

HCL AION is affected by a vulnerability where offering images are not digitally signed. Lack of image signing may allow the use of unverified or tampered images, potentially leading to security risks such as integrity compromise or unintended behavior in…

more

the system

Deeper analysisAI

CVE-2025-52648 is a vulnerability in HCL AION where offering images are not digitally signed, potentially allowing the use of unverified or tampered images. This lack of image signing can lead to security risks such as integrity compromise or unintended system behavior. The issue is classified under CWE-347 (Improper Verification of Cryptographic Signature) with a CVSS v3.1 base score of 4.8 (AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L), indicating medium severity.

Exploitation requires local access (AV:L), low attack complexity (AC:L), low privileges (PR:L), and user interaction (UI:R), with no scope change (S:U). A local attacker with low privileges could trick a user into deploying or using tampered offering images, potentially resulting in low-impact unauthorized disclosure of information (C:L), modification (I:L), or denial of service (A:L), such as system integrity issues or unexpected behavior.

HCL has published a knowledge base article at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0129410 detailing mitigation steps for this vulnerability. The CVE was published on 2026-03-16T14:17:59.743.

Details

CWE(s)

Affected Products

hcl
aion
2.0 — 2.1.2

CVEs Like This One

CVE-2025-52637Same product: Hcl Aion
CVE-2025-52638Same product: Hcl Aion
CVE-2026-3338Shared CWE-347
CVE-2026-23992Shared CWE-347
CVE-2026-33895Shared CWE-347
CVE-2026-4600Shared CWE-347
CVE-2026-40070Shared CWE-347
CVE-2024-7344Shared CWE-347
CVE-2025-27773Shared CWE-347
CVE-2026-5466Shared CWE-347

References