Skip to main content

PHP CVE-2026-1620

| EUVDEUVD-2026-23205 HIGH
PHP Remote File Inclusion (CWE-98)
2026-04-16 Wordfence
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Re-analysis Queued
Apr 22, 2026 - 20:37 vuln.today
cvss_changed
Analysis Generated
Apr 16, 2026 - 07:50 vuln.today
EUVD ID Assigned
Apr 16, 2026 - 07:30 euvd
EUVD-2026-23205
Analysis Generated
Apr 16, 2026 - 07:30 vuln.today
CVE Published
Apr 16, 2026 - 06:44 nvd
HIGH 8.8

DescriptionCVE.org

The Livemesh Addons for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 9.0. This is due to insufficient sanitization of the template name parameter in the lae_get_template_part() function, which uses an inadequate str_replace() approach that can be bypassed using recursive directory traversal patterns. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary files on the server, allowing the attacker to include and execute local files via the widget's template parameter granted they can trick an administrator into performing an action or install Elementor.

AnalysisAI

Local file inclusion in Livemesh Addons for Elementor (WordPress plugin) ≤9.0 allows authenticated attackers with Contributor-level privileges to include and execute arbitrary PHP files via recursive directory traversal bypass in widget template parameters. The vulnerability requires Elementor plugin installation and either admin interaction (social engineering) or direct Contributor access. CVSS 8.8 reflects high impact (RCE potential) but limited by authentication requirement. No active exploitation confirmed (not in CISA KEV), but publicly available exploit code exists (Wordfence disclosure with technical details and code references).

Technical ContextAI

The vulnerability exists in the lae_get_template_part() function within the Livemesh Addons for Elementor plugin's helper-functions.php file. The function performs path sanitization using a flawed str_replace() implementation to filter directory traversal sequences. This approach is vulnerable to recursive bypass techniques where patterns like '....//' or '....//' are processed sequentially, leaving residual '../' sequences after initial sanitization passes. The function then uses the insufficiently sanitized template name parameter in PHP file inclusion operations, enabling Local File Inclusion (CWE-98). When combined with PHP file execution contexts, this LFI becomes Remote Code Execution. The affected product CPE (cpe:2.3:a:livemesh:livemesh_addons_by_elementor) identifies all versions through 9.0 as vulnerable. The attack surface requires both the vulnerable Livemesh Addons plugin AND the Elementor page builder plugin to be installed, as the vulnerable code path is accessed through Elementor widget template rendering.

RemediationAI

Primary mitigation: Upgrade Livemesh Addons for Elementor plugin to version 9.1 or later if available (fix version not independently confirmed from provided data - verify with vendor advisory at Wordfence link or WordPress plugin repository changelog). If patch unavailable or upgrade delayed, implement compensating controls: (1) Remove Contributor-level and Editor-level user accounts for untrusted users, restricting content creation to Administrator-only (trade-off: reduces collaborative workflows); (2) Implement Web Application Firewall rules blocking HTTP requests containing recursive directory traversal patterns in Elementor widget parameters (patterns: '....//', '....//', nested '../' sequences); (3) Apply PHP disable_functions directive to restrict file inclusion functions if application architecture permits (trade-off: may break legitimate plugin functionality); (4) Monitor server logs for unusual file access patterns to /etc/passwd, /wp-config.php, or PHP files outside standard plugin directories. Temporary risk reduction: Deactivate Livemesh Addons for Elementor plugin until patch confirmation if business impact is acceptable. Advisories: https://www.wordfence.com/threat-intel/vulnerabilities/id/2483875a-84de-4a40-a69e-aee68da1ce3b?source=cve.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

Share

CVE-2026-1620 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy