My Tickets – Accessible Event Ticketing <= 2.0.16 - Authenticated (Subscriber+) Privilege Escalation
Strategic Overview
- Status
- Patched in 2.0.17
- Affected Plugin
- My Tickets – Accessible Event Ticketing
- Affected Version
<= 2.0.16- CVSS
- 8.8High
- Weakness type
- CWE-269 · Improper Privilege Management
- CVE
CVE-2025-3761
At a glance
CVE-2025-3761 is a high-severity Improper Privilege Management vulnerability in the My Tickets WordPress plugin, affecting versions <= 2.0.16. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 2.0.17; sites on affected versions should update now. Disclosed April 2025, reported by Le Ngoc Anh.
Vulnerability Overview
The My Tickets – Accessible Event Ticketing plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.16. This is due to the mt_save_profile() function not appropriately restricting access to unauthorized users to update roles. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update their role to that of an administrator.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-269: Improper Privilege Management
My Tickets <= 2.0.16 carries this weakness at mt_save_profile(), and reaching it takes an account at Subscriber level or above. Improper privilege management means the code lets an account end up with capabilities its role should not have.
It converts a low-privileged account into an administrative one, which makes every other restriction on the site irrelevant. For My Tickets the fix is 2.0.17: builds <= 2.0.16 are affected, anything from 2.0.17 onward is not.
Remediation
Update to version 2.0.17, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: My Tickets 2.0.17 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in My Tickets – Accessible Event Ticketing
- 6.5CVE-2022-47440: My Tickets <= 1.9.10 Cross-Site Request Forgery
CVE-2022-47440 - 6.4CVE-2025-58988: My Tickets <= 2.0.22 Stored Cross-Site Scripting
CVE-2025-58988 - 6.1CVE-2021-24796: My Tickets <= 1.8.30 Stored Cross-Site Scripting
CVE-2021-24796 - 5.3CVE-2026-32492: My Tickets Missing Authorization
CVE-2026-32492 - 5.3CVE-2026-27406: My Tickets Information Exposure
CVE-2026-27406 - 5.3CVE-2025-22717: My Tickets <= 2.0.9 Missing Authorization
CVE-2025-22717 - 5.3CVE-2023-23988: My Tickets <= 1.9.11 Authorization Bypass
CVE-2023-23988 - 4.3CVE-2025-64257: My Tickets <= 2.1.0 Missing Authorization
CVE-2025-64257
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C