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

Impact

This vulnerability arises from an improper control of filenames in the Mikado–Themes Dør WordPress theme’s PHP include/require logic. An attacker can supply arbitrary local file paths, causing the server to read and access files it should not expose. Consequently, configuration files, credentials, or other sensitive data may be leaked, and if the attacker can provide a file that contains executable PHP code, the server might execute that code, leading to remote code execution—an effect inferred from the description. The weakness aligns with CWE‑98.

Affected Systems

All installations of the Mikado–Themes Dør WordPress theme through version 2.4.1 are vulnerable, regardless of the WordPress core version, provided the theme’s code paths are active.

Risk and Exploitability

The CVSS score of 7.5 indicates substantial severity, while the EPSS score of less than 1% suggests a low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog, indicating no widespread exploitation has been reported. The attack vector likely involves a crafted request that bypasses file path restrictions inherent to the theme, but this is inferred from the available data. Given the flaw, an attacker who can influence the included file could compromise confidentiality and integrity, with potential remote code execution also inferred.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Mikado–Themes Dør theme to a version newer than 2.4.1.
  • Limit the include path and tighten file system permissions on the theme directory to prevent reading sensitive files or executing arbitrary PHP.
  • Sanitize any parameters used for file inclusion by enforcing a whitelist of allowed file names and rejecting values that contain directory traversal or non‑alphanumeric characters.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16: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 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 Mikado-Themes Dør dor allows PHP Local File Inclusion.This issue affects Dør: from n/a through <= 2.4.1.
Title WordPress Dør theme <= 2.4.1 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T16:07:49.607Z

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

Link: CVE-2026-57792

cve-icon Vulnrichment

Updated: 2026-07-13T16:01:56.090Z

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