CVE-2025-1281
Received Received - Intake

Arbitrary File Deletion in BM Content Builder WordPress Plugin

Vulnerability report for CVE-2025-1281, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: Wordfence

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).

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
bm_content_builder bm_content_builder to 3.17.1 (exc)
bm_content_builder plugin to 3.17.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The BM Content Builder plugin for WordPress has a vulnerability that allows authenticated users with Subscriber-level access or higher to delete arbitrary files on the server. This is due to insufficient validation in the ux_cb_remove_layout_ajax() and ux_cb_tools_export_ajax() functions in versions up to 3.17.0.

Detection Guidance

Check for unauthorized file deletions or modifications in WordPress directories. Review server logs for suspicious activity from Subscriber-level accounts. Inspect plugins for BM Content Builder versions below 3.17.1.

Impact Analysis

An attacker could exploit this to delete critical files like wp-config.php, leading to remote code execution. This could compromise the entire WordPress site, allowing unauthorized access or control.

Compliance Impact

This vulnerability allows authenticated attackers to delete arbitrary files on the server, which could include sensitive data files or configuration files. Such unauthorized file deletion may lead to data breaches or system compromise, potentially violating GDPR's integrity and confidentiality requirements or HIPAA's safeguards for protected health information.

Mitigation Strategies

Update the BM Content Builder plugin to version 3.17.1 or later. Remove or disable the plugin if not needed. Restrict Subscriber-level access to only trusted users.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-1281. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart