Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in zozothemes Zegen zegen allows PHP Local File Inclusion.This issue affects Zegen: from n/a through <= 1.1.9.
Published: 2025-11-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw stems from the improper handling of filenames supplied to PHP's include/require statements within the Zegen theme. When a malicious user supplies a crafted filename through a web request, the theme interprets it as a local file path, enabling inclusion of arbitrary files residing on the server. This primarily permits accidental or intentional disclosure of internal files such as configuration files or credential data. While the vulnerability does not enable direct code execution, the exposed information could serve as a foothold for further attacks.

Affected Systems

The affected product is the WordPress theme Zegen, bundled with the vendor zozothemes. All releases from the initial build up to version 1.1.9 contain the flaw. Version 1.1.10 or later presumably contains the fix, although vendors may release security updates outside the standard versioning.

Risk and Exploitability

The CVSS score of 7.5 classifies this issue as high severity, while the EPSS score of less than 1 % indicates a low probability of active exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is through a web‑accessible endpoint that accepts a filename parameter; an attacker can manipulate this value to reference arbitrary local files, triggering the server to deliver the file contents. No special system privileges are required beyond access to the vulnerable endpoint.

Generated by OpenCVE AI on April 30, 2026 at 14:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Zegen theme to version 1.1.10 or later, which addresses the local file inclusion flaw.
  • Introduce strict validation for any filename arguments used in include/require statements, such that only a whitelist of safe directories is permitted—tackling CWE‑98 by ensuring proper filename control.
  • Enable PHP’s open_basedir or similar filesystem restrictions to limit script access to the web‑root directory, preventing background disclosure of other files on the server.

Generated by OpenCVE AI on April 30, 2026 at 14:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


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

Type Values Removed Values Added
Metrics cvssV3_1

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

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'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Mon, 10 Nov 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 06 Nov 2025 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Zozothemes
Zozothemes zegen
Vendors & Products Wordpress
Wordpress wordpress
Zozothemes
Zozothemes zegen

Thu, 06 Nov 2025 16: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 zozothemes Zegen zegen allows PHP Local File Inclusion.This issue affects Zegen: from n/a through <= 1.1.9.
Title WordPress Zegen Theme <= 1.1.9 - Local File Inclusion Vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
Zozothemes Zegen
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:21.948Z

Reserved: 2025-06-27T10:28:19.988Z

Link: CVE-2025-53252

cve-icon Vulnrichment

Updated: 2025-11-10T19:29:10.367Z

cve-icon NVD

Status : Deferred

Published: 2025-11-06T16:15:56.010

Modified: 2026-04-27T18:16:21.320

Link: CVE-2025-53252

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T14:45:24Z

Weaknesses