Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable and unauthenticated (AV:N/PR:N/UI:N); AC:H reflects undisclosed non-trivial condition; LFI primarily yields file disclosure (C:H) with only incidental I/A impact absent confirmed RCE chain.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Local File Inclusion in Reprizo <= 1.0.8 versions.
AnalysisAI
Unauthenticated local file inclusion in the Reprizo WordPress theme by AxiomThemes (versions 1.0.8 and earlier) allows remote attackers to coerce the PHP include/require chain into loading arbitrary server-side files, leading to disclosure of sensitive configuration data and potential code execution if uploaded or log files can be referenced. No public exploit identified at time of analysis, but the issue is tracked by Patchstack as a high-severity flaw against a commercial WordPress theme.
Technical ContextAI
Reprizo is a commercial WordPress theme distributed by AxiomThemes (CPE cpe:2.3:a:axiomthemes:reprizo). The root cause is CWE-98, improper control of a filename used in a PHP include/require statement - a class of bug where user-controlled input flows into include(), require(), include_once(), or require_once() without adequate sanitization or allow-listing. In WordPress themes this typically manifests in a template-loader, AJAX endpoint, or shortcode handler that takes a 'file', 'template', 'path' or similar parameter from request input and passes it directly to a PHP file-inclusion primitive, allowing path traversal (../) or absolute paths to reach files outside the intended template directory.
RemediationAI
Upgrade the Reprizo theme to a version newer than 1.0.8 once the vendor (AxiomThemes, distributed via ThemeForest and tracked by Patchstack at https://patchstack.com/database/wordpress/theme/reprizo/vulnerability/wordpress-reprizo-theme-1-0-8-local-file-inclusion-vulnerability) publishes a fixed release; the input data does not name an exact fixed version, so no vendor-released patch is independently confirmed at time of analysis. As compensating controls until a patch is verified, deploy a WAF rule (Patchstack, Wordfence, or ModSecurity) to block requests containing path-traversal sequences (../, ..%2f, php://, file://, encoded null bytes) against Reprizo theme endpoints, disable or remove the theme on sites that are not actively using it, and restrict PHP open_basedir and disable allow_url_include in php.ini to limit which files an inclusion can reach - note that aggressive WAF rules can break legitimate template handling and open_basedir can interfere with plugins that legitimately read outside the web root.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
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
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
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
Same weakness CWE-98 – PHP Remote File Inclusion
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37649