CVE-2025-2005 CRITICAL

CVE-2025-2005: Front-End-Only-Users <= 3.2.32 - Unauthenticated Arbitrary File Upload

Vendor Rustaurius
Product Front End Users
Weakness CWE-434 · Unrestricted file upload
Published April 2, 2025
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Front End Users versions 3.2.32 and earlier contain an unrestricted file upload vulnerability. An attacker can upload arbitrary files to the site without authentication or user interaction. This allows execution of malicious code, data theft, and site takeover. Update to a version newer than 3.2.32 immediately.

What an attacker can do

03Attacker Capabilities

Upload and execute arbitrary files on the site without authentication.

Potential impact on your site

04Site Impact

Complete site compromise: attackers can run code, steal data, modify content, or disable the site.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

April 2, 2025 CVE published
April 8, 2026 Record updated