๐Ÿ” CVE Alert

CVE-2026-64857

UNKNOWN 0.0

tirreno has Session Fixation in Login Authentication

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-384
Vendor tirrenotechnologies
Product tirreno
Published Sep 9, 2026
Last Updated Sep 9, 2026
Stay Ahead of the Next One

Get instant alerts for tirrenotechnologies tirreno

Be the first to know when new unknown vulnerabilities affecting tirrenotechnologies tirreno are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

tirrenotechnologies / tirreno
< 0.10.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/tirrenotechnologies/tirreno/security/advisories/GHSA-gwcm-4p9m-9mvr github.com: https://github.com/tirrenotechnologies/tirreno/releases/tag/v0.10.0