Cyber Posture

CVE-2025-30895

High

Published: 27 March 2025

Published
27 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0020 41.7th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may backdoor web servers with web shells to establish persistent access to systems.

Security Summary

CVE-2025-30895 is an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability, classified under CWE-22, in the magepeopleteam WpEvently mage-eventpress WordPress plugin. This flaw enables PHP Local File Inclusion and affects all versions of WpEvently from n/a through 4.2.9. The vulnerability received a CVSS v3.1 base score of 7.5.

The vulnerability can be exploited over the network (AV:N) by an attacker with low privileges (PR:L), though it requires high attack complexity (AC:H) and no user interaction (UI:N). Exploitation remains within the unchanged security scope (S:U) and can lead to high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H), potentially allowing arbitrary file inclusion and execution of malicious PHP code.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/mage-eventpress/vulnerability/wordpress-wpevently-plugin-4-2-9-php-object-injection-vulnerability?_s_id=cve documents this issue and serves as a primary reference for security practitioners seeking mitigation details.

Details

CWE(s)
CWE-22

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1505.003 Web Shell Persistence
Adversaries may backdoor web servers with web shells to establish persistent access to systems.
Why these techniques?

Path traversal in public-facing WordPress plugin directly enables T1190 for initial access via exploitation of the web application and facilitates T1100 by allowing inclusion/execution of malicious PHP code as a web shell.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References