CVE-2025-9693 HIGH

CVE-2025-9693: User Meta – User Profile Builder and User management plugin <= 3.1.2 - Authenticated (Subscriber+) Arbitrary File Deletion

Vendor Khaledsaikat
Product User Meta – User Profile Builder and User management plugin
Weakness CWE-22 · Path traversal
Published September 11, 2025
Last update April 8, 2026

CVSS base score

8.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The User Meta – User Profile Builder and User management plugin plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the postInsertUserProcess function in all versions up to, and including, 3.1.2. 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).

Explanation of Vulnerability in Simple Terms

02Summary

The User Meta plugin for WordPress contains a path traversal vulnerability that allows authenticated users with low privileges to read, modify, or delete arbitrary files on the server when they interact with a malicious link. An attacker can access sensitive files outside the intended directory structure. The vulnerability affects all versions up to 3.1.2.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete arbitrary files on the server outside the plugin's intended directory.

Potential impact on your site

04Site Impact

Attackers can steal configuration files, database credentials, or other sensitive data; modify or delete site files.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress account and trick a user into clicking a malicious link.

Key dates

06Disclosure timeline

September 11, 2025 CVE published
April 8, 2026 Record updated