
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69080 is a PHP Local File Inclusion (LFI) vulnerability in the JanStudio Gecko WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Gecko theme up to and including version 1.9.8. The vulnerability was published on January 7, 2026, and assigned by Patchstack. It carries a CVSS v3.1 base score of 8.1 (High), with no authentication or user interaction required for exploitation (Patchstack, Red Hat CVE).
The root cause is improper handling of user-controlled input passed to PHP include or require statements within the Gecko WordPress theme (CWE-98). An attacker can manipulate filename parameters in HTTP requests to cause the server to include arbitrary local files, a technique known as PHP Local File Inclusion (LFI). Exploitation requires no privileges and no user interaction, though attack complexity is rated High, suggesting some precondition or bypass is needed (e.g., specific server configuration or path traversal constraints). No public proof-of-concept or detailed technical write-up has been identified at this time (Patchstack, Red Hat CVE).
Successful exploitation allows a remote, unauthenticated attacker to read arbitrary files on the server, potentially exposing sensitive data such as WordPress configuration files (wp-config.php) containing database credentials, API keys, and other secrets. Depending on server configuration, LFI can be chained with log poisoning or other techniques to achieve remote code execution, leading to full system compromise. The vulnerability has high impact on confidentiality, integrity, and availability (Red Hat CVE, Feedly).
There is no known public proof-of-concept exploit and no evidence of active in-the-wild exploitation at this time. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.0015 (0.15%), indicating a low probability of exploitation in the near term (Feedly).
include or require statement.../../../../etc/passwd or ../../../../wp-config.php) in the vulnerable parameter.wp-config.php.../, ..%2F, %2e%2e%2f) in query parameters or POST body.wp-config, passwd, or similar sensitive file names in parameters.apache2, nginx, php-fpm) if LFI is escalated to code execution.Users should immediately update the JanStudio Gecko WordPress theme to a version beyond 1.9.8 if a patched release is available; patch availability should be verified with the vendor or via the WordPress theme repository. As an interim measure, restrict public access to WordPress installations running the Gecko theme using network-level controls or web application firewall (WAF) rules that detect and block path traversal patterns. Monitor web server access logs for suspicious file inclusion attempts and implement strict input validation on all user-supplied data used in file operations (Feedly, Patchstack).
Wordfence noted this vulnerability in their weekly WordPress vulnerability report covering December 15, 2025 to January 4, 2026 (Wordfence). The vulnerability was also picked up by automated CVE tracking accounts on Mastodon and Bluesky shortly after publication, with no significant researcher commentary or broader media coverage identified.
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."