Description
A security vulnerability has been detected in osTicket up to 1.18.3. Impacted is an unknown function of the file include/class.dispatcher.php of the component Dispatcher. The manipulation of the argument _method leads to cross-site request forgery. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through a pull request but has not reacted yet.
Published: 2026-05-09
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Dispatcher component of osTicket, where manipulating the ‘_method’ argument in class.dispatcher.php can trigger a cross‑site request forgery. An attacker can remotely send a crafted request that causes the application to perform an unintended state change or operation on behalf of an authenticated user. This results in a breach of user session integrity and permission boundaries, corresponding to CWE‑352 and CWE‑862 weaknesses. No denial of service or data disclosure impacts are reported, but the primary concern is unauthorized action execution by a victim.

Affected Systems

osTicket versions up to 1.18.3 are affected. The product is the open‑source ticketing system osTicket – any deployment running a version of the codebase before the fix of pull request #6945 is vulnerable.

Risk and Exploitability

The CVSS score is 5.3, indicating a moderate severity. The EPSS score is not available, but the vulnerability was disclosed publicly and the exploit has been described, suggesting it is likely usable by attackers. The issue is not listed in the CISA KEV catalog. Attackers can exploit it remotely by sending a forged HTTP request to an authenticated session; no special hardware or advanced skills are required beyond standard web request crafting.

Generated by OpenCVE AI on May 9, 2026 at 20:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest osTicket version that incorporates the changes from pull request #6945, once it is released.
  • If an upgrade is not immediately possible, apply the patch that merges pull request #6945 in the osTicket repository and redeploy the corrected code.
  • Implement application‑level CSRF protection by ensuring that state‑changing requests require a valid, user‑specific token, and limit HTTP methods that are allowed to modify data.

Generated by OpenCVE AI on May 9, 2026 at 20:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 09 May 2026 19:45:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in osTicket up to 1.18.3. Impacted is an unknown function of the file include/class.dispatcher.php of the component Dispatcher. The manipulation of the argument _method leads to cross-site request forgery. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through a pull request but has not reacted yet.
Title osTicket Dispatcher class.dispatcher.php cross-site request forgery
First Time appeared Osticket
Osticket osticket
Weaknesses CWE-352
CWE-862
CPEs cpe:2.3:a:osticket:osticket:*:*:*:*:*:*:*:*
Vendors & Products Osticket
Osticket osticket
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Osticket Osticket
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-09T19:30:09.900Z

Reserved: 2026-05-08T20:09:05.918Z

Link: CVE-2026-8194

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-09T20:16:30.320

Modified: 2026-05-09T20:16:30.320

Link: CVE-2026-8194

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-09T21:00:12Z

Weaknesses