AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-14475

HIGH · CVSS 8.1 EPSS 0.55%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-13 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.1. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-14475
Severity
HIGH
CVSS
8.1
EPSS
0.55%
WordPress

Original NVD Description

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.