Summary
CVE-2026-42687 is a high-severity unauthenticated PHP Object Injection vulnerability in the EventPrime – Events Calendar, Bookings and Tickets WordPress plugin, affecting all versions up to and including 4.3.2.1. The flaw stems from deserialization of untrusted input (CWE-502), enabling unauthenticated remote attackers to inject malicious PHP objects with no authentication or user interaction required. With a CVSS v3.1 score of 8.1 (HIGH) and full confidentiality, integrity, and availability impact, this vulnerability presents a significant risk to any WordPress installation running the affected plugin version.
Technical details
- Root cause: The plugin deserializes user-supplied input without adequate validation, classified under CWE-502 (Deserialization of Untrusted Data).
- Trigger conditions: An unauthenticated attacker can send a specially crafted HTTP request to a vulnerable EventPrime endpoint to inject a malicious PHP object.
- Attack vector: Network-accessible; no authentication or user interaction is required. Attack complexity is rated High (AC:H), as successful exploitation depends on the presence of a suitable Property-Oriented Programming (POP) chain through an additional co-installed WordPress plugin or theme.
- Impact: If a suitable POP chain is present on the target system via another installed plugin or theme, exploitation can lead to arbitrary file deletion, sensitive data exfiltration, or remote code execution.
Affected software
- EventPrime – Events Calendar, Bookings and Tickets (WordPress plugin), all versions ≤ 4.3.2.1
Severity
CVSS v3.1 Base Score: 8.1 (HIGH)
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Update the EventPrime plugin to version 4.3.2.2 or later, which contains the vendor-issued fix.
- If immediate patching is not feasible, consider temporarily deactivating the EventPrime plugin and restricting public-facing access to WordPress plugin endpoints 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.

