CVE-2026-25101: Session Fixation in Bludit
Bludit allows user's session identifier to be set before authentication. The value of this session ID stays the same after authentication. This behavior enables an attacker to fix a session ID for a victim and later hijack the authenticated session.
This issue was fixed in version 3.17.2.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-25101?
CVE-2026-25101 is classified as a high severity vulnerability due to its potential for session hijacking.
How do I fix CVE-2026-25101?
To fix CVE-2026-25101, upgrade to Bludit version 3.17.2 or later, which addresses the session fixation issue.
What is session fixation in CVE-2026-25101?
Session fixation in CVE-2026-25101 occurs when an attacker sets a user's session identifier prior to authentication, allowing them to hijack the session.
Who is affected by CVE-2026-25101?
CVE-2026-25101 affects users of Bludit versions prior to 3.17.2 who are vulnerable to session fixation attacks.
What are the consequences of CVE-2026-25101?
The consequences of CVE-2026-25101 include the possibility for attackers to hijack authenticated sessions, compromising user accounts.