Description
The Royal Addons for Elementor WordPress plugin before 1.7.1065 does not validate a widget setting used to build an HTML tag before outputting it, which could allow users with the Contributor role and above to perform Stored Cross-Site Scripting attacks.
Published: 2026-08-12
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Royal Elementor Addons plugin for WordPress, prior to version 1.7.1065, fails to validate a widget setting that is used to construct an HTML tag. This omission allows users who hold the Contributor role or higher to inject malicious JavaScript into the plugin’s Icon Box widget, resulting in a stored Cross‑Site Scripting vulnerability that can be executed whenever affected pages are viewed. The flaw can lead to session hijacking, credential theft, or defacement across all users who load the compromised content.

Affected Systems

The affected product is the Royal Elementor Addons for WordPress, provided by Royal Addons for Elementor. Any installation running a version earlier than 1.7.1065 is vulnerable, regardless of the site’s configuration or content volume.

Risk and Exploitability

The absence of input validation makes the attack vector straightforward: a Contributor can embed JavaScript payloads via the widget’s settings, which are persisted to the database and rendered in subsequent page loads. With an EPSS score of 0.00152 (0.15%) and the vulnerability not yet in the KEV catalog, the CVSS score of 5.4 indicates moderate severity for this stored XSS flaw, and the fact that Contributors are commonly present on many sites implies a significant risk. Attackers who can gain Contributor access, whether legitimately or through credential compromise, can exploit the flaw to hijack user sessions or disseminate malware.

Generated by OpenCVE AI on August 13, 2026 at 01:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to version 1.7.1065 or later, which includes input validation for the Icon Box widget.
  • Identify and delete any Icon Box widgets that may contain malicious content created while the vulnerability was present.
  • Revoke Contributor role privileges until the update is applied, or restrict Contributors from using the affected widget.
  • Implement a Content Security Policy that blocks inline scripts on the frontend as a temporary mitigation.

Generated by OpenCVE AI on August 13, 2026 at 01:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Royal Addons for Elementor WordPress plugin before 1.7.1065 does not validate a widget setting used to build an HTML tag before outputting it, which could allow users with the Contributor role and above to perform Stored Cross-Site Scripting attacks.
Title Royal Elementor Addons < 1.7.1065 - Contributor+ Stored XSS via Icon Box Widget
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T16:04:15.824Z

Reserved: 2026-08-07T08:45:17.358Z

Link: CVE-2026-19217

cve-icon Vulnrichment

Updated: 2026-08-12T16:04:12.474Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:21:47.283

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19217

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T01:15:12Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')