What the vulnerability does
01Description
The Extensive VC Addons for WPBakery page builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.9.1 via the `extensive_vc_get_module_template_part` function. This is due to insufficient path normalization and validation of the user-supplied `shortcode_name` parameter in the `extensive_vc_init_shortcode_pagination` AJAX action. This makes it possible for unauthenticated attackers to include and execute arbitrary PHP files on the server, allowing the execution of any PHP code in those files via the `shortcode_name` parameter.
Explanation of Vulnerability in Simple Terms
02Summary
Extensive VC Addons for WPBakery contains a code injection vulnerability affecting versions up to 1.9.1. An attacker can inject and execute arbitrary code on the site without authentication. The vulnerability requires specific conditions to exploit but can lead to complete site compromise, including data theft and malware installation.
What an attacker can do
03Attacker Capabilities
Run arbitrary code on the site, steal data, modify content, or install malware.
Potential impact on your site
04Site Impact
Complete compromise of the WordPress site, including unauthorized access, data theft, and potential malware installation.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication required, but exploitation requires specific conditions.
Key dates
06Disclosure timeline
December 13, 2025
CVE published
April 8, 2026
Record updated