CVE Catalog

CVE-2026-15448

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

The Tickera – Sell Tickets & Manage Events plugin for WordPress versions up to 3.6.0.1 contain a generic SQL injection vulnerability via the 'tc_order_status_filter' parameter, allowing authenticated users with staff-level access and above to append additional SQL queries, potentially leading to extraction of sensitive data from the database.

Risk Assessment

The risk involves extraction of sensitive data from the database, such as user data, orders, or passwords, by attackers with limited access.

Recommendation

Update the Tickera plugin to a version above 3.6.0.1 that fixes this vulnerability.

Other vulnerabilities in Tickera

Original NVD description (English source)

The Tickera – Sell Tickets & Manage Events plugin for WordPress is vulnerable to generic SQL Injection via the 'tc_order_status_filter' parameter in all versions up to, and including, 3.6.0.1 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 staff-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS