Description
The Royal Addons for Elementor WordPress plugin before 1.7.1063 does not check the post status of menu items or the templates they reference in one of its REST endpoints, allowing unauthenticated users to retrieve the rendered HTML content of private or draft Elementor templates linked from non-public navigation menu items.
Published: 2026-07-17
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Royal Addons for Elementor WordPress plugin permits unauthenticated retrieval of rendered HTML content from private or draft Elementor templates that are referenced in non‑public navigation menu items. This occurs because the plugin’s REST API endpoint does not verify the post status of menu items or the templates they point to, enabling any visitor to gain confidential page content. The weakness is an information‑disclosure flaw (CWE‑200).

Affected Systems

WordPress installations running the Royal Addons for Elementor plugin version 1.7.1062 or earlier are affected. The problem arises from the plugin’s REST API that is exposed publicly if the site hosts private or draft templates linked to navigation menus.

Risk and Exploitability

With a CVSS score of 5.3, the vulnerability falls into the moderate severity range. The EPSS score of less than 1% indicates a low probability of exploitation at the time of this analysis. The vulnerability is not listed in the CISA KEV catalog, further suggesting limited prevalence. The likely attack vector is remote, unauthenticated access to the REST endpoint, where any user can request the rendered HTML of shadow content without needing site credentials.

Generated by OpenCVE AI on July 31, 2026 at 00:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Royal Addons for Elementor plugin to version 1.7.1063 or later to eliminate the access check flaw.
  • If an immediate update is not possible, restrict or block the vulnerable REST endpoint so that only authenticated users can access it, using a security plugin or web‑application firewall.
  • Remove or change the status of any private or draft Elementor templates that are linked from navigation menus, ensuring that only public content is referenced.
  • Monitor REST API logs for suspicious anonymous requests and review access patterns regularly.

Generated by OpenCVE AI on July 31, 2026 at 00:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

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

ssvc

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


Fri, 17 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Royal Addons for Elementor WordPress plugin before 1.7.1063 does not check the post status of menu items or the templates they reference in one of its REST endpoints, allowing unauthenticated users to retrieve the rendered HTML content of private or draft Elementor templates linked from non-public navigation menu items.
Title Royal Elementor Addons < 1.7.1063 - Unauthenticated Private Mega Menu Template Disclosure
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-17T12:56:50.988Z

Reserved: 2026-06-26T08:45:52.657Z

Link: CVE-2026-13402

cve-icon Vulnrichment

Updated: 2026-07-17T12:56:38.875Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:45:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor