Description
The Front End Users plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the file uploads field of the registration form in all versions up to, and including, 3.2.32. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2025-04-02
Score: 9.8 Critical
EPSS: 20.4% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing file type validation flaw in the registration form of the Front End Users plugin allows attackers to upload any file type to the web server without authentication. Once an attacker places a malicious file in the upload directory, the file may be executed, giving the attacker remote code execution capabilities. The weakness is classified as CWE‑434, a classic example of uncontrolled upload vulnerability.

Affected Systems

All WordPress sites that have the Front End Users plugin installed at version 3.2.32 or earlier are impacted. Administrators should upgrade the plugin.

Risk and Exploitability

The CVSS score of 9.8 and the EPSS score of 20% show that the flaw is frequently exploited in the wild. Because the upload form is publicly accessible, an unauthenticated attacker can simply POST a crafted request to the registration endpoint. The vulnerability is not listed in the CISA KEV catalog, yet its high severity and exploitation likelihood demand urgent attention.

Generated by OpenCVE AI on July 24, 2026 at 17:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch for the Front End Users plugin, ensuring the file type validation logic is restored.
  • If an update cannot be performed immediately, disable or remove the bulk upload feature from the registration page to close the attack vector.
  • Configure your web server or application firewall to reject disallowed MIME types and prevent execution of files residing in the upload directory.

Generated by OpenCVE AI on July 24, 2026 at 17:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-9551 The Front End Users plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the file uploads field of the registration form in all versions up to, and including, 3.2.32. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
History

Wed, 08 Apr 2026 17:30:00 +0000

Type Values Removed Values Added
References

Wed, 08 Apr 2026 17:00:00 +0000


Tue, 12 Aug 2025 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Etoilewebdesign
Etoilewebdesign front End Users
CPEs cpe:2.3:a:etoilewebdesign:front_end_users:*:*:*:*:*:wordpress:*:*
Vendors & Products Etoilewebdesign
Etoilewebdesign front End Users

Wed, 02 Apr 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 02 Apr 2025 09:45:00 +0000

Type Values Removed Values Added
Description The Front End Users plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the file uploads field of the registration form in all versions up to, and including, 3.2.32. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title Front-End-Only-Users <= 3.2.32 - Unauthenticated Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Etoilewebdesign Front End Users
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:35:54.757Z

Reserved: 2025-03-05T21:15:46.177Z

Link: CVE-2025-2005

cve-icon Vulnrichment

Updated: 2025-04-02T16:14:30.717Z

cve-icon NVD

Status : Modified

Published: 2025-04-02T10:15:19.117

Modified: 2026-06-17T09:06:03.843

Link: CVE-2025-2005

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-24T17:15:03Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type