VYPR

Osticket

by Osticket

Source repositories

CVEs (66)

  • CVE-2022-32074MedJul 13, 2022
    risk 0.35cvss 5.4epss 0.01

    A stored cross-site scripting (XSS) vulnerability in the component audit/class.audit.php of osTicket-plugins - Storage-FS before commit a7842d494889fd5533d13deb3c6a7789768795ae allows attackers to execute arbitrary web scripts or HTML via a crafted SVG file.

  • CVE-2020-16193MedAug 26, 2020
    risk 0.35cvss 5.4epss 0.01

    osTicket before 1.14.3 allows XSS because include/staff/banrule.inc.php has an unvalidated echo $info['notes'] call.

  • CVE-2020-14012MedJun 10, 2020
    risk 0.35cvss 5.4epss 0.01

    scp/categories.php in osTicket 1.14.2 allows XSS via a Knowledgebase Category Name or Category Description. The attacker must be an Agent.

  • CVE-2026-38446MedAug 3, 2026
    risk 0.33cvss 6.1epss 0.00

    A stored cross-site scripting (XSS) vulnerability exists in osTicket 1.18.3 due to improper sanitization of the thread entry title field. User-controlled input in the title is stored without adequate HTML escaping and later rendered in multiple staff-facing templates without…

  • CVE-2026-38444MedAug 3, 2026
    risk 0.33cvss 6.1epss 0.00

    osTicket v1.18.3 is vulnerable to Stored Cross-Site Scripting (XSS) via the email From-header display name. The value is extracted without sanitization in include/class.mailparse.php and stored raw in the poster field of ost_thread_entry. When an unauthenticated attacker sends a…

  • CVE-2026-9507MedJun 16, 2026
    risk 0.33cvss epss 0.00

    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…

  • CVE-2018-7194MedMar 27, 2018
    risk 0.32cvss 4.9epss 0.01

    Integer format vulnerability in the ticket number generator in Enhancesoft osTicket before 1.10.2 allows remote attackers to cause a denial-of-service (preventing the creation of new tickets) via a large number of digits in the ticket number format setting.

  • CVE-2023-27149MedOct 23, 2023
    risk 0.31cvss 4.8epss 0.00

    A stored cross-site scripting (XSS) vulnerability in Enhancesoft osTicket v1.17.2 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Label input parameter when updating a custom list.

  • CVE-2023-27148MedOct 23, 2023
    risk 0.31cvss 4.8epss 0.00

    A stored cross-site scripting (XSS) vulnerability in the Admin panel in Enhancesoft osTicket v1.17.2 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Role Name parameter.

  • CVE-2026-26895MedApr 2, 2026
    risk 0.27cvss 5.3epss 0.00

    User enumeration vulnerability in /pwreset.php in osTicket v1.18.2 allows remote attackers to enumerate valid usernames registered in the platform.

  • CVE-2026-8194MedMay 9, 2026
    risk 0.21cvss 4.3epss 0.00

    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…

  • CVE-2004-0613Dec 6, 2004
    risk 0.04cvss epss 0.10

    osTicket allows remote attackers to view sensitive uploaded files and possibly execute arbitrary code via an HTTP request that uploads a PHP file to the ticket attachments directory.

  • CVE-2010-0605Feb 11, 2010
    risk 0.03cvss epss 0.03

    SQL injection vulnerability in scp/ajax.php in osTicket before 1.6.0 Stable allows remote authenticated users, with "Staff" permissions, to execute arbitrary SQL commands via the input parameter.

  • CVE-2009-2361Jul 8, 2009
    risk 0.03cvss epss 0.05

    SQL injection vulnerability in include/class.staff.php in osTicket before 1.6 RC5 allows remote attackers to execute arbitrary SQL commands via the staff username parameter.

  • CVE-2006-6733Dec 26, 2006
    risk 0.03cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in support/view.php in Support Cards 1 (osTicket) allows remote attackers to inject arbitrary web script or HTML via the e parameter.

  • CVE-2005-2154Jul 6, 2005
    risk 0.03cvss epss 0.02

    PHP local file inclusion vulnerability in (1) view.php and (2) open.php in osTicket 1.3.1 beta and earlier allows remote attackers to include and possibly execute arbitrary local files via the inc parameter.

  • CVE-2026-18363CriJul 30, 2026
    risk 0.00cvss epss 0.00

    A logic vulnerability in the password reset token validation routine implemented by osTicket in versions prior to v1.17.8 and v1.18.4. During the password reset process, the application retrieves the timestamp associated with the provided token and checks whether the configured…

  • CVE-2026-14871HigJul 17, 2026
    risk 0.00cvss epss 0.00

    osTicket versions v1.18.3 and v1.17.7 contain a Broken Object Level Authorization (BOLA) leading to Insecure Direct Object Reference (IDOR) in the AJAX ticket-management subsystem.

  • CVE-2026-36214MedJul 14, 2026
    risk 0.00cvss 6.4epss 0.00

    osTicket versions from 1.10 up to 1.17.7 and from 1.18.0 up to 1.18.3 are vulnerable to a stored XSS due to a vulnerable Bootstrap Tooltip component and insufficient HTML sanitization, allowing remote attackers to execute arbitrary JavaScript in Agent or Admin sessions.

  • CVE-2025-45387MedJun 2, 2025
    risk 0.00cvss 5.4epss 0.00

    osTicket prior to v1.17.6 and v1.18.2 are vulnerable to Broken Access Control Vulnerability in /scp/ajax.php.