Skip to main content

PHP EUVDEUVD-2026-20451

| CVE-2026-3243 HIGH
Path Traversal (CWE-22)
2026-04-08 Wordfence
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Re-analysis Queued
Apr 24, 2026 - 18:07 vuln.today
cvss_changed
EUVD ID Assigned
Apr 08, 2026 - 11:46 euvd
EUVD-2026-20451
Analysis Generated
Apr 08, 2026 - 11:46 vuln.today
CVE Published
Apr 08, 2026 - 11:16 nvd
HIGH 8.8

DescriptionCVE.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.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

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

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

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

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

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

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Share

EUVD-2026-20451 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy