CVE-2024-11952 HIGH

CVE-2024-11952: Classic Addons – WPBakery Page Builder <= 3.0 - Authenticated (Contributor+) Limited Local PHP File Inclusion

Vendor Webcodingplace
Product Classic Addons – WPBakery Page Builder
Weakness CWE-22 · Path traversal
Published December 4, 2024
Last update April 8, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Classic Addons – WPBakery Page Builder plugin for WordPress is vulnerable to Limited Local PHP File Inclusion in all versions up to, and including, 3.0 via the 'style' parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, and permissions granted by an Administrator, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included. The vulnerability is limited to PHP files in a Windows environment.

Explanation of Vulnerability in Simple Terms

02Summary

Classic Addons for WPBakery Page Builder versions 3.0 and earlier contain a path traversal vulnerability that allows authenticated users to read or modify files on the server outside the intended directory. An attacker with low-level site access can exploit this to access sensitive configuration files, database credentials, or other protected content. The vulnerability requires network access and some attack complexity but can result in full confidentiality and integrity compromise.

What an attacker can do

03Attacker Capabilities

Read or modify files outside the plugin's intended directory, including sensitive system files and configuration data.

Potential impact on your site

04Site Impact

Attackers with contributor or subscriber access can steal database credentials, configuration secrets, or modify core site files.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege authenticated account on the site; no user interaction required.

Key dates

06Disclosure timeline

December 4, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE