Description
The Essential Addons for Elementor – Popular Elementor Templates & Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Event Calendar widget in all versions up to, and including, 6.6.2 due to insufficient input sanitization and output escaping on event titles sourced from The Events Calendar. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-08
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Essential Addons for Elementor plugin allows authenticated users with Author-level or higher access to inject arbitrary JavaScript into event titles displayed by the Event Calendar widget. This occurs because the plugin does not properly sanitize and escape event titles sourced from The Events Calendar, enabling a stored cross‑site scripting flaw that is triggered whenever an affected event page is viewed.

Affected Systems

WordPress sites that have the Essential Addons for Elementor – Popular Elementor Templates & Widgets plugin installed in a version through 6.6.2 are affected. Only users with Author or higher privileges can inject malicious payloads, and all visitors to the compromised event page will execute the code.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity issue. The EPSS score of < 1 % signals that widespread exploitation is unlikely at present. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires authentication; after an author stores a malicious script in an event title, the payload remains persistent and is executed in each visitor’s browser whenever they view the event page, allowing attackers to run arbitrary client‑side code.

Generated by OpenCVE AI on July 26, 2026 at 18:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Essential Addons for Elementor to a version above 6.6.2 that sanitizes event titles and prevents stored cross‑site scripting.
  • Enforce input validation by ensuring all event titles are stripped of or encoded for unsafe characters, addressing the CWE‑79 vulnerability.
  • Restrict Author-level permissions to trusted users and audit changes to event titles to prevent unauthorized injection.
  • Deploy a site‑wide content security policy that blocks inline scripts on event pages, providing a safeguard if a payload is stored.

Generated by OpenCVE AI on July 26, 2026 at 18:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdevteam
Wpdevteam essential Addons For Elementor – Popular Elementor Templates & Widgets
Vendors & Products Wordpress
Wordpress wordpress
Wpdevteam
Wpdevteam essential Addons For Elementor – Popular Elementor Templates & Widgets

Wed, 08 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Description The Essential Addons for Elementor – Popular Elementor Templates & Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Event Calendar widget in all versions up to, and including, 6.6.2 due to insufficient input sanitization and output escaping on event titles sourced from The Events Calendar. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Essential Addons for Elementor <= 6.6.2 - Authenticated (Author+) Stored Cross-Site Scripting via Event Calendar Widget Popup
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Wpdevteam Essential Addons For Elementor – Popular Elementor Templates & Widgets
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-08T14:11:23.298Z

Reserved: 2026-04-16T23:08:24.493Z

Link: CVE-2026-6459

cve-icon Vulnrichment

Updated: 2026-07-08T14:11:19.958Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T18:15:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')