Victo WordPress Theme CVE-2026-28047
HIGHSeverity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in magentech Victo victo allows PHP Local File Inclusion.This issue affects Victo: from n/a through <= 1.4.16.
AnalysisAI
Local file inclusion in Magentech Victo WordPress theme through version 1.4.16 allows remote attackers to read arbitrary server files and potentially execute code. Despite CWE-98 classification as 'Remote File Inclusion', technical evidence and Patchstack tagging confirm local file inclusion behavior. EPSS score of 0.15% (36th percentile) indicates low observed exploitation probability. No CISA KEV listing or public POC identified at time of analysis, though Patchstack reporting suggests researcher awareness of exploitation technique.
Technical ContextAI
CWE-98 vulnerabilities arise from improper sanitization of file paths in PHP include/require statements. The Victo theme, a commercial WordPress template by Magentech, contains insufficient input validation allowing attacker-controlled file paths to be passed to PHP file inclusion functions. While classified as 'PHP Remote File Inclusion' by CWE-98, the actual exploitation vector appears to be local file inclusion (LFI) based on Patchstack's technical tagging. LFI vulnerabilities enable reading of sensitive configuration files (wp-config.php, .htaccess), application source code, and system files (/etc/passwd). When combined with PHP wrapper exploitation (php://filter, data://) or log poisoning techniques, LFI can escalate to remote code execution. The 'Information Disclosure' tag suggests primary impact involves unauthorized file access rather than direct code execution, though the CVSS integrity and availability impacts (both High) indicate potential for more severe exploitation chains.
Affected ProductsAI
Magentech Victo WordPress theme versions from unspecified early release through version 1.4.16 are confirmed vulnerable per Patchstack advisory. No CPE data provided for precise version enumeration. The vulnerability affects WordPress installations where Victo theme is active, regardless of whether it is the primary active theme or installed as an alternate. Vendor advisory available at https://patchstack.com/database/Wordpress/Theme/victo/vulnerability/wordpress-victo-theme-1-4-16-local-file-inclusion-vulnerability.
RemediationAI
Upgrade Magentech Victo theme to version 1.4.17 or later if available - patch version not independently confirmed from provided data sources. Consult Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/victo/vulnerability/wordpress-victo-theme-1-4-16-local-file-inclusion-vulnerability for vendor-specific remediation guidance. If immediate patching is not feasible, implement compensating controls: disable or remove Victo theme if not actively required for production use; restrict wp-admin access to trusted IP ranges via .htaccess or firewall rules to limit attack surface for theme configuration exploitation; enable WordPress application firewall (WAF) with rules blocking common LFI patterns in URL parameters (../, %2e%2e%2f, php://); monitor web server logs for suspicious file path traversal attempts in theme-related requests. Note that disabling unused themes eliminates risk entirely without functionality impact, while WAF rules may generate false positives requiring tuning for legitimate file operations.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-98 – PHP Remote File Inclusion
View allShare
External POC / Exploit Code
Leaving vuln.today