Skip to main content

Royal Elementor Addons EUVDEUVD-2026-27185

| CVE-2026-4803 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-05-05 Wordfence
7.2
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.2 HIGH
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

1
Analysis Generated
May 05, 2026 - 04:31 vuln.today

DescriptionCVE.org

The Royal Elementor Addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'status' parameter in the wpr_update_form_action_meta AJAX action in all versions up to, and including, 1.7.1056. This is due to insufficient input sanitization and output escaping, combined with a publicly leaked nonce that allows unauthenticated access to the AJAX handler. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

AnalysisAI

Stored Cross-Site Scripting in Royal Elementor Addons WordPress plugin allows unauthenticated remote attackers to inject malicious scripts that execute in victim browsers. The vulnerability exists in all versions up to 1.7.1056 due to a publicly leaked static nonce that bypasses authentication checks for the wpr_update_form_action_meta AJAX endpoint. Combined with insufficient input sanitization on the 'status' parameter, attackers can inject persistent XSS payloads without authentication. EPSS data not provided; no CISA KEV listing indicates no confirmed widespread exploitation at time of analysis.

Technical ContextAI

This vulnerability affects the Royal Elementor Addons plugin (wproyal:royal_addons_for_elementor), a WordPress extension that enhances Elementor page builder functionality. The flaw is a CWE-79 (Improper Neutralization of Input During Web Page Generation) stored XSS issue in the form actions status management module. The vulnerable code path includes an AJAX handler (wpr_update_form_action_meta) registered in plugin.php that processes form metadata updates. The critical security failure is twofold: first, the nonce verification mechanism uses a static, publicly discoverable value rather than WordPress's built-in dynamic nonce system; second, user-supplied data in the 'status' parameter is stored in the database without proper sanitization and later rendered without output escaping. The WordPress plugin repository references show the vulnerable code in wpr-actions-status.php at lines 21 and 73, with the AJAX handler registration visible in plugin.php at line 613. The fix in changeset 3503219 addresses both the nonce weakness and input validation gaps.

RemediationAI

Immediately upgrade to Royal Elementor Addons version 1.7.1057 or later, which addresses both the nonce weakness and input sanitization issues per changeset 3503219 visible at https://plugins.trac.wordpress.org/changeset/3503219/royal-elementor-addons. Site administrators should access WordPress admin dashboard, navigate to Plugins → Installed Plugins, locate Royal Elementor Addons, and click Update Now. After patching, review form submission data and post/page content for suspicious JavaScript injection patterns (script tags, event handlers, data URIs) as existing malicious payloads will persist post-patch. If immediate patching is impossible, disable the Royal Elementor Addons plugin entirely until upgrade is feasible - partial mitigations like WAF rules are insufficient given the authentication bypass via leaked nonce. Disabling the plugin will break Elementor-dependent pages but prevents exploitation. For sites requiring continued operation, implement Web Application Firewall rules blocking requests to /wp-admin/admin-ajax.php with action=wpr_update_form_action_meta, though this may disrupt legitimate form functionality and does not address already-injected stored payloads. Audit user roles with form management permissions and review recent form submissions for anomalous content.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

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

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

Share

EUVD-2026-27185 vulnerability details – vuln.today

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