Home

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.

PUBLISHED Reserved 2026-03-23 | Published 2026-04-17 | Updated 2026-04-17 | Assigner Wordfence




HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Problem types

CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Product status

Default status
unaffected

Any version
affected

Timeline

2026-04-16:Disclosed

Credits

Dmitrii Ignatyev finder

References

www.wordfence.com/...-4606-4fc4-aa0f-b67e6087bdc2?source=cve

plugins.trac.wordpress.org/...tecreator_operations.class.php

plugins.trac.wordpress.org/...tecreator_operations.class.php

plugins.trac.wordpress.org/.../unitecreator_helper.class.php

plugins.trac.wordpress.org/.../unitecreator_helper.class.php

plugins.trac.wordpress.org/.../unitecreator_helper.class.php

plugins.trac.wordpress.org/.../unitecreator_helper.class.php

plugins.trac.wordpress.org/...ider/provider_helper.class.php

plugins.trac.wordpress.org/...ider/provider_helper.class.php

plugins.trac.wordpress.org/...ider/provider_helper.class.php

plugins.trac.wordpress.org/...ider/provider_helper.class.php

plugins.trac.wordpress.org/...lementor&sfp_email=&sfph_mail=

cve.org (CVE-2026-4659)

nvd.nist.gov (CVE-2026-4659)

Download JSON