Impact
Improper control of filenames in PHP include/require statements allows attackers to exploit a local file inclusion flaw, potentially exposing sensitive information and providing a pathway to execute arbitrary code on the server. This weakness is identified as CWE‑98 and carries a CVSS score of 8.1, indicating a high severity risk.
Affected Systems
The WordPress Fana theme from the vendor thembay is vulnerable in versions up to and including 1.1.35; newer releases beyond 1.1.35 contain the fix.
Risk and Exploitability
The EPSS score of less than 1 percent suggests that exploitation is currently uncommon, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, because the flaw involves local file inclusion, it can be triggered by manipulating a file path in a request that the theme processes; an attacker who can influence this input would be able to read arbitrary files or, if the server permits, execute remote code. Given the high CVSS score, the potential impact remains significant until a patch is applied.
OpenCVE Enrichment