Executive brief
The Reprizo theme for WordPress is vulnerable to a security flaw that allows unauthorized individuals to access sensitive files on the web server. By exploiting this vulnerability, an attacker could view internal configuration files, potentially leading to the theft of database credentials and a full takeover of the website. There is currently no official patch available from the developer, making it a high risk for sites using this theme.
Technical details
A Local File Inclusion (LFI) vulnerability exists in the Reprizo WordPress theme (versions <= 1.0.8) due to improper control of filenames in PHP include/require statements (CWE-98). An unauthenticated remote attacker can exploit this by sending specially crafted requests to include local files from the server's filesystem. Successful exploitation can lead to the disclosure of sensitive information, such as wp-config.php, or potentially remote code execution if the attacker can influence the contents of a local file (e.g., via log poisoning). As of the advisory date, no official patch has been released.
Affected products
- AxiomThemes Reprizo <= 1.0.8
Timeline
- 2025-09-16: other: Vulnerability reported by researcher
- 2026-01-12: advisory: Patchstack published advisory
- 2026-06-17: disclosed: CVE published to NVD