CVE-2025-58913
Published: 10 April 2026
Description
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Security Summary
CVE-2025-58913 is an Improper Control of Filename for Include/Require Statement in PHP Program vulnerability, classified as PHP Remote File Inclusion (CWE-98), in the CactusThemes VideoPro WordPress theme (videopro). It enables PHP Local File Inclusion and affects all versions from n/a through 2.3.8.1. The vulnerability was published on 2026-04-10T14:16:25.127 and carries a CVSS 3.1 base score of 8.1 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
An unauthenticated attacker can exploit this vulnerability remotely over the network with high attack complexity, requiring no user interaction or privileges. Successful exploitation allows high-impact compromise of confidentiality, integrity, and availability with unchanged scope, potentially enabling attackers to include and execute local PHP files on the server.
Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/videopro/vulnerability/wordpress-videopro-theme-2-3-8-1-local-file-inclusion-vulnerability?_s_id=cve.
Details
- CWE(s)
MITRE ATT&CK Enterprise Techniques
Why these techniques?
CVE describes a public-facing WordPress theme vulnerability (T1190: Exploit Public-Facing Application) enabling remote unauthenticated local file inclusion, directly facilitating access to sensitive local files (T1005: Data from Local System).