PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-13754 tickera CVE debrief

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. This vulnerability is caused by insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. As a result, authenticated attackers with custom-level access and above can append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Administrators and users of the Tickera – Sell Tickets & Manage Events plugin for WordPress should be aware of this vulnerability and take necessary actions to protect their installations. It is a medium priority vulnerability due to its CVSS score of 6.5 and potential for sensitive information disclosure.

Vendor
tickera
Product
Tickera – Sell Tickets & Manage Events
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-16
Original CVE updated
2026-07-18
Advisory published
2026-07-16
Advisory updated
2026-07-18

Who should care

Administrators and users of the Tickera – Sell Tickets & Manage Events plugin for WordPress should be aware of this vulnerability and take necessary actions to protect their installations. This includes updating the plugin to the latest version, implementing prepared statements with parameterized queries, limiting database privileges, monitoring database activity, and considering the use of a Web Application Firewall (WAF).

Technical summary

The CVE-2026-13754 vulnerability is caused by insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the Tickera – Sell Tickets & Manage Events plugin for WordPress. This allows 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. The vulnerability has a CVSS score of 6.5 and is classified as MEDIUM severity.

Defensive priority

Medium priority due to the CVSS score of 6.5 and the potential for sensitive information disclosure.

Recommended defensive actions

  • Update the Tickera – Sell Tickets & Manage Events plugin to the latest version.
  • Implement prepared statements with parameterized queries to prevent SQL injection.
  • Limit database privileges to the minimum required for the application.
  • Monitor database activity for suspicious queries.
  • Consider using a Web Application Firewall (WAF) to detect and prevent SQL injection attacks.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record was published on 2026-07-16T09:16:16.693Z and has not been modified since then. The NVD entry is currently 6.5 (MEDIUM). 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 information is based on the CVE record and NVD entry. Further verification is recommended to ensure accuracy.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-13754 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-13754

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-13754 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-13754

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/tickera-event-ticketing-system/tags/3.6.0.0/includes/addons/better-attendees-and-tickets/index.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/tickera-event-ticketing-system/tags/3.6.0.0/includes/addons/better-attendees-and-tickets/index.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/tickera-event-ticketing-system/tags/3.6.0.0/includes/addons/better-attendees-and-tickets/index.php

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.