CVE-2025-52632
BaseFortify
Publication date: 2025-10-10
Last updated on: 2026-04-27
Assigner: HCL Software
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hcltech | aion | 2.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-614 | The Secure attribute for sensitive cookies in HTTPS sessions is not set. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Missing Secure Attribute in an Encrypted Session (SSL) Cookie in HCL AION version 2.0. It means that the Secure attribute, which ensures cookies are only sent over secure HTTPS connections, is not set on session cookies, potentially exposing them to interception or misuse.
How can this vulnerability impact me? :
The impact of this vulnerability is that session cookies may be transmitted over insecure channels, increasing the risk of interception by attackers. This can lead to session hijacking, unauthorized access, and potential compromise of user accounts or sensitive information.