Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Dermatology Clinic dermatology-clinic allows PHP Local File Inclusion.This issue affects Dermatology Clinic: from n/a through <= 1.4.3.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion
Action: Apply Patch
AI Analysis

Impact

An improper control of the filename for PHP include/require statements in the ThemeREX Dermatology Clinic theme allows an attacker to exploit a local file inclusion flaw. By manipulating the file path used in the plugin’s code, a remote user can incorporate arbitrary files from the host server into the executed PHP request. This can lead to disclosure of sensitive data such as configuration files, private credentials, or potentially allow code execution if the attacker can write a file that is subsequently included. The weakness corresponds to CWE‑98: Improper Control of Filename for Include/Require Statements.

Affected Systems

WordPress sites running the ThemeREX Dermatology Clinic theme version 1.4.3 or earlier are affected. The vulnerability exists from the first released version through 1.4.3, and it does not affect later releases such as 1.4.4 or newer.

Risk and Exploitability

The CVSS score of 8.1 categorizes this vulnerability as high severity, indicating significant impact on confidentiality and integrity. The EPSS score of less than 1% suggests that, at present, exploit availability is low, yet the inherent risk remains because the flaw can be triggered via crafted URLs or inputs. The CVE is not listed in the CISA KEV catalog. Exploitation typically requires network access to the WordPress site and the ability to manipulate query parameters or craft requests that reference the vulnerable include path. The impact extends to any user who can access the affected endpoint, potentially allowing disclosure or alteration of system files.

Generated by OpenCVE AI on April 15, 2026 at 23:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Dermatology Clinic theme to version 1.4.4 or later to remove the vulnerable include logic.
  • If an immediate update is not possible, modify the theme’s PHP code to sanitize all file path inputs, ensuring only whitelisted directories are included and rejecting relative or absolute paths.
  • Configure the web server or PHP environment to disable local file inclusion by setting the "allow_url_include" directive to Off and adjusting "open_basedir" to restrict file access to web-root directories.

Generated by OpenCVE AI on April 15, 2026 at 23:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Mar 2026 15:30:00 +0000

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

Thu, 05 Mar 2026 21:15: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'}

ssvc

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


Thu, 05 Mar 2026 06:15: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 ThemeREX Dermatology Clinic dermatology-clinic allows PHP Local File Inclusion.This issue affects Dermatology Clinic: from n/a through <= 1.4.3.
Title WordPress Dermatology Clinic theme <= 1.4.3 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Dermatology Clinic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-01T14:15:35.426Z

Reserved: 2026-02-25T12:13:34.840Z

Link: CVE-2026-28059

cve-icon Vulnrichment

Updated: 2026-03-05T20:09:46.890Z

cve-icon NVD

Status : Deferred

Published: 2026-03-05T06:16:39.537

Modified: 2026-04-22T21:27:27.950

Link: CVE-2026-28059

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T23:15:17Z

Weaknesses