
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68987 is a Local File Inclusion (LFI) vulnerability in the Edge-Themes Cinerama WordPress theme (marketed as a theme for Movie Studios and Filmmakers). It stems from improper control of filenames in PHP include/require statements, allowing authenticated attackers with low privileges to include arbitrary local files from the server. The vulnerability affects Cinerama versions up to and including 2.9, with no official patch available as of disclosure. It was reported by João Pedro S Alcântara (Kinorth) on November 20, 2025, and published by Patchstack on December 20, 2025, with a CVSS v3.1 base score of 7.5 (High) (Patchstack).
The vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), which manifests when user-supplied input is passed unsanitized to PHP include() or require() functions within the Cinerama theme. An attacker with at least Contributor-level WordPress privileges can craft a request that manipulates the filename parameter to traverse the server's file system and include arbitrary local files. The attack vector is network-based, requires no user interaction, but does require low-level authentication (Contributor or Developer role), and has high attack complexity (Patchstack).
Successful exploitation allows an attacker to read arbitrary files from the server's file system, including sensitive configuration files such as wp-config.php (which contains database credentials), /etc/passwd, and other protected data. This can lead to complete database takeover, credential theft, and potentially full compromise of the WordPress installation's confidentiality, integrity, and availability. Given that database credentials are often reused or grant broad access, lateral movement to backend infrastructure is a realistic risk (Patchstack).
As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The EPSS score is approximately 0.0015 (0.15%), indicating a low probability of exploitation in the near term. The vulnerability requires at least Contributor-level WordPress privileges, which somewhat limits opportunistic mass exploitation, though Patchstack notes that LFI vulnerabilities of this class are used in mass-exploit campaigns. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The vulnerability was detected by Qualys (detection ID 530851) (Patchstack, Wordfence).
/wp-content/themes/cinerama/style.css).../../../../wp-config.php or ../../../../etc/passwd) in the vulnerable filename parameter to force the server to include and output the target file.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields.wp-config.php, /etc/passwd, or /etc/shadow reflected in PHP error logs or server access logs.include()/require() calls with user-supplied paths.No official patch is currently available for the Cinerama theme from Edge-Themes. Immediate recommended actions include: (1) disabling or removing the Cinerama theme from affected WordPress installations if a patched version is unavailable; (2) implementing Web Application Firewall (WAF) rules to detect and block path traversal and LFI attempts; (3) restricting Contributor-level account creation and auditing existing low-privilege accounts; and (4) reviewing server access logs for signs of exploitation. Monitor the Patchstack vulnerability database and the Edge-Themes vendor for patch releases (Patchstack).
Wordfence included CVE-2025-68987 in its weekly WordPress vulnerability report covering December 15, 2025 to January 4, 2026, highlighting it as part of a broader set of theme-related vulnerabilities (Wordfence). Patchstack, which discovered and disclosed the vulnerability, classifies it as low priority due to the required authentication level, but notes that LFI vulnerabilities are commonly leveraged in mass-exploit campaigns. No significant vendor statement from Edge-Themes or broader media coverage has been 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."