Cyber Resilience

CVE-2025-52631

Low

Published: 03 February 2026

Published
03 February 2026
Modified
27 April 2026
KEV Added
Patch
CVSS Score v3.1 3.7 CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:L
EPSS Score 0.0020 9.8th percentile
Risk Priority 15 floored blend · peak EPSS

Summary

CVE-2025-52631 is a low-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Hcltech Aion. Its CVSS base score is 3.7 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Adversary-in-the-Middle (T1557); ranked at the 9.8th 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-8 (Transmission Confidentiality and Integrity) and CM-6 (Configuration Settings).

Deeper analysis

CVE-2025-52631, published on 2026-02-03, is a Missing or Insecure HTTP Strict-Transport-Security (HSTS) Header vulnerability affecting HCL AION version 2.0. Mapped to CWE-200, it has a CVSS v3.1 base score of 3.7 (AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:L). The flaw enables insecure connections, potentially exposing the application to man-in-the-middle attacks and protocol downgrades.

Exploitation is possible over the network by an attacker with low privileges who must overcome high attack complexity and rely on user interaction. Successful attacks can achieve low-impact effects on confidentiality and availability, with no integrity impact.

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

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

HCL AION is affected by a Missing or Insecure HTTP Strict-Transport-Security (HSTS) Header vulnerability. This can allow insecure connections, potentially exposing the application to man-in-the-middle and protocol downgrade attacks.. This issue affects AION: 2.0.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1557 Adversary-in-the-Middle Credential Access
Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.
Why these techniques?

Missing HSTS directly enables Adversary-in-the-Middle attacks via connection interception and protocol downgrade on web traffic.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

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

Affected Assets

hcltech
aion
2.0.0

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires cryptographic protection of transmitted information to enforce confidentiality/integrity and block downgrade/MITM attacks that the missing HSTS header enables.

prevent

Boundary-protection mechanisms (e.g., proxies or gateways) can be configured to insert or enforce HSTS headers on all HTTP responses for the affected AION application.

prevent

Requires secure configuration settings that would mandate the presence and correct values of security-related HTTP response headers such as Strict-Transport-Security.

References