CVE-2025-22786
Published: 15 January 2025
Description
Path Traversal: '.../...//' vulnerability in Element Invader ElementInvader Addons for Elementor elementinvader-addons-for-elementor allows PHP Local File Inclusion.This issue affects ElementInvader Addons for Elementor: from n/a through <= 1.2.6.
Security Summary
CVE-2025-22786 is a path traversal vulnerability (CWE-35 via '.../...//' and CWE-22) in the ElementInvader Addons for Elementor WordPress plugin (elementinvader-addons-for-elementor) that enables PHP local file inclusion. Published on 2025-01-15, it affects all versions from n/a through 1.2.6, with a CVSS v3.1 base score of 7.5 (AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H).
Low-privileged authenticated users (PR:L) can exploit this remotely over the network (AV:N) with high attack complexity (AC:H) and no user interaction (UI:N). Successful exploitation allows high-impact confidentiality, integrity, and availability violations (C:H/I:H/A:H), such as including arbitrary local PHP files for potential code execution or sensitive data disclosure.
The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/elementinvader-addons-for-elementor/vulnerability/wordpress-elementinvader-addons-for-elementor-plugin-1-2-6-local-file-inclusion-vulnerability?_s_id=cve details this local file inclusion issue in version 1.2.6 and provides vulnerability-specific guidance for practitioners.
Details
- CWE(s)