VYPR
Medium severityNVD Advisory· Published Jun 16, 2026· Updated Jun 16, 2026

CVE-2026-9507

CVE-2026-9507

Description

A session fixation vulnerability in osTicket v1.18.2 allows an attacker to hijack a victim's account by reusing a pre-authentication session identifier.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A session fixation vulnerability in osTicket v1.18.2 allows an attacker to hijack a victim's account by reusing a pre-authentication session identifier.

Vulnerability

A session fixation vulnerability exists in osTicket v1.18.2 [1]. The application fails to invalidate the pre-authentication cookie (OSTSESSID) or generate a new session identifier after a successful login. This allows an attacker to set a known session identifier in the victim's browser and later reuse it to gain unauthorized access once the victim authenticates.

Exploitation

An attacker must be able to set a known session identifier in the victim's browser, for example by sending a crafted link or using a cross-site scripting vector. No prior authentication is required. The attacker sets the OSTSESSID cookie to a value they control, then the victim logs in. Since the session ID is not regenerated, the attacker can use the same identifier to access the victim's authenticated session.

Impact

Successful exploitation allows the attacker to hijack the victim's account, gaining the same privileges as the victim. This can lead to unauthorized viewing and modification of support tickets, disclosure of sensitive information, and potential integrity violations. The CVSS v4.0 base score is 5.1 (Medium) with low confidentiality and low integrity impact [1].

Mitigation

As of the publication date, no patch is available for osTicket v1.18.2. The legacy codebase is in maintenance mode, and Enhancesoft is focusing on a complete rewrite (v2.0) [1]. Users are advised to monitor for updates and consider upgrading to v2.0 when released. No official workaround has been provided.

AI Insight generated on Jun 16, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Osticket/Osticketinferred2 versions
    = 1.18.2+ 1 more
    • (no CPE)range: = 1.18.2
    • (no CPE)range: = 1.18.2

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.