Summary
CVE-2025-68045 is a high-severity Unauthenticated Broken Access Control vulnerability in the WP Event Solution (Eventin) WordPress plugin by Arraytics, affecting all versions up to and including 4.1.12. Rooted in a missing authorization check (CWE-862), the flaw permits unauthenticated remote attackers to bypass access controls and perform privileged operations without any credentials. The vulnerability carries a CVSS v3.1 score of 7.5 (High) and was patched in version 4.1.13.
Technical details
- Root cause: A missing authorization, authentication, or nonce token check within a plugin function that is expected to enforce access control before executing privileged actions — allowing unauthenticated requests to reach and trigger restricted functionality.
- Trigger conditions: No authentication, no user interaction, and no special server configuration are required; any remote unauthenticated attacker can reach the affected endpoint over the network.
- Attack vector: Network-accessible (AV:N, AC:L, PR:N, UI:N); exploitable from the internet against any WordPress site running the unpatched plugin.
- Impact: High confidentiality impact (C:H) — unauthenticated attackers can access restricted data or invoke privileged plugin functionality that should require elevated permissions. Integrity and availability are not directly impacted by this vulnerability.
Affected software
- WP Event Solution (Eventin) plugin by Arraytics — all versions ≤ 4.1.12
Severity
CVSS v3.1 Base Score: 7.5 (High)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Mitigation and recommended actions
- Immediate: Update the WP Event Solution (Eventin) plugin to version 4.1.13 or later, which contains the vendor-provided fix.
- If immediate patching is not feasible: Apply network-layer controls to restrict public access to WordPress REST API and administrative endpoints, or temporarily deactivate the plugin until the update can be applied.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

