CVE-2025-52659
Hcltech Aion 2.0.0
Raw vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:LSummary
CVE-2025-52659 is a low-severity Use of Web Browser Cache Containing Sensitive Information (CWE-525) vulnerability in Hcltech Aion. Its CVSS base score is 2.8 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Deeper analysis AI-assisted summary
Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.
CVE-2025-52659 is a Cacheable HTTP Response vulnerability, classified under CWE-525, affecting HCL AION version 2. This flaw may result in the unintended storage of sensitive or dynamic content in caches, potentially enabling unauthorized access or information disclosure. The vulnerability received a CVSS v3.1 base score of 2.8 (AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L) and was published on 2026-01-19.
Exploitation requires local access, low attack complexity, low privileges, and user interaction. A local attacker with low-level privileges could trick a user into performing an action that triggers a cacheable HTTP response containing sensitive or dynamic content. While the description notes potential for unauthorized access or disclosure, the CVSS metrics indicate no confidentiality or integrity impact, with effects limited to low availability disruption.
Mitigation guidance is available in the HCL Software support knowledge base article at https://support.hcl-software.com/kb_view.do?sys_kb_id=4b92474633de7ad4159a05273e5c7b4b&searchTerm=kb0127995#.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-3209
Vulnerability Data
HCL AION version 2 is affected by a Cacheable HTTP Response vulnerability. This may lead to unintended storage of sensitive or dynamic content, potentially resulting in unauthorized access or information disclosure.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
—
V14.2.5V14.3.2
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Endpoint device configuration can enforce cache-clearing or no-cache policies for sensitive web content.
Application security requirements can explicitly require no-cache headers or cache-control directives for sensitive pages.
Secure coding standards can mandate proper cache-control headers and form-field handling to prevent sensitive data retention.
Configuration management can mandate secure browser cache settings across the estate.
Web filtering can block risky sites but does not directly govern browser caching of sensitive data.