Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeMove Billey billey allows PHP Local File Inclusion.This issue affects Billey: from n/a through <= 2.1.8.
Published: 2026-07-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Billey WordPress theme includes an improper control of filenames supplied to PHP include or require statements, creating a local file inclusion (LFI) flaw (CWE-98: Improper Control of Filename for Include/Require Statement). This vulnerability could allow an attacker to read arbitrary files on the web server or, if a malicious file is included, execute arbitrary PHP code, thereby compromising the confidentiality, integrity, and availability of the site.

Affected Systems

All WordPress websites that have ThemeMove Billey installed with a version of 2.1.8 or earlier are affected. Any site that activates or maintains the Billey theme within its 2 release series is at risk.

Risk and Exploitability

The CVSS base score of 7.5 indicates a high severity vulnerability. The EPSS score is below 1% and the issue is not listed in the CISA KEV catalog. The likely attack vector is through the web interface of an affected WordPress site, where an attacker could supply a crafted filename to the vulnerable include/require call. Successful exploitation can lead to file disclosure or remote code execution, depending on the file selected and the permissions of the web server process.

Generated by OpenCVE AI on August 1, 2026 at 10:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Billey theme to the latest available version that fixes the LFI flaw (any release newer than 2.1.8 if such an update exists).
  • If an upgrade cannot be performed immediately, deactivate or delete the Billey theme to remove the vulnerable code path.
  • In the meantime, ensure that any include or require statements within the theme validate the supplied filename against a whitelist of allowed files or a known safe directory before inclusion.

Generated by OpenCVE AI on August 1, 2026 at 10:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Thememove
Thememove billey
Wordpress
Wordpress wordpress
Vendors & Products Thememove
Thememove billey
Wordpress
Wordpress wordpress

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeMove Billey billey allows PHP Local File Inclusion.This issue affects Billey: from n/a through <= 2.1.8.
Title WordPress Billey theme <= 2.1.8 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Thememove Billey
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T13:54:12.104Z

Reserved: 2026-06-25T08:05:02.627Z

Link: CVE-2026-57790

cve-icon Vulnrichment

Updated: 2026-07-13T13:54:08.483Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:30:04Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')