
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69157 is an unauthenticated Local File Inclusion (LFI) vulnerability in the Gamic WordPress theme affecting versions 1.15 and earlier, developed by ThemeRex. The vulnerability was published on June 17, 2026, and assigned by Patchstack. It carries a CVSS v3.1 base score of 8.1 (High), reflecting network-based exploitation with no authentication or user interaction required, though attack complexity is rated High (GitHub Advisory, Patchstack).
The vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), which occurs when a PHP application fails to properly restrict user-supplied input before passing it to include, require, or similar file-inclusion functions. An unauthenticated remote attacker can manipulate a filename parameter to cause the server to include arbitrary local files, potentially leading to sensitive file disclosure or code execution if attacker-controlled content (e.g., uploaded files or log poisoning) is present on the server. No authentication or user interaction is required, though the High attack complexity rating suggests some non-trivial precondition must be met, such as specific server configurations or knowledge of file paths (GitHub Advisory, Patchstack).
Successful exploitation allows an unauthenticated attacker to read arbitrary files on the server, potentially exposing sensitive data such as WordPress configuration files (e.g., wp-config.php containing database credentials), private keys, or system files. In scenarios where the attacker can control file content on the server (e.g., via file upload or log poisoning), the LFI can be escalated to remote code execution, resulting in full compromise of the affected WordPress installation with high confidentiality, integrity, and availability impact (GitHub Advisory, Patchstack).
style.css files (/wp-content/themes/gamic/style.css).include() or require() functions.GET /wp-content/themes/gamic/[vulnerable-file].php?[param]=../../../../wp-config.php.wp-config.php, /etc/passwd, or application secrets).../, ..%2F, ....//) in query parameters; requests returning contents of system files such as /etc/passwd or wp-config.php.bash, curl, wget) if LFI has been escalated to RCE via log poisoning or file upload.Update the Gamic WordPress theme to a version newer than 1.15, as a patch has been made available (GitHub Advisory, Patchstack). If immediate patching is not possible, implement network-level access controls (e.g., WAF rules) to block requests containing path traversal sequences targeting theme files. Additionally, review server logs for evidence of exploitation attempts and consider disabling the theme until the update can be applied.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."