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

Impact

The Kitchor theme has an improper control of the filename used in a PHP include/require statement, allowing an attacker to influence the path of the file that is loaded. This flaw can enable a local file inclusion, which may expose the contents of files stored on the server such as configuration files, user data, or even allow further code execution if the included file contains malicious payloads. The vulnerability is identified as CWE‑98.

Affected Systems

Themelexus Kitchor theme version 1.4.3 and earlier. Any installation using these or earlier versions of the theme is vulnerable because the code performs include/require operations without sanitizing the filename supplied to the request.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity, but the EPSS score of less than 1% denotes a low probability of exploitation at present. The flaw has not been observed in the CISA KEV catalog. Since the vulnerability permits inclusion of arbitrary local files, an attacker who can manipulate the inclusion file contents may target local system files. The attack vector is inferred to be local, likely via file path.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the theme developer for any available patch or newer version that addresses the include logic.
  • If an upgrade is not immediately possible, modify the theme’s code to restrict the include path to a whitelist of allowed files or directories, preventing arbitrary local file inclusion.
  • Ensure that file and directory permissions for the the minimum needed, disable PHP settings such as allow_url_include and expose_php, and monitor logs for unusual include activity.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:00:00 +0000

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

Mon, 13 Jul 2026 14: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 themelexus Kitchor kitchor allows PHP Local File Inclusion.This issue affects Kitchor: from n/a through <= 1.4.3.
Title WordPress Kitchor theme <= 1.4.3 - 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

Themelexus Kitchor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T13:18:09.257Z

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

Link: CVE-2026-57795

cve-icon Vulnrichment

Updated: 2026-07-13T13:18:06.317Z

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