Description
The BM Content Builder plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the ux_cb_remove_layout_ajax() and ux_cb_tools_export_ajax() functions in all versions up to, and excluding, 3.17.1. 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).
Published: 2026-09-22
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The BM Content Builder plugin for WordPress lacks proper file path validation in the ux_cb_remove_layout_ajax() and ux_cb_tools_export_ajax() functions. This oversight allows any authenticated user with Subscriber or higher privileges to delete arbitrary files on the server. Because WordPress uses files such as wp-config.php to store critical configuration, the removal of such files can easily lead to remote code execution, allowing an attacker to take control of the site.

Affected Systems

SeaTheme’s BM Content Builder plugin for WordPress, in all versions up to but not including 3.17.1, is affected. The vulnerability is present in versions 3.0 through 3.17.0; any deployment of the plugin on a WordPress site should be considered vulnerable unless it has been upgraded to 3.17.1 or later.

Risk and Exploitability

The CVSS score of 8.8 classifies this issue as high severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack requires authentication, specifically Subscriber-level access or higher, and the attacker must be able to trigger the vulnerable AJAX endpoints. Once those prerequisites are met, the attacker can delete arbitrary files, including critical wp-config.php, which provides a clear route to remote code execution. Because the flaw exists in commonly used WordPress themes, the potential impact is significant for sites that have the plugin installed and contain Subscriber+ users.

Generated by OpenCVE AI on September 22, 2026 at 09:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the BM Content Builder plugin to version 3.17.1 or later, which resolves the file path validation flaw.
  • Reduce or remove Subscriber and higher privileges for users who do not require access to the plugin, thereby limiting the window of opportunity for exploitation.
  • Implement file integrity monitoring to detect unexpected deletions of critical files such as wp-config.php and to trigger alerts for rapid response.

Generated by OpenCVE AI on September 22, 2026 at 09:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Seatheme
Seatheme bm Content Builder
Wordpress
Wordpress wordpress
Vendors & Products Seatheme
Seatheme bm Content Builder
Wordpress
Wordpress wordpress

Tue, 22 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Description The BM Content Builder plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the ux_cb_remove_layout_ajax() and ux_cb_tools_export_ajax() functions in all versions up to, and excluding, 3.17.1. 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).
Title BM Content Builder < 3.17.1 - Authenticated (Subscriber+) Arbitrary File Deletion
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Seatheme Bm Content Builder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-22T10:25:32.309Z

Reserved: 2025-02-13T16:00:23.119Z

Link: CVE-2025-1281

cve-icon Vulnrichment

Updated: 2026-09-22T10:17:26.392Z

cve-icon NVD

Status : Received

Published: 2026-09-22T08:16:36.250

Modified: 2026-09-22T11:17:23.337

Link: CVE-2025-1281

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T10:00:15Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')