CVE-2026-25101
CWE-384Published: March 27, 2026· Updated: Jun 17, 2026
Official Description
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.
Risk Analysis
This critical vulnerability in Bludit allows for session hijacking due to the session identifier being set before authentication and remaining the same afterward. An attacker can fix a session ID for a victim and then hijack their authenticated session. With a CVSS score of 9.8, this flaw poses a high risk for remote attackers to gain unauthorized access.
No public exploit is currently known for this vulnerability, and it is not listed in CISA's KEV catalog. The attack vector is network-based with low complexity, making it remotely exploitable without requiring any privileges or user interaction.
Users should update Bludit to version 3.17.2 or later to fix this session fixation vulnerability. Ensure that new session identifiers are generated upon successful authentication to prevent hijacking.
Technical Analysis
CVE-2026-25101 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-384)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-25101 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts