Wordpress Plugin
CVE-2025-54006
MEDIUM
Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in boldthemes Bold Page Builder bold-page-builder allows Stored XSS.This issue affects Bold Page Builder: from n/a through <= 5.4.1.
AnalysisAI
Stored cross-site scripting (XSS) in Bold Page Builder WordPress plugin through version 5.4.1 allows authenticated attackers to inject malicious scripts that execute in the browsers of other users viewing affected pages. The vulnerability stems from improper input neutralization during page generation, enabling attackers with page creation or editing capabilities to embed persistent XSS payloads. No public exploit code or active exploitation has been confirmed; the low EPSS score (0.04th percentile) reflects limited real-world attack probability despite the vulnerability's presence in a widely-installed page builder plugin.
Technical ContextAI
Bold Page Builder is a WordPress page builder plugin that processes user-supplied input when generating web pages. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), which occurs when the plugin fails to properly sanitize or escape user input before rendering it in HTML output. Stored XSS vulnerabilities differ from reflected XSS in that the malicious payload is persisted in the application's data store (in this case, WordPress post/page metadata or content), meaning any user who views an affected page becomes exposed to the injected script. The attack surface is limited to users with permissions to create or edit pages within the Bold Page Builder interface, making this a post-authentication vulnerability despite its ability to impact unauthenticated site visitors who view the compromised content.
Affected ProductsAI
Bold Page Builder WordPress plugin versions from the earliest release through 5.4.1 are affected. The plugin is distributed via the official WordPress plugin repository (CPE scope: wordpress/plugin/bold-page-builder). Users running any version numbered 5.4.1 or earlier are vulnerable. Vendor advisory and vulnerability details are available at the Patchstack database entry (https://patchstack.com/database/Wordpress/Plugin/bold-page-builder/vulnerability/wordpress-bold-page-builder-plugin-5-4-1-cross-site-scripting-xss-vulnerability).
RemediationAI
Update Bold Page Builder to the patched version released after 5.4.1 as soon as it becomes available. The plugin maintainers should be contacted directly or checked via the WordPress plugin dashboard for the latest available update. In the interim, restrict page editing and page builder access to trusted administrators only, and audit existing pages created with the plugin for suspicious scripts or content. WordPress administrators can limit plugin capabilities through role-based access controls, removing the 'edit_pages' capability from contributor and editor roles if operationally feasible. Monitor the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/bold-page-builder/) for patch release notifications and update immediately upon availability.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today