CVE-2025-32145 HIGH

CVE-2025-32145: WordPress WpEvently plugin <= 4.3.6 - PHP Object Injection vulnerability

Vendor Magepeopleteam
Product WpEvently
Weakness CWE-502 · Unsafe deserialization
Published April 10, 2025
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 <= 4.3.6.

Explanation of Vulnerability in Simple Terms

02Summary

WpEvently versions 4.3.6 and earlier contain a deserialization vulnerability in how they process untrusted data. An attacker with low-level site access can craft malicious serialized objects to execute arbitrary PHP code on the server. This grants full control over the WordPress installation, including database access and file modification.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the site and access or modify all site data and files.

Potential impact on your site

04Site Impact

Complete compromise of the WordPress site, including database theft, malware injection, and defacement.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

April 10, 2025 CVE published
April 28, 2026 Record updated