Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
8.8

CVE-2026-17123: Royal Elementor Addons plugin for WordPress exposes internal services to unauthorized access

CVE-2026-17123 · published 19 days ago
Summary

A vulnerability in the Royal Elementor Addons plugin for WordPress allows attackers with contributor-level access to make requests to any website, potentially accessing or modifying internal services. This is a concern because it could lead to sensitive data being accessed or modified. To protect your site, update the plugin to the latest version.

What to do

The CVE record does not list a fixed version. Check the vendor's site or the advisory links below - a fix may already be released.

Affected software
VendorProductAffected versions
wproyal royal addons for elementor – addons and templates kit for elementor <= 1.7.1064
Original advisory text
The Royal Elementor Addons plugin for WordPress is vulnerable to Server-Side Request Forgery in versions up to, and including, 1.7.1064 via the Form Builder widget's 'webhook_url' setting. The widg...
The Royal Elementor Addons plugin for WordPress is vulnerable to Server-Side Request Forgery in versions up to, and including, 1.7.1064 via the Form Builder widget's 'webhook_url' setting. The widget's render() method persists the attacker-controlled URL into the wpr_webhook_url_{widget_id} option on every render (including a Contributor previewing their own draft), and the wpr_form_builder_webhook AJAX handler — registered for both authenticated and unauthenticated callers — reads that option and dispatches the outbound request via the non-safe wp_remote_post(), with no host allowlist, no scheme restriction, and no private/loopback IP filter (the plugin's existing wpr_is_blocked_remote_host / wpr_is_private_or_local_ip helpers are not called on this path). This makes it possible for authenticated attackers, with Contributor-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
Severity
8.8 High
CVSS 3.1: 8.8 (NVD)
Exploitation
EPSS <1%
Type
CWE-918Server-Side Request Forgery (SSRF)
Timeline
Published16 Aug 2026
Updated30 Aug 2026
First seen16 Aug 2026
Sources
CVE-2026-17123 · MITRE
Monitor software like this
Free during beta