CVE-2026-8677
Received Received - Intake
Stored XSS in Prime Elementor Addons WordPress Plugin

Publication date: 2026-06-09

Last updated on: 2026-06-09

Assigner: Wordfence

Description
The Prime Elementor Addons – Lightweight Elementor Widgets for Faster Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Widget HTML Tag Settings in all versions up to, and including, 1.3.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The exploit succeeds even for users without the unfiltered_html capability because the payload (e.g., 'img src=x onerror=alert(document.domain)') contains no HTML angle brackets and therefore passes through Elementor's wp_kses_post() filter unchanged at save time.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-09
Last Modified
2026-06-09
Generated
2026-06-09
AI Q&A
2026-06-09
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
prime_elementor_addons lightweight_elementor_widgets_for_faster_pages to 1.3.3 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The Prime Elementor Addons – Lightweight Elementor Widgets for Faster Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) via the Widget HTML Tag Settings in all versions up to and including 1.3.3.

This vulnerability exists because the plugin does not properly sanitize input or escape output, allowing authenticated users with contributor-level access or higher to inject arbitrary web scripts into pages.

These injected scripts execute whenever any user accesses the affected page, potentially compromising user security.

The exploit works even if the attacker lacks the unfiltered_html capability because the malicious payload can be crafted without HTML angle brackets, bypassing Elementor's wp_kses_post() filter.

Impact Analysis

This vulnerability can allow attackers with contributor-level access to inject malicious scripts into web pages.

When users visit these compromised pages, the malicious scripts execute in their browsers, which can lead to theft of sensitive information, session hijacking, or other malicious actions.

Because the attack requires only contributor-level access, it increases the risk from insider threats or compromised accounts with limited privileges.

Overall, this can lead to a loss of user trust, data breaches, and potential damage to the website's reputation.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-8677. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart