SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-77150

MEDIUM · CVSS 6.1 EPSS 0.25%

Source: NVD + CISA KEV + EPSS · Published 2026-09-11 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

The Unlimited Elements For Elementor plugin for WordPress is susceptible to reflected cross-site scripting due to inadequate input sanitization and output escaping in the 'data[name]' parameter, affecting all versions up to 2.0.16. This vulnerability allows unauthenticated attackers to inject malicious scripts into web pages, potentially compromising users who interact with the affected site. WordPress site administrators using this plugin should prioritize patching or updating to mitigate the risk of exploitation.

CVE
CVE-2026-77150
Severity
MEDIUM
CVSS
6.1
EPSS
0.25%
WordPress

Original NVD Description

The Unlimited Elements For Elementor plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via 'data[name]' Parameter in all versions up to, and including, 2.0.16 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The show_preview AJAX action is registered for unauthenticated users and is gated only by a nonce, which an unauthenticated attacker can retrieve by loading any publicly accessible page that emits it.