Unlimited Elements For Elementor <= 2.0.6 - Authenticated (Contributor+) Arbitrary File Read via Path Traversal in Repeater JSON/CSV URL with Path Traversal

7.5
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE CVE-2026-4659
CVSS 7.5 (High)
Publicly Published April 16, 2026
Last Updated April 24, 2026
Researcher Dmitrii Ignatyev - CleanTalk Inc

Description

The Unlimited Elements for Elementor plugin for WordPress is vulnerable to Arbitrary File Read via the Repeater JSON/CSV URL parameter in versions up to, and including, 2.0.6. This is due to insufficient path traversal sanitization in the URLtoRelative() and urlToPath() functions, combined with the ability to enable debug output in widget settings. The URLtoRelative() function only performs a simple string replacement to remove the site's base URL without sanitizing path traversal sequences (../), and the cleanPath() function only normalizes directory separators without removing traversal components. This allows an attacker to provide a URL like http://site.com/../../../../etc/passwd which, after URLtoRelative() strips the domain, results in /../../../../etc/passwd being concatenated with the base path and ultimately resolved to /etc/passwd. This makes it possible for authenticated attackers with Author-level access and above to read arbitrary local files from the WordPress host, including sensitive files such as wp-config.

References

Share

Vulnerability Details for Unlimited Elements For Elementor

Software Type Plugin
Software Slug unlimited-elements-for-elementor (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.0.7, or a newer patched version
Affected Version
  • <= 2.0.6
Patched Version
  • 2.0.7

Recent vulnerabilities in Unlimited Elements For Elementor

# Title CVE ID CVSS Researchers Date
1 Unlimited Elements For Elementor <= 2.0.16 - Reflected Cross-Site Scripting CVE-2026-77150 6.1 Kuba September 10, 2026
2 Unlimited Elements For Elementor <= 2.0.16 - Unauthenticated SQL Injection CVE-2026-18561 7.5 Yuto Hyakumoto September 10, 2026
3 Unlimited Elements For Elementor <= 2.0.17 - Unauthenticated Stored Cross-Site Scripting CVE-2026-84820 7.2 daroo September 7, 2026
4 Unlimited Elements For Elementor <= 2.0.17 - Reflected Cross-Site Scripting via 'formData[id]' Parameter CVE-2026-75586 6.1 Yuto Hyakumoto September 4, 2026
5 Unlimited Elements For Elementor <= 2.0.17 - Missing Authorization CVE-2026-85304 5.3 Johan Buenavida September 3, 2026
6 Unlimited Elements For Elementor <= 2.0.15 - Missing Authorization CVE-2026-28147 4.3 TurboNexic August 3, 2026
7 Unlimited Elements For Elementor <= 2.0.14 - Authenticated (Contributor+) Arbitrary File Download CVE-2026-28146 6.5 TurboNexic August 3, 2026
8 Unlimited Elements For Elementor <= 2.0.12 - Unauthenticated Stored Cross-Site Scripting CVE-2026-57718 7.2 Taylsec July 9, 2026
9 Unlimited Elements for Elementor <= 2.0.10 - Unauthenticated Stored Cross-Site Scripting CVE-2026-10081 7.2 Matthew Rollings June 29, 2026
10 Unlimited Elements For Elementor <= 2.0.8 - Authenticated (Contributor+) SQL Injection CVE-2026-48837 6.5 daroo May 26, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation