CVE-2026-64857
Description
tirreno, a security framework, has a session fixation issue in versions prior to 0.10.0. During authentication, tirreno validates the user's credentials and establishes the authenticated session, but it does not call `session_regenerate_id()` afterward. As a result, the session identifier is not rotated on login, it stays the same before and after authentication. An attacker able to fix a known session identifier in a victim's browser (for example through a network man-in-the-middle position, or a separate cross-site scripting or subdomain cookie-injection issue) could then gain access to the victim's authenticated session. The issue is fixed in v0.10.0. The session identifier is now regenerated on successful authentication, and the previous session is destroyed. There is no configuration-level workaround.
Is your site exposed to CVE-2026-64857?
Run a free security scan — no signup, results in seconds.
EPSS — Exploit Prediction
EPSS estimates the probability that this vulnerability will be exploited in the wild within the next 30 days. A higher score means more likely to be exploited.
Weakness Type (CWE)
References
Frequently Asked Questions
What is CVE-2026-64857? +
How do I check if I'm vulnerable to CVE-2026-64857? +
Related Vulnerabilities
Affected versions of Flowintel do not revoke existing authenticated sessions when a user’s password is changed. This means that if …
A malicious actor can fix the session of a PAM user by tricking the user to click on a specially …
Session Fixation vulnerability in team-alembic ash_authentication allows an attacker who can plant a session identifier in a victim's browser to …
QuickCMS allows a user's session identifier to be set before authentication. The value of this session ID stays the same …
An improper session validation allows an unauthenticated attacker to cause certain request notifications to be executed in the context of …
This vulnerability exists in Meon KYC solutions due to improper handling of access and refresh tokens in certain API endpoints …