CVE-2025-52633
Hcltech Aion 2.0.0
Raw vector
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:LSummary
CVE-2025-52633 is a low-severity Use of Persistent Cookies Containing Sensitive Information (CWE-539) vulnerability in Hcltech Aion. Its CVSS base score is 3.1 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Steal Web Session Cookie (T1539); ranked at the 8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-206685
Vulnerability Data
HCL AION is affected by a Permanent Cookie Containing Sensitive Session Information vulnerability. It is storing sensitive session data in persistent cookies may increase the risk of unauthorized access if the cookies are intercepted or compromised. This issue affects AION:…
more
2.0.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
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.
Secure SDLC practices and coding standards directly prohibit storing sensitive data in persistent cookies.
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.
Security testing can detect and prevent use of persistent cookies with sensitive data.
Privacy and PII protection policies require safeguards against exposing sensitive data via cookies.
Endpoint device configuration can enforce cookie lifetime and encryption policies.
Information deletion policies can mandate removal or encryption of sensitive cookie data.
Data leakage prevention controls can block or encrypt sensitive information in cookies.
Cryptographic controls can mandate encryption of sensitive data stored in cookies.