CVE-2026-9507
Received
Received - Intake
Session Fixation in osTicket
Publication date: 2026-06-16
Last updated on: 2026-06-16
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
A session fixation vulnerability has been identified in osTicket v1.18.2. This security flaw allows an attacker to hijack a victimβs account by keeping the initial session identifier (OSTSESSID) active after a successful login.
The issue lies in the fact that the application does not invalidate the pre-authentication cookie or generate a new identifier for the authenticated context. As a result, if an attacker manages to set a known session identifier in the victimβs browser, they will be able to maintain unauthorised access to the account once the victim has authenticated.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| enhancesoft | osticket | 1.18.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-38 | The product accepts input in the form of a backslash absolute path ('\absolute\pathname\here') without appropriate validation, which can allow an attacker to traverse the file system to unintended locations or access arbitrary files. |