CVE-2026-6229 PUBLISHED

Royal Addons for Elementor <= 1.7.1057 - Authenticated (Contributor+) Server-Side Request Forgery via CSV URL Parameter

Assigner: Wordfence
Reserved: 13.04.2026 Published: 02.05.2026 Updated: 02.05.2026

The Royal Elementor Addons plugin for WordPress is vulnerable to Server-Side Request Forgery in versions up to, and including, 1.7.1057. This is due to insufficient validation of user-supplied URLs in the render_csv_data() function, which can be bypassed by including 'docs.google.com/spreadsheets' in a query parameter, and the subsequent use of these URLs in fopen() calls without blocking internal or private network addresses. This makes it possible for authenticated attackers, with Contributor-level access and above, to make requests to arbitrary URLs and retrieve sensitive information from internal services.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
CVSS Score: 7.2

Product Status

Vendor wproyal
Product Royal Addons for Elementor – Addons and Templates Kit for Elementor
Versions Default: unaffected
  • affected from 0 to 1.7.1057 (incl.)

Credits

  • Dmitrii Ignatyev finder

References

Problem Types

  • CWE-918 Server-Side Request Forgery (SSRF) CWE