What the vulnerability does
01Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in magepeopleteam WpEvently mage-eventpress allows PHP Local File Inclusion.This issue affects WpEvently: from n/a through <= 4.2.9.
Explanation of Vulnerability in Simple Terms
02Summary
WpEvently versions 4.2.9 and earlier contain a path traversal vulnerability that allows authenticated users with low privileges to read, modify, or delete arbitrary files on the server. The vulnerability requires network access and high attack complexity but does not require user interaction. An attacker can access sensitive files outside the intended directory structure, potentially exposing configuration files, database credentials, or other protected data.
What an attacker can do
03Attacker Capabilities
Read, modify, or delete arbitrary files on the server outside the intended application directory.
Potential impact on your site
04Site Impact
Sensitive files like wp-config.php, database backups, or private keys could be exposed, modified, or deleted by any authenticated user.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege authenticated account; no user interaction required.
Key dates
06Disclosure timeline
March 27, 2025
CVE published
April 28, 2026
Record updated