Royal Addons for Elementor <= 1.7.1056 - Missing Authorization to Unauthenticated Form Action Meta Modification

5.3
Missing Authorization
CVE CVE-2026-4024
CVSS 5.3 (Medium)
Publicly Published May 1, 2026
Last Updated May 2, 2026
Researcher Nguyen C

Description

The Royal Addons for Elementor plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `wpr_update_form_action_meta` AJAX action in all versions up to, and including, 1.7.1056. The handler is registered on both `wp_ajax` and `wp_ajax_nopriv` hooks, making it accessible to unauthenticated users. Although a nonce is verified, the nonce (`wpr-addons-js`) is publicly exposed in frontend JavaScript via `WprConfig.nonce` on any page that loads Royal Addons widgets, rendering the protection ineffective. The endpoint also lacks any capability or ownership checks and directly calls `update_post_meta()` with user-controlled input on a whitelisted set of form action meta keys. This makes it possible for unauthenticated attackers to modify form action configuration metadata (email, submissions, Mailchimp, and webhook settings) on any post, potentially leading to webhook/email action tampering and data exfiltration via modified webhook URLs.

References

Share

Vulnerability Details for Royal Addons for Elementor – Addons and Templates Kit for Elementor

Software Type Plugin
Software Slug royal-elementor-addons (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.7.1057, or a newer patched version
Affected Version
  • <= 1.7.1056
Patched Version
  • 1.7.1057

Recent vulnerabilities in Royal Addons for Elementor – Addons and Templates Kit for Elementor

# Title CVE ID CVSS Researchers Date
1 Royal Elementor Addons <= 1.7.1062 - Unauthenticated Information Exposure CVE-2026-13402 5.3 Pablo González and Francisco José Ramírez June 26, 2026
2 Royal Addons for Elementor – Addons and Templates Kit for Elementor 1.7.1058 - 1.7.1059 - Authenticated (Contributor+) Arbitrary File Read via Data Table Widget CSV File Source CVE-2026-8118 6.5 Jack Taylor June 18, 2026
3 Royal Addons for Elementor <= 1.7.1058 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'title_tag' Parameter CVE-2026-6504 6.4 Romain Deperne (ang3L) May 13, 2026
4 Royal Addons for Elementor – Addons and Templates Kit for Elementor < 1.7.1053 - Authenticated (Contributor+) Stored Cross-Site Scripting CVE-2026-27421 6.4 Peter Thaleikis May 7, 2026
5 Royal Addons for Elementor – Addons and Templates Kit for Elementor < 1.7.1053 - Missing Authorization CVE-2026-25436 5.3 Bao - BlueRock May 7, 2026
6 Royal Addons for Elementor <= 1.7.1056 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'Follow Button Text' Parameter CVE-2026-5159 6.4 Caspian May 4, 2026
7 Royal Addons for Elementor <= 1.7.1056 - Unauthenticated Stored Cross-Site Scripting via 'status' Parameter in wpr_update_form_action_meta CVE-2026-4803 7.2 andrea bocchetti May 4, 2026
8 Royal Addons for Elementor <= 1.7.1057 - Authenticated (Contributor+) Server-Side Request Forgery via CSV URL Parameter CVE-2026-6229 7.2 Dmitrii Ignatyev May 1, 2026
9 Royal Addons for Elementor <= 1.7.1056 - Authenticated (Author+) Stored Cross-Site Scripting via Image Caption Field CVE-2026-5428 6.4 Dmitrii Ignatyev April 23, 2026
10 Royal Addons for Elementor <= 1.7.1056 - Authenticated (Contributor+) Stored Cross-Site Scripting via Instagram Feed Widget CVE-2026-5162 6.4 Caspian April 16, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation