Severity by source
AV:N/AC:L/PR:L/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:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
The Advanced Members for ACF plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the create_crop function in all versions up to, and including, 1.2.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The vulnerability was partially patched in version 1.2.5.
AnalysisAI
Arbitrary file deletion in DanbiLabs Advanced Members for ACF plugin for WordPress (versions ≤1.2.5) allows authenticated attackers with Subscriber-level privileges to delete critical server files via path traversal, enabling remote code execution by removing wp-config.php or similar critical files. The vulnerability stems from insufficient path validation in the create_crop function and was only partially patched in version 1.2.5, leaving residual risk. CVSS 8.8 (High) reflects network accessibility with low attack complexity requiring only low-privilege authentication. No public exploit identified at time of analysis, though the attack path is straightforward for authenticated users.
Technical ContextAI
This vulnerability exploits CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) in the Advanced Members for ACF WordPress plugin's avatar handling functionality. The affected code resides in the class-avatar.php file's create_crop function, which processes user-supplied file paths without adequate sanitization. WordPress plugins run with the same privileges as the web server process, typically allowing file system operations within the WordPress installation directory. By manipulating path parameters through directory traversal sequences (../ patterns), an attacker can escape intended upload/crop directories and target arbitrary files. The plugin integrates with Advanced Custom Fields (ACF) to provide member management features, and the vulnerable code path is accessible to any authenticated user with Subscriber role or higher-WordPress's lowest privileged authenticated role. The partial patch in version 1.2.5 indicates incomplete remediation of the path validation logic, as evidenced by changesets 3479725 and 3492372 in the WordPress plugin repository.
RemediationAI
Upstream fix available (PR/commit); released patched version not independently confirmed. Site administrators should immediately review WordPress plugin repository changesets 3479725 and 3492372 (https://plugins.trac.wordpress.org/changeset/3479725/ and https://plugins.trac.wordpress.org/changeset/3492372/) to assess patch completeness, as version 1.2.5 is documented as containing only a partial fix. Until a complete patch is released and verified, implement defense-in-depth measures: restrict Subscriber-level user registration if not business-critical, audit existing Subscriber accounts for legitimacy, implement file integrity monitoring for critical WordPress files (wp-config.php, .htaccess, core PHP files), and consider web application firewall rules to detect path traversal attempts in file operation parameters. If the plugin is not essential to site functionality, disable or remove it entirely until a comprehensive fix is released. Monitor the Wordfence threat intelligence page and WordPress plugin repository for updated versions addressing the residual vulnerability. After applying any future patches, verify remediation by testing that authenticated low-privilege users cannot manipulate file paths in avatar/crop operations.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-22 – Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20451