Summary
CVE-2026-57705 is a Missing Authorization vulnerability in the WordPress Event Tickets plugin by Nexcess, affecting all versions up to and including 5.28.5. Rated HIGH with a CVSS v3.1 score of 7.5, the flaw allows unauthenticated, remote attackers to exploit incorrectly configured access control security levels — enabling unauthorized integrity-impacting actions against affected WordPress installations without any credentials or user interaction. A patched version (5.28.5.1) has been released and immediate upgrade is strongly recommended.
Technical details
- Root cause: Missing authorization checks on one or more plugin endpoints, classified under CWE-862 (Missing Authorization). The access control configuration for certain plugin functions does not enforce adequate capability or permission verification.
- Trigger conditions: The vulnerability can be triggered remotely over the network with no prior authentication, no special configuration, and no user interaction required. Attack complexity is low.
- Attack vector: Network-accessible (HTTP/HTTPS). Any unauthenticated actor able to reach the WordPress site can send a crafted request targeting the vulnerable endpoint.
- Impact: High integrity impact (CVSS I:H) — successful exploitation enables unauthorized modification or write actions on the affected WordPress instance. There is no confidentiality or availability impact per the CVSS scoring (C:N / A:N).
Affected software
- WordPress Event Tickets plugin (by Nexcess / The Events Calendar): all versions from initial release through 5.28.5 (inclusive)
Severity
- CVSS v3.1 Base Score: 7.5 (HIGH)
- Vector String:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Mitigation and recommended actions
- Immediate: Update the Event Tickets plugin to version 5.28.5.1 or later. The vendor released 5.28.5.1 on June 29, 2026, addressing this vulnerability. The current latest version as of this post is 5.29.0.1 (released July 10, 2026) and is also patched. Update via the WordPress admin dashboard under Plugins → Installed Plugins, or download directly from the WordPress.org plugin repository.
- If immediate patching is not possible: Restrict public access to WordPress administrative and plugin REST API endpoints at the network or WAF layer as a temporary control until the update can be applied. Monitor for unexpected POST requests to plugin-related routes.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

