CVE-2026-24954 HIGH

CVE-2026-24954: WordPress WpEvently plugin <= 5.0.8 - Deserialization of untrusted data vulnerability

Vendor Magepeopleteam
Product WpEvently
Weakness CWE-502 · Unsafe deserialization
Published February 3, 2026
Last update April 28, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Deserialization of Untrusted Data vulnerability in magepeopleteam WpEvently mage-eventpress allows Object Injection.This issue affects WpEvently: from n/a through <= 5.0.8.

Explanation of Vulnerability in Simple Terms

02Summary

WpEvently versions 5.0.8 and earlier contain a deserialization vulnerability that allows authenticated attackers to execute arbitrary PHP code on the site. An attacker with low-level user access can craft malicious serialized data that, when processed by the plugin, runs their own code with full site privileges. This affects confidentiality, integrity, and availability of the WordPress installation.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the site with full WordPress privileges.

Potential impact on your site

04Site Impact

A compromised user account can lead to complete site takeover, data theft, malware injection, or site destruction.

Conditions required to exploit

05Prerequisites

Attacker must have a low-level user account (subscriber or higher) on the WordPress site.

Key dates

06Disclosure timeline

February 3, 2026 CVE published
April 28, 2026 Record updated