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

Impact

This vulnerability arises from improper control of the filename used in PHP include or require statements in the Diza WordPress theme. The flaw allows an attacker to request a local file to be included, potentially exposing sensitive data or executing unintended code. It is classified as a CWE‑98 weakness. The impact is the ability to read or run local files on the server, which can compromise confidentiality, integrity, and availability of the site.

Affected Systems

The affected software is the WordPress Diza theme developed by thembay, with affected releases up to and including version 1.3.15.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability, while the EPSS score of less than 1 % suggests a low but non‑zero likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. The description implies that exploitation requires an attacker to supply a crafted request that influences an include/require call; once achieved, the attacker could read files such as /etc/passwd or, if a PHP file can be placed in the webroot, execute arbitrary PHP code. The prerequisite is access to the vulnerable parameter and the ability to construct the malicious request.

Generated by OpenCVE AI on April 29, 2026 at 15:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Diza theme to a version newer than 1.3.15 or apply the vendor’s patch.
  • Restrict file inclusion by validating and whitelisting all file names that can be passed to include/require statements, eliminating direct use of user input.
  • Configure PHP to disable remote file inclusion by setting allow_url_include to Off and verify that no other inclusion points exist in the codebase.

Generated by OpenCVE AI on April 29, 2026 at 15:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
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'}


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 Thembay Diza allows PHP Local File Inclusion.This issue affects Diza: from n/a through 1.3.15. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in thembay Diza diza allows PHP Local File Inclusion.This issue affects Diza: from n/a through <= 1.3.15.
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'}


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


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


Tue, 23 Dec 2025 23:00:00 +0000

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

Tue, 23 Dec 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 23 Dec 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 Thembay Diza allows PHP Local File Inclusion.This issue affects Diza: from n/a through 1.3.15.
Title WordPress Diza theme <= 1.3.15 - 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:29.970Z

Reserved: 2025-12-19T10:17:17.170Z

Link: CVE-2025-68544

cve-icon Vulnrichment

Updated: 2025-12-23T14:17:00.645Z

cve-icon NVD

Status : Deferred

Published: 2025-12-23T12:15:45.313

Modified: 2026-04-23T15:35:59.983

Link: CVE-2025-68544

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T15:45:14Z

Weaknesses