Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable with low complexity and no interaction; requires a Subscriber account (PR:L); object injection can yield full C/I/A impact via gadget chains, scope unchanged.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Subscriber PHP Object Injection in EventPrime <= 4.3.4.1 versions.
Articles & Coverage 1
AnalysisAI
PHP Object Injection in the EventPrime event-calendar-management WordPress plugin (versions 4.3.4.1 and earlier) allows an authenticated attacker holding only a low-privilege Subscriber account to inject crafted serialized objects into an unsafe deserialization sink. Depending on the PHP gadget chains present in WordPress core, the plugin, or other installed plugins, this can escalate to data tampering, information disclosure, or remote code execution. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV; it was reported by Patchstack.
Technical ContextAI
The vulnerability is classified as CWE-502 (Deserialization of Untrusted Data). EventPrime is a PHP-based WordPress plugin for event and calendar management. The flaw arises when attacker-controllable input reaches a PHP unserialize()-style operation without validation, letting an attacker instantiate arbitrary PHP objects. PHP Object Injection is rarely directly exploitable on its own - its real impact depends on the availability of 'POP gadget' chains (classes with exploitable __wakeup(), __destruct(), or other magic methods) loaded in the WordPress runtime, which is why such bugs are often chained with code in core or third-party plugins to reach file write, SQL, or code execution. The single CPE provided (cpe:2.3:a:eventprime:eventprime:*) confirms the affected component is the EventPrime application itself across all versions up to and including 4.3.4.1.
RemediationAI
Upgrade EventPrime to the latest available release above 4.3.4.1; the input data does not specify the exact patched version, so confirm the fixed build directly via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/eventprime-event-calendar-management/vulnerability/wordpress-eventprime-plugin-4-3-4-1-php-object-injection-vulnerability) and the plugin's WordPress.org changelog before deploying. Until patched, reduce the attack surface by disabling open user self-registration (Settings > General > 'Anyone can register') so attackers cannot trivially obtain the Subscriber account the exploit requires - trade-off: this blocks legitimate public sign-ups. Additionally, restrict or audit existing low-privilege accounts, and deploy a WordPress WAF (such as Patchstack's own virtual patching) to filter serialized-object payloads to plugin endpoints - trade-off: WAF rules may need tuning to avoid false positives. No vendor-released patch version is independently confirmed from the available data, so treat virtual patching as interim, not a substitute for upgrading.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39382
GHSA-h5wm-8hx6-m9ff