Cyber Posture

CVE-2025-22786

High

Published: 15 January 2025

Published
15 January 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0029 52.1th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-22786 is a high-severity Path Traversal: '.../...//' (CWE-35) vulnerability in Elementinvader Elementinvader Addons For Elementor. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 47.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-10 requires validating file path inputs to block path traversal sequences like '.../...//' that enable PHP local file inclusion in this CVE.

prevent

SI-2 mandates timely flaw remediation, including patching the path traversal vulnerability in ElementInvader Addons for Elementor <=1.2.6.

detect

RA-5 vulnerability scanning detects path traversal and LFI flaws in WordPress plugins like the one affected by this CVE.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Path traversal/LFI in public-facing WordPress plugin allows low-priv authenticated remote users to achieve arbitrary PHP code execution and high-impact access, directly mapping to exploitation of public-facing applications and privilege escalation.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD 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.

Deeper analysisAI

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)

Affected Products

elementinvader
elementinvader addons for elementor
≤ 1.2.7

CVEs Like This One

CVE-2025-24618Same product: Elementinvader Elementinvader Addons For Elementor
CVE-2025-7360Same product class: WordPress / CMS plugin
CVE-2025-2328Same product class: WordPress / CMS plugin
CVE-2025-1661Same product class: WordPress / CMS plugin
CVE-2025-26935Shared CWE-22, CWE-35
CVE-2024-13921Same product class: WordPress / CMS plugin
CVE-2025-41736Shared CWE-22, CWE-35
CVE-2025-1441Same product class: WordPress / CMS plugin
CVE-2024-13904Same product class: WordPress / CMS plugin
CVE-2024-13558Same product class: WordPress / CMS plugin

References