Vulnerability Description
The LA-Studio Element Kit for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.6.1 via the get_type_template function. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. The wp_normalize_path function used in get_template only normalizes directory separators and does not resolve or reject path traversal sequences, while the extension check is trivially bypassed because the caller already appends the required extension to the traversal payload.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/lastudio-element-kit/tags/1.6.1/inclu
- https://plugins.trac.wordpress.org/browser/lastudio-element-kit/tags/1.6.1/inclu
- https://plugins.trac.wordpress.org/browser/lastudio-element-kit/tags/1.6.1/lastu
- https://plugins.trac.wordpress.org/browser/lastudio-element-kit/tags/1.6.1/templ
- https://plugins.trac.wordpress.org/browser/lastudio-element-kit/tags/1.6.1/templ
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3602507%40lastudio-el
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c4c3f136-fa26-4813-9e6
FAQ
What is CVE-2026-15338?
CVE-2026-15338 is a vulnerability with a CVSS score of 7.5 (HIGH). The LA-Studio Element Kit for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.6.1 via the get_type_template function. This makes it possibl...
How severe is CVE-2026-15338?
CVE-2026-15338 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-15338?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.