Description
The WPBakery Page Builder Addons by Livemesh plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `lvca_admin_ajax` AJAX action in all versions up to, and including, 3.9.4 due to missing authorization checks and insufficient input sanitization. The AJAX handler verifies a nonce but does not check user capabilities. This makes it possible for authenticated attackers with Subscriber-level access and above to modify plugin settings and inject malicious scripts that execute when administrators access the plugin settings page or when any user visits the frontend.
Published: 2026-05-27
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from the WPBakery Page Builder Addons by Livemesh plugin’s AJAX handler `lvca_admin_ajax` which verifies only a nonce but does not enforce user capability checks. This missing authorization allows any authenticated user with Subscriber-level access or higher to submit arbitrary data to the plugin settings. The data is stored without adequate sanitization, enabling an attacker to inject malicious scripts that are served whenever an administrator views the plugin settings page or when any visitor loads the front‑end of the site. The weakness corresponds to CWE‑862. The result is a stored cross‑site scripting condition that compromises the confidentiality, integrity, and availability of the site for users who access the affected pages.

Affected Systems

The affected product is Livemesh’s WPBakery Page Builder Addons for WordPress, all releases up to and including version 3.9.4. Users running these versions should verify their install and determine whether they are running any version <= 3.9.4.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity vulnerability; the EPSS score is not available, and the issue is not listed in the CISA KEV catalog. The likely attack vector is via the public AJAX endpoint, where an authenticated Subscriber or higher user can trigger exploitation. Because the attacker must be logged in, the exploitation surface is limited to users with legitimate WordPress accounts, but the impact can reach site administrators and all site visitors who view the affected pages. While the EPSS data is unavailable, the missing authorization check and stored XSS nature suggest that exploitation could occur if a malicious script is injected into a configuration value that is subsequently rendered without escaping.

Generated by OpenCVE AI on May 27, 2026 at 09:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WPBakery Page Builder Addons plugin to the latest version (≥ 3.9.5) where the missing authorization checks and input sanitization are fixed.
  • If an update cannot be performed immediately, remove or disable the plugin from the site to eliminate the vulnerable AJAX endpoint.
  • Revoke Subscriber or higher capabilities from accounts that should not be able to modify plugin settings, or enforce stricter role restrictions on the `lvca_admin_ajax` action.

Generated by OpenCVE AI on May 27, 2026 at 09:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 11:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 27 May 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Livemeshthemes
Livemeshthemes wpbakery Page Builder Addons
Wordpress
Wordpress wordpress
Vendors & Products Livemeshthemes
Livemeshthemes wpbakery Page Builder Addons
Wordpress
Wordpress wordpress

Wed, 27 May 2026 08:00:00 +0000

Type Values Removed Values Added
Description The WPBakery Page Builder Addons by Livemesh plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `lvca_admin_ajax` AJAX action in all versions up to, and including, 3.9.4 due to missing authorization checks and insufficient input sanitization. The AJAX handler verifies a nonce but does not check user capabilities. This makes it possible for authenticated attackers with Subscriber-level access and above to modify plugin settings and inject malicious scripts that execute when administrators access the plugin settings page or when any user visits the frontend.
Title WPBakery Page Builder Addons by Livemesh <= 3.9.4 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Livemeshthemes Wpbakery Page Builder Addons
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-27T10:28:46.566Z

Reserved: 2026-03-10T17:22:10.258Z

Link: CVE-2026-3895

cve-icon Vulnrichment

Updated: 2026-05-27T10:28:42.031Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T08:16:40.830

Modified: 2026-05-27T14:50:47.627

Link: CVE-2026-3895

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T09:30:27Z

Weaknesses