CVE-2026-64857
Last modified
CVE-2026-64857 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| tirrenotechnologies | tirreno | < 0.10.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-64857?
How severe is CVE-2026-64857?
How do I fix CVE-2026-64857?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64847AnyIO is a high level asynchronous concurrency and networkin…6.8
- CVE-2026-64849MLflow is an open source AI engineering platform for agents,…9.3
- CVE-2026-6485UEFI BIOS embedded Shell could be used to bypass Secure Boot…8.2
- CVE-2026-64850Grav is a file-based Web platform. Prior to 2.0.7, Grav Blue…8.7
- CVE-2026-64851Grav Shortcode Core Plugin allows for the development shortc…8.5
- CVE-2026-64852Grav API Plugin is a RESTful API for Grav CMS that provides …8.7
- CVE-2026-64859New API is a large language mode (LLM) gateway and artificia…9.1
- CVE-2026-6486A vulnerability was detected in classroombookings up to 2.17…3.5
- CVE-2026-64863goshs is a feature-rich single-binary file server for red te…9.1
- CVE-2026-64865New API is a large language mode (LLM) gateway and artificia…6
- CVE-2026-64866New API is a large language mode (LLM) gateway and artificia…5.1
- CVE-2026-64868New API is a large language mode (LLM) gateway and artificia…7.5
Are you affected by CVE-2026-64857?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
