Description
The WPBakery Page Builder Addons by Livemesh plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `[lvca_carousel]` and `[lvca_posts_carousel]` shortcode attributes in all versions up to, and including, 3.9.4 due to insufficient input sanitization and output escaping. Specifically, shortcode attributes are encoded with `wp_json_encode()` and output into single-quoted `data-settings` HTML attributes without using `esc_attr()`, allowing attackers to break out of the attribute by injecting single quotes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
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 is a stored cross‑site scripting flaw in WPBakery Page Builder Addons by Livemesh, affecting all plugin versions up to and including 3.9.4. The flaw arises from inadequate sanitization of shortcode attributes, which are encoded with wp_json_encode() and inserted into single‑quoted data-settings attributes without esc_attr() escaping. Because the attributes are not escaped, an authenticated user with Contributor or higher role can inject single quotes and break out of the attribute to embed arbitrary JavaScript, which will run whenever a page containing the shortcode is viewed by any user.

Affected Systems

The affected system is the Livemesh WPBakery Page Builder Addons WordPress plugin, versions 3.9.4 and below. Administrators or those with Contributor‑level permissions on a WordPress site that has this plugin installed are at risk; any page that uses the [lvca_carousel] or [lvca_posts_carousel] shortcodes can become a vector for the script injection.

Risk and Exploitability

The CVSS base score is 6.4, indicating a moderate severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog, so there is no publicly documented active exploitation. Because the flaw requires authenticated access, an attacker must be able to log in with Contributor or higher privileges and manipulate content, which is a common capability on many managed WordPress installations. However, once injected, the malicious script will be served to all site visitors, potentially compromising confidentiality and integrity of the site’s content.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Livemesh WPBakery Page Builder Addons plugin to the latest version (3.9.5 or later) which removes the vulnerable shortcode attribute handling.
  • If an immediate upgrade is not possible, disable or remove the [lvca_carousel] and [lvca_posts_carousel] shortcodes from the site by uninstalling the hooks that register them or by editing the plugin files to comment out the shortcode registration.
  • Restrict Contributor and above roles to the minimum permissions required, or remove Contributor privileges from users who do not need to edit shortcode content.

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 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_carousel]` and `[lvca_posts_carousel]` shortcode attributes in all versions up to, and including, 3.9.4 due to insufficient input sanitization and output escaping. Specifically, shortcode attributes are encoded with `wp_json_encode()` and output into single-quoted `data-settings` HTML attributes without using `esc_attr()`, allowing attackers to break out of the attribute by injecting single quotes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title WPBakery Page Builder Addons by Livemesh <= 3.9.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
Weaknesses CWE-79
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-27T10:29:27.813Z

Reserved: 2026-02-05T21:59:13.808Z

Link: CVE-2026-2030

cve-icon Vulnrichment

Updated: 2026-05-27T10:29:23.301Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-2030

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses