Skip to main content

Eventprime CVE-2026-24378

| EUVDEUVD-2026-15573 CRITICAL
Deserialization of Untrusted Data (CWE-502)
2026-03-25 Patchstack GHSA-544w-wmqh-vq4j
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Re-analysis Queued
Apr 24, 2026 - 16:37 vuln.today
cvss_changed
EUVD ID Assigned
Mar 25, 2026 - 16:47 euvd
EUVD-2026-15573
Analysis Generated
Mar 25, 2026 - 16:47 vuln.today
CVE Published
Mar 25, 2026 - 16:14 nvd
CRITICAL 9.8

DescriptionCVE.org

Deserialization of Untrusted Data vulnerability in Metagauss EventPrime eventprime-event-calendar-management allows Object Injection.This issue affects EventPrime: from n/a through <= 4.2.8.0.

AnalysisAI

This is a PHP Object Injection vulnerability in the Metagauss EventPrime WordPress plugin (eventprime-event-calendar-management) caused by unsafe deserialization of untrusted data. All versions up to and including 4.2.8.0 are affected, allowing attackers to inject malicious serialized objects that can lead to remote code execution or arbitrary actions depending on available PHP gadget chains. The vulnerability has been publicly disclosed and documented by Patchstack; exploitation likelihood and real-world impact depend on the presence of exploitable gadget chains in the target WordPress environment.

Technical ContextAI

The vulnerability stems from CWE-502 (Deserialization of Untrusted Data), a critical class of flaws in PHP applications that process serialized objects without validation. PHP's unserialize() function, when applied to attacker-controlled input, can instantiate arbitrary classes and trigger magic methods (__wakeup, __destruct, __toString, etc.), enabling Object Injection attacks. The EventPrime plugin (identified via CPE cpe:2.3:a:metagauss:eventprime:*:*:*:*:*:*:*:*) likely accepts serialized data from HTTP requests, database entries, or transients without proper sanitization. In WordPress environments, this is particularly dangerous because the WordPress ecosystem contains numerous publicly documented gadget chains in popular plugins and themes that can chain multiple objects together to achieve Remote Code Execution (RCE). The flaw affects the core event calendar management functionality of the plugin, suggesting the injection point may be in event data processing, plugin options, or user input handling.

RemediationAI

Immediately update the EventPrime plugin to a version higher than 4.2.8.0 if a patched version is available (check the official WordPress plugin repository or Metagauss documentation). If no patched version is available, consider temporarily deactivating the EventPrime plugin until an update is released, as this is a critical code execution vulnerability. As interim mitigations while awaiting a patch, implement Web Application Firewall (WAF) rules to block requests containing suspicious serialized PHP objects (looking for patterns like 'O:' or 'C:' which indicate object instantiation), restrict plugin access to authenticated users only if possible, and audit WordPress transients and options for any suspicious serialized data. Additionally, review server-side access logs for any evidence of attempted exploitation. Once the plugin is updated, clear all WordPress caches and verify that no malicious code has been injected into the site through a comprehensive security scan or manual code review of the wp-content directory.

CVE-2024-4665 MEDIUM POC
6.4 May 15

The EventPrime WordPress plugin before 3.5.0 does not properly validate permissions when updating bookings, allowing use

CVE-2023-5238 MEDIUM POC
6.1 Oct 31

The EventPrime WordPress plugin before 3.2.0 does not sanitise and escape a parameter before outputting it back in the p

CVE-2023-4250 MEDIUM POC
6.1 Oct 31

The EventPrime WordPress plugin before 3.2.0 does not sanitise and escape some parameters before outputting them back in

CVE-2024-31275 CRITICAL
9.8 Jun 09

Missing Authorization vulnerability in Metagauss EventPrime.3.4. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2023-4252 MEDIUM POC
5.3 Nov 27

The EventPrime WordPress plugin through 3.2.9 specifies the price of a booking in the client request, allowing an attack

CVE-2026-56053 HIGH
8.8 Jun 25

PHP Object Injection in the EventPrime event-calendar-management WordPress plugin (versions 4.3.4.1 and earlier) allows

CVE-2024-43223 HIGH
8.8 Nov 01

Missing Authorization vulnerability in EventPrime Events EventPrime allows Exploiting Incorrectly Configured Access Cont

CVE-2023-5519 MEDIUM POC
4.3 Oct 31

The EventPrime WordPress plugin before 3.2.0 does not have CSRF checks when creating bookings, which could allow attacke

CVE-2023-4251 MEDIUM POC
4.3 Oct 31

The EventPrime WordPress plugin before 3.2.0 does not have CSRF checks when creating bookings, which could allow attacke

CVE-2024-24832 HIGH
8.2 Mar 23

Missing Authorization vulnerability in Metagauss EventPrime.3.9. Rated high severity (CVSS 8.2), this vulnerability is r

CVE-2026-42687 HIGH
8.1 Jun 15

Unauthenticated PHP Object Injection in the EventPrime event calendar plugin for WordPress (versions <= 4.3.2.1) allows

CVE-2026-42669 HIGH
7.5 Jun 02

Broken access control in the EventPrime WordPress plugin (versions up to and including 4.3.2.0) allows unauthenticated r

Share

CVE-2026-24378 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy