CVE-2026-17585
Received Received - Intake

Sensitive Information Exposure in Royal Addons for Elementor

Vulnerability report for CVE-2026-17585, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-12

Last updated on: 2026-09-12

Assigner: Wordfence

Description

The Royal Addons for Elementor – Addons and Templates Kit for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.7.1066 via the 'wpr_keyword' parameter. This makes it possible for unauthenticated attackers to extract arbitrary postmeta values from all published posts via character-by-character substring matching across the entire wp_postmeta table. The required nonce is emitted publicly via wp_localize_script on any frontend page that loads a Royal Elementor widget, meaning no authenticated session or prior action is needed to obtain it.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-12
Last Modified
2026-09-12
Generated
2026-09-12
AI Q&A
2026-09-12
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
royal_addons elementor to 1.7.1066 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This WordPress plugin vulnerability allows unauthenticated attackers to access sensitive metadata from all published posts by exploiting a parameter called 'wpr_keyword'. The attack works by matching substrings across the wp_postmeta table to extract arbitrary values without needing any user authentication or prior access.

Detection Guidance

Check for exposed postmeta values by querying the wp_postmeta table for the 'wpr_keyword' parameter. Use WordPress database queries or tools like WP-CLI to inspect posts for unusual meta data exposure.

Impact Analysis

Attackers could steal sensitive data stored in WordPress post metadata, such as user information, settings, or other confidential details from all published posts. Since no authentication is required, any visitor to the site could potentially access this data.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face compliance violations, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Update the Royal Addons for Elementor plugin to the latest version beyond 1.7.1066. If an update is unavailable, consider disabling the plugin temporarily until a patch is released.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-17585. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart