CVE-2026-3895 PUBLISHED

WPBakery Page Builder Addons by Livemesh <= 3.9.4 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting

Assigner: Wordfence
Reserved: 10.03.2026 Published: 27.05.2026 Updated: 27.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CVSS Score: 6.4

Product Status

Vendor livemesh
Product WPBakery Page Builder Addons by Livemesh
Versions Default: unaffected
  • affected from 0 to 3.9.4 (incl.)

Credits

  • Muhammad Yudha - DJ finder

References

Problem Types

  • CWE-862 Missing Authorization CWE