Skip to main content

WordPress EUVDEUVD-2026-23203

| CVE-2026-1572 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-04-16 Wordfence
6.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

4
Analysis Generated
Apr 16, 2026 - 07:49 vuln.today
EUVD ID Assigned
Apr 16, 2026 - 07:30 euvd
EUVD-2026-23203
Analysis Generated
Apr 16, 2026 - 07:30 vuln.today
CVE Published
Apr 16, 2026 - 06:44 nvd
MEDIUM 6.4

DescriptionCVE.org

The Livemesh Addons for Elementor plugin for WordPress is vulnerable to unauthorized modification of data and Stored Cross-Site Scripting via plugin settings in all versions up to, and including, 9.0. This is due to missing authorization checks on the AJAX handler lae_admin_ajax() and insufficient output escaping on multiple checkbox settings fields. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in the plugin settings page that will execute whenever an administrator accesses the plugin settings page granted they can obtain a valid nonce, which can be leaked via the plugin's improper access control on settings pages.

AnalysisAI

Livemesh Addons for Elementor plugin versions up to 9.0 allow authenticated attackers with Subscriber-level access to inject arbitrary JavaScript via the plugin settings page through missing authorization checks on the AJAX handler lae_admin_ajax() and insufficient output escaping on checkbox fields. The injected scripts execute whenever an administrator accesses the settings page if the attacker obtains a valid nonce, which can be leaked due to improper access control on settings pages. This combination of authorization bypass and stored XSS affects all WordPress installations running the vulnerable plugin.

Technical ContextAI

The vulnerability exists in the Livemesh Addons for Elementor WordPress plugin's administrative AJAX handler. The lae_admin_ajax() function in admin/admin-ajax.php fails to verify user capabilities before processing settings modifications, allowing any authenticated user (Subscriber level and above) to submit arbitrary data to the plugin settings. Additionally, checkbox settings fields in admin/views/settings.php lack proper output escaping when rendering stored values, enabling stored XSS attacks. The root cause is twofold: CWE-79 (Improper Neutralization of Input During Web Page Generation) combined with missing authorization checks. The nonce leak vulnerability stems from improper access control on the settings page itself, exposing the security token needed to carry out the attack. This is a typical WordPress plugin vulnerability pattern where AJAX endpoints check for nonce validity but fail to verify appropriate user capabilities or roles for the specific action being performed.

RemediationAI

The primary remediation is to update the Livemesh Addons for Elementor plugin to a patched version beyond 9.0 as soon as the vendor releases it; however, no specific patched version number is provided in the available data, so administrators should monitor the plugin's WordPress repository page and Wordfence vulnerability database at https://www.wordfence.com/threat-intel/vulnerabilities/id/24b9bf5a-19ac-4e99-b32d-1ab681356a1b for patch availability. Until a patch is released, the following compensating controls mitigate exploitation: first, disable user registration on the WordPress site to eliminate Subscriber-level access creation, though this removes a core WordPress feature and should only be applied if user-generated content is not required; second, restrict access to wp-admin entirely for non-administrator roles using a web application firewall or .htaccess rules, which prevents low-privileged users from accessing the settings page where nonce leaks occur; third, implement strict Content Security Policy (CSP) headers to block inline script execution, reducing XSS impact even if injection succeeds-however, many WordPress plugins conflict with CSP directives, so thorough testing is required before deployment. Wordfence recommends checking their advisory at the provided link for additional guidance and timeline information on patch availability.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

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-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

Share

EUVD-2026-23203 vulnerability details – vuln.today

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