SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-17585

MEDIUM · CVSS 5.3 EPSS 0.32%

Source: NVD + CISA KEV + EPSS · Published 2026-09-12 · Last synced 2026-09-13

CyberRota Analysis

AI-Generated

The Royal Addons for Elementor plugin for WordPress is susceptible to sensitive information exposure, allowing unauthenticated attackers to extract arbitrary postmeta values from published posts through the 'wpr_keyword' parameter. This vulnerability arises from the public emission of a required nonce via wp_localize_script on any frontend page using a Royal Elementor widget, enabling exploitation without authentication. WordPress site administrators using this plugin should prioritize remediation to protect sensitive data from potential leaks.

CVE
CVE-2026-17585
Severity
MEDIUM
CVSS
5.3
EPSS
0.32%
WordPress

Original NVD 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.