CVE Catalog

CVE-2026-6229

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

The Royal Elementor Addons plugin for WordPress is vulnerable to Server-Side Request Forgery in versions up to and including 1.7.1057. The issue is due to insufficient validation of user-supplied URLs in the render_csv_data() function.

Risk Assessment

Authenticated attackers with Contributor-level access and above can make requests to arbitrary URLs, potentially leading to the leakage of sensitive information from internal services.

Recommendation

It is recommended to update the plugin to the latest version to mitigate this vulnerability and implement additional security measures against unauthorized requests.

Other vulnerabilities in Royal Elementor Addons plugin for WordPress

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS