Description
The Royal Addons for Elementor WordPress plugin before 1.7.1066 does not perform any capability or ownership check (relying only on a publicly-scrapeable nonce) before writing like-count and visitor-tracking post meta keyed on an arbitrary post ID, allowing unauthenticated users to modify that metadata on any post, including private and draft posts.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Royal Elementor Addons plugin (before version 1.7.1066) performs no capability or ownership checks when processing requests to the wpr_likes_init endpoint. It relies only on a publicly accessible nonce, allowing any user, including unauthenticated ones, to write to the post meta that stores like counts and visitor‑tracking information. The consequence is that attackers can alter like statistics and logged visitor IPs for any post, including private or draft content, thereby manipulating public perception or tracking user activity in a privacy‑violating manner. This vulnerability is a classic example of missing authorization on a write operation, which can lead to data integrity and confidentiality breaches.

Affected Systems

WordPress sites using the Royal Elementor Addons (Royal Addons for Elementor) plugin with a version older than 1.7.1066. The vulnerability specifically targets the post‑meta keys that store like counts and visitor‑tracking data and applies to all posts, regardless of status (public, private, or draft).

Risk and Exploitability

An attacker only needs to execute a simple HTTP request to the wpr_likes_init endpoint, providing a valid public nonce. No additional authentication is required. The probability of exploitation is high because the endpoint is accessible to all visitors and can be discovered via public enumeration or by examining the plugin’s JavaScript. While no EPSS or KEV ranking is available, the serious impact on data integrity and potential privacy violations warrants a high‑risk assessment. With no remediation in place, any unauthenticated user can repeatedly alter like counters and visitor logs until an update is applied.

Generated by OpenCVE AI on August 26, 2026 at 07:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Royal Elementor Addons to version 1.7.1066 or later.
  • Block unauthenticated access to the wpr_likes_init endpoint with a web application firewall rule or .htaccess restriction.
  • Remove or reset altered like counts and visitor IP meta entries from affected posts until the plugin is updated.

Generated by OpenCVE AI on August 26, 2026 at 07:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-862

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

Type Values Removed Values Added
Description The Royal Addons for Elementor WordPress plugin before 1.7.1066 does not perform any capability or ownership check (relying only on a publicly-scrapeable nonce) before writing like-count and visitor-tracking post meta keyed on an arbitrary post ID, allowing unauthenticated users to modify that metadata on any post, including private and draft posts.
Title Royal Elementor Addons < 1.7.1066 - Unauthenticated Like Count and IP Meta Modification via wpr_likes_init
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-26T06:00:18.118Z

Reserved: 2026-06-26T08:53:03.681Z

Link: CVE-2026-13404

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T08:00:03Z

Weaknesses