CVE-2025-9048 HIGH

CVE-2025-9048: Wptobe-memberships <= 3.4.2 - Authenticated (Subscriber+) Arbitrary File Deletion

Vendor Wptobe
Product Wptobe-memberships
Weakness CWE-73
Published August 23, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Wptobe-memberships plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the del_img_ajax_call() function in all versions up to, and including, 3.4.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

Wptobe-memberships versions 3.4.2 and earlier contain a vulnerability that allows authenticated users to modify or delete data on the site. An attacker with low-level account access can exploit this without user interaction. The vulnerability affects data integrity and availability but does not expose sensitive information.

What an attacker can do

03Attacker Capabilities

Modify or delete site data with a low-privilege account.

Potential impact on your site

04Site Impact

Authenticated users can corrupt or remove critical site data without authorization.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low-level privileges.

Key dates

06Disclosure timeline

August 23, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE