Description
The Tickera – Sell Tickets & Manage Events plugin for WordPress is vulnerable to generic SQL Injection via the 's' parameter in all versions up to, and including, 3.6.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-07-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Tickera – Sell Tickets & Manage Events plugin for WordPress contains an SQL injection vulnerability in the 's' parameter in all versions up to and including 3.6.0.0. The lack of proper escaping and preparation on the existing SQL query makes the flaw an instance of CWE‑89: Improper Validation or Sanitization Leading to SQL Injection. Authenticated users with staff or higher privileges can inject additional SQL statements, allowing them to retrieve sensitive data from the database and thereby compromise confidentiality.

Affected Systems

The affected product is the Tickera plugin for WordPress, versions up to and including 3.6.0.0. All installations of Tickera within that version range are vulnerable if the 's' parameter is used.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, while the EPSS score of less than 1% suggests low likelihood of current exploitation. The flaw is not listed in the CISA KEV catalog. Exploitation requires authenticated access at the staff or higher level, so an attacker that has such credentials can execute arbitrary SQL and extract sensitive information.

Generated by OpenCVE AI on July 31, 2026 at 02:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Tickera to the latest version that resolves the SQL injection flaw
  • If an update is not immediately possible, revoke or restrict Staff+ access to the endpoint that accepts the 's' parameter or disable the vulnerable plugin feature
  • Monitor database logs for abnormal queries and review user activity to detect potential exploitation

Generated by OpenCVE AI on July 31, 2026 at 02:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 18 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Tickera
Tickera tickera – Sell Tickets & Manage Events
Wordpress
Wordpress wordpress
Vendors & Products Tickera
Tickera tickera – Sell Tickets & Manage Events
Wordpress
Wordpress wordpress

Thu, 16 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Tickera – Sell Tickets & Manage Events plugin for WordPress is vulnerable to generic SQL Injection via the 's' parameter in all versions up to, and including, 3.6.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Tickera <= 3.6.0.0 - Authenticated (Staff+) SQL Injection via 's' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Tickera Tickera – Sell Tickets & Manage Events
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-18T02:42:46.187Z

Reserved: 2026-06-29T16:51:34.650Z

Link: CVE-2026-13754

cve-icon Vulnrichment

Updated: 2026-07-18T02:42:42.464Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:15:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')