CWE-384 - Session Fixation
- Abstraction:Compound
- Structure:Composite
- Status:Incomplete
- Release Date:2006-07-19
- Latest Modification Date:2024-07-16
Weakness Name
Session Fixation
Description
Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.
Such a scenario is commonly observed when: In the generic exploit of session fixation vulnerabilities, an attacker creates a new session on a web application and records the associated session identifier. The attacker then causes the victim to associate, and possibly authenticate, against the server using that session identifier, giving the attacker access to the user's account through the active session.
Common Consequences
Scope: Access Control
Impact: Gain Privileges or Assume Identity
Related Weaknesses
CWE-346Origin Validation Error
CWE-441Unintended Proxy or Intermediary ('Confused Deputy')
CWE-472External Control of Assumed-Immutable Web Parameter
CWE-610Externally Controlled Reference to a Resource in Another Sphere
Related Alerts
Session FixationHigh
Oracle denies breach after hacker claims theft of 6 million data records
Oracle Health breach compromises patient data at US hospitals
Attackers are targeting CrushFTP vulnerability with public PoC (CVE-2025-2825)
Russian Hackers Exploit CVE-2025-26633 via MSC EvilTwin to Deploy SilentPrism and DarkWisp
CosmicSting flaw impacts 75% of Adobe Commerce, Magento sites
CrushFTP: Patch critical vulnerability ASAP! (CVE-2025-2825)
RANsacked: Over 100 Security Flaws Found in LTE and 5G Network Implementations
Employee charged with stealing unreleased movies, sharing them online
CVE-2024-20439 Cisco Smart Licensing Utility Static Credential Vulnerability
CVE-2025-2783 Google Chromium Mojo Sandbox Escape Vulnerability
CVE-2019-9874 Sitecore CMS and Experience Platform (XP) Deserialization Vulnerability
CVE-2019-9875 Sitecore CMS and Experience Platform (XP) Deserialization Vulnerability
CVE-2025-30154 reviewdog/action-setup GitHub Action Embedded Malicious Code Vulnerability
CVE-2025-1316 Edimax IC-7100 IP Camera OS Command Injection Vulnerability
CVE-2024-48248 NAKIVO Backup and Replication Absolute Path Traversal Vulnerability
CVE-2017-12637 SAP NetWeaver Directory Traversal Vulnerability
CVE-2025-24472 Fortinet FortiOS and FortiProxy Authentication Bypass Vulnerability
InformationalInformation Disclosure - Information in Browser sessionStorage
MediumX-Frame-Options Defined via META (Non-compliant with Spec)
InformationalCross Site Scripting (Persistent) - Prime
LowServer Leaks Version Information via "Server" HTTP Response Header Field
HighLDAP Injection
MediumRelative Path Confusion
InformationalCookie Poisoning