CWE-539Variant

Use of Persistent Cookies Containing Sensitive Information

Incomplete in the CWE catalog · 6 CVEs mapped

6
CVEs mapped
4.2
Median CVSS
What it is

The web application uses persistent cookies, but the cookies contain sensitive information.

Recent examples
2.3cvss
CVE-2026-35192

Session fixation via public cached pages and SESSION_SAVE_EVERY_REQUEST

An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14. Response headers do not vary on cookies if a session is not modified, but `SESSION_SAVE_EVERY_REQUEST` is `True`. A remote attacker can steal a user's session after that user visits a cached public page. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Cantina for reporting this issue.

LOWno explanation yet
1%
epss
4.2cvss
CVE-2026-24318

Insecure Session Management vulnerability in SAP BusinessObjects Business Intelligence Platform

Due to an Insecure session management vulnerability in SAP Business Objects Business Intelligence Platform, an unauthenticated attacker could obtain valid session tokens and reuse them to gain unauthorized access to a victim�s session. If the application continues to accept previously issued tokens after authentication, the attacker could assume the victim�s authenticated context. This could allow the attacker to access or modify information within the victim�s session scope, impacting confidentiality and integrity, while availability remains unaffected.

MEDIUMno explanation yet
0%
epss
3.1cvss
CVE-2025-52633

HCL AION is susceptible to Missing Content-Security-Policy

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: 2.0.

LOWno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-539
Abstraction
Variant
Structure
Simple
Status
Incomplete