CVE-2025-14997 HIGH

CVE-2025-14997: BuddyPress Xprofile Custom Field Types <= 1.2.8 - Authenticated (Subscriber+) Arbitrary File Deletion

Vendor Buddydev
Product BuddyPress Xprofile Custom Field Types
Weakness CWE-22 · Path traversal
Published January 6, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The BuddyPress Xprofile Custom Field Types plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'delete_field' function in all versions up to, and including, 1.2.8. 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

BuddyPress Xprofile Custom Field Types versions 1.2.8 and earlier contain a path traversal vulnerability that allows authenticated users to read, modify, or delete arbitrary files on the server. An attacker with a low-privilege account can exploit this without user interaction to access sensitive data, alter site files, or disrupt availability.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete arbitrary files on the server with the web server's permissions.

Potential impact on your site

04Site Impact

Any authenticated user can access sensitive files, alter site configuration, or cause service disruption.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site; no user interaction required.

Key dates

06Disclosure timeline

January 6, 2026 CVE published
April 8, 2026 Record updated