
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-6229 is a Server-Side Request Forgery (SSRF) vulnerability in the Royal Elementor Addons plugin for WordPress, affecting versions up to and including 1.7.1057. The flaw resides in the render_csv_data() function within the Data Table widget, where insufficient URL validation allows attackers to bypass allowlist checks and make the server issue requests to arbitrary internal or private network addresses. It was published on May 2, 2026, and assigned a CVSS v3.1 base score of 7.2 (High) (GitHub Advisory, Wordfence).
The vulnerability is classified as CWE-918 (Server-Side Request Forgery) and stems from the render_csv_data() function in modules/data-table/widgets/wpr-data-table.php accepting user-supplied URLs without adequately blocking internal or private network addresses (GitHub Advisory). The URL validation logic can be bypassed by embedding the string docs.google.com/spreadsheets as a query parameter in a crafted URL (e.g., http://internal-host/secret?docs.google.com/spreadsheets), causing the allowlist check to pass while the actual request targets an arbitrary destination. The server then uses the attacker-controlled URL in a fopen() call, fetching and potentially returning the response content. Exploitation requires at minimum Contributor-level WordPress authentication (Wordfence).
Successful exploitation allows authenticated attackers to make the WordPress server issue HTTP requests to arbitrary internal or private network addresses, effectively using the web server as a proxy to probe and retrieve data from backend systems, databases, cloud metadata endpoints (e.g., AWS IMDSv1 at 169.254.169.254), or other services not exposed to the public internet. This poses a confidentiality risk through unauthorized access to sensitive internal data, and a limited integrity risk if internal services accept state-changing requests. Availability is not directly impacted (GitHub Advisory, Wordfence).
As of the time of publication, there is no public proof-of-concept exploit code and no evidence of active in-the-wild exploitation (Wordfence). The EPSS score is approximately 0.016–0.023%, placing it in a low percentile for near-term exploitation likelihood (GitHub Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
readme.txt files.docs.google.com/spreadsheets as a query parameter to bypass the allowlist check while targeting an internal resource, e.g., http://169.254.169.254/latest/meta-data/?docs.google.com/spreadsheets or http://192.168.1.1/admin?docs.google.com/spreadsheets.render_csv_data() with the attacker-controlled URL.fopen() against the crafted URL and returns the response, which may contain cloud instance metadata, internal API responses, or other sensitive information from the private network (GitHub Advisory, Wordfence).169.254.169.254.fopen() calls or HTTP requests to internal hostnames or IP addresses originating from the wpr-data-table.php component; repeated POST requests to Elementor widget-save or render endpoints by Contributor-level accounts.Users should immediately upgrade the Royal Elementor Addons plugin to a version released after 1.7.1057, which contains the patch addressing the insufficient URL validation (GitHub Advisory, Wordfence). As a compensating control, restrict Contributor-level and above WordPress roles to only trusted users, reducing the pool of potential attackers. Additionally, implement network-level egress filtering on the web server to block outbound requests to internal RFC-1918 address ranges and cloud metadata endpoints, limiting the impact of any SSRF exploitation.
Wordfence published the vulnerability in their weekly WordPress vulnerability report covering April 27–May 3, 2026, noting it as part of a broader set of plugin disclosures (Wordfence Blog). RedPacket Security flagged the CVE in automated security alerts distributed via their website and Mastodon social media account. A dev.to article on WordPress security in 2026 referenced the vulnerability in the context of ongoing plugin security challenges. No significant independent researcher commentary or major media coverage has been identified beyond routine vulnerability aggregation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."