Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in BZOTheme Zenny bw-zenny allows PHP Local File Inclusion.This issue affects Zenny: from n/a through <= 1.7.5.
Published: 2025-06-27
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A PHP Local File Inclusion vulnerability, identified by CWE‑98, allows an attacker to manipulate file names supplied to PHP include/require statements within the Zenny theme. The flaw can enable the attacker to read arbitrary files on the server, and if malicious code is retrieved, it could lead to remote code execution or disclosure of sensitive information. The vulnerability is present in all releases of the theme up to and including version 1.7.5.

Affected Systems

BZOTheme Zenny is affected. All deployments of the theme with a version of 1.7.5 or earlier are vulnerable. No further sub‑versions are listed at this time.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, yet the EPSS score is below 1%, suggesting a relatively low probability of exploitation in the wild at present. The vulnerability is not listed in CISA’s KEV catalog. The most likely attack vector, inferred from the description, is via a crafted HTTP request that supplies a user‑controlled filename to the vulnerable include/require statement, potentially accessible through publicly visible theme URLs.

Generated by OpenCVE AI on May 1, 2026 at 07:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Zenny theme to the latest version (1.7.6 or newer) or apply any vendor‑provided patch to remove the LFI code.
  • Configure the web server to set strict file permissions on the wp‑content directory and any files exposed by the theme so that only the web server user can read or execute them.
  • Sanitize and validate all user‑supplied parameters before they are used in PHP include/require statements, and as a temporary fix remove or comment out the vulnerable file‑inclusion code if possible.

Generated by OpenCVE AI on May 1, 2026 at 07:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-19260 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in BZOTheme Zenny allows PHP Local File Inclusion. This issue affects Zenny: from n/a through 1.7.5.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45: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 BZOTheme Zenny allows PHP Local File Inclusion. This issue affects Zenny: from n/a through 1.7.5. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in BZOTheme Zenny bw-zenny allows PHP Local File Inclusion.This issue affects Zenny: from n/a through <= 1.7.5.
References
Metrics cvssV3_1

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


Fri, 27 Jun 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 27 Jun 2025 12: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 BZOTheme Zenny allows PHP Local File Inclusion. This issue affects Zenny: from n/a through 1.7.5.
Title WordPress Zenny theme <= 1.7.5 - Local File Inclusion Vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:34.334Z

Reserved: 2025-01-23T14:53:16.440Z

Link: CVE-2025-24769

cve-icon Vulnrichment

Updated: 2025-06-27T14:04:51.308Z

cve-icon NVD

Status : Deferred

Published: 2025-06-27T12:15:31.003

Modified: 2026-04-23T15:25:28.500

Link: CVE-2025-24769

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T07:15:11Z

Weaknesses
  • CWE-98

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