Severity by source
AV:N/AC:L/PR:L/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:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
1DescriptionCVE.org
The Royal Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Instagram Feed widget's 'instagram_follow_text' setting in all versions up to, and including, 1.7.1056 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. Note that exploitation requires that an administrator has previously configured the Instagram Feed widget with a valid Instagram access token on the site.
AnalysisAI
Stored Cross-Site Scripting in Royal Addons for Elementor's Instagram Feed widget allows authenticated contributors and above to inject arbitrary JavaScript via the 'instagram_follow_text' setting, which executes in the browsers of all users viewing the affected page. The vulnerability affects all versions up to 1.7.1056 and requires the Instagram Feed widget to be previously configured with a valid access token by an administrator. No public exploit code or active exploitation has been confirmed at this time.
Technical ContextAI
The vulnerability exists in the Instagram Feed widget component of Royal Addons for Elementor, a WordPress plugin that extends Elementor page builder functionality. The flaw stems from insufficient input sanitization and output escaping of the 'instagram_follow_text' parameter in the widget settings, which is likely processed and rendered in the frontend without proper WordPress sanitization functions (wp_kses_post, sanitize_text_field) or escaping functions (esc_html, wp_kses_allowed_html). WordPress plugins must sanitize all user inputs and escape all dynamic output to prevent XSS. The attack vector is network-based with low complexity, leveraging the WordPress administrative interface where Contributor-level users can modify widget settings. CWE-79 (Improper Neutralization of Input During Web Page Generation) is the root cause classification.
RemediationAI
Update Royal Addons for Elementor to the latest patched version beyond 1.7.1056 immediately via the WordPress Plugins dashboard (Plugins > Installed Plugins > Royal Addons for Elementor > Update). As a temporary workaround if an immediate update is not possible, disable the Instagram Feed widget entirely by removing it from all pages and deactivating the plugin if not in use, or restrict Contributor-level access to only trusted users via WordPress role management (Settings > Users or User Role Editor plugin). Additionally, administrators should audit existing widget configurations for any suspicious content in the 'instagram_follow_text' field and review page revision history via WordPress Revisions feature to detect unauthorized modifications. Monitor site logs for editor-level user activity and consider enabling two-factor authentication (2FA) on all administrative accounts via a security plugin to prevent unauthorized access. The vulnerability is rooted in inadequate escaping in the widget rendering function; patches should include proper use of wp_kses_post() on input sanitization and esc_html() or esc_attr() on output escaping depending on context.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
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
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-27189
GHSA-6vmj-c5pc-9jfw