Skip to main content

Plus Addons Elementor CVE-2026-15285

| EUVDEUVD-2026-42794 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-07-10 security@wordfence.com GHSA-653v-fpr2-j969
6.4
CVSS 3.1 · Vendor: wordfence
Share

Severity by source

Vendor (wordfence) PRIMARY
6.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
vuln.today AI
5.4 MEDIUM

Stored XSS inherently requires a victim to render the page (UI:R); all other metrics align with the official vector including scope change and low privilege.

3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (wordfence).

CVSS VectorVendor: wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 10, 2026 - 05:53 vuln.today
CVE Published
Jul 10, 2026 - 05:16 nvd
MEDIUM 6.4

DescriptionCVE.org

The Plus Addons for Elementor plugin for WordPress was vulnerable to Authenticated (Contributor+) Stored Cross-Site Scripting via the Button widget's custom_attributes setting in versions up to and including 6.4.11. The render function in modules/widgets/tp_button.php passed the raw custom_attributes string through tp_senitize_js_input(). This filter is bypassable. The issue is patched in version 6.4.12.

AnalysisAI

Stored Cross-Site Scripting in The Plus Addons for Elementor WordPress plugin (versions through 6.4.11) allows authenticated contributors to inject persistent malicious scripts into pages via the Button widget's custom_attributes parameter. The root cause is a bypassable sanitization filter (tp_senitize_js_input()) in modules/widgets/tp_button.php that fails to properly neutralize HTML/JS content before rendering. When an administrator or other privileged user subsequently views an affected page, the stored payload executes in their browser context, enabling session hijacking or unauthorized administrative actions. No public exploit identified at time of analysis; patch is available in version 6.4.12.

Technical ContextAI

The vulnerability resides in The Plus Addons for Elementor, a third-party WordPress plugin extending the Elementor page builder. The affected code path is the render() method in modules/widgets/tp_button.php (observable across tags 6.4.10 through 6.4.11 in the WordPress plugin repository), which accepts a custom_attributes string from Elementor widget settings and passes it through tp_senitize_js_input() defined in modules/helper-function.php. CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-Site Scripting) applies: the sanitization function does not adequately strip or encode HTML event handlers or script constructs before the value is emitted into the rendered HTML output. Because Elementor stores widget configurations in post metadata, the payload persists server-side and is served to every user who loads the page, classifying this as Stored (Persistent) XSS. The CVSS scope-change metric (S:C) reflects that script execution occurs in a browser context outside the plugin's own trust boundary.

RemediationAI

Update The Plus Addons for Elementor to version 6.4.12 or later, which contains the patched render() function in tp_button.php. The fix can be applied via the WordPress admin dashboard (Plugins > Updates) or WP-CLI (wp plugin update the-plus-addons-for-elementor-page-builder). The Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/3c3217f9-67e5-488d-b80a-49a61678fb98 provides additional context. As an interim compensating control where immediate patching is not feasible, restrict the WordPress Contributor role from creating or editing Elementor-enabled posts - this removes the attack surface without disabling the plugin entirely, though it may affect editorial workflows. Disabling the Button widget in Elementor's feature manager is a more targeted workaround but may break existing page designs. A Web Application Firewall with XSS rulesets (e.g., Wordfence's own firewall) can provide partial mitigation but should not substitute for patching.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-15285 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy