Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in stmcan RT-Theme 18 | Extensions rt18-extensions allows PHP Local File Inclusion.This issue affects RT-Theme 18 | Extensions: from n/a through <= 2.5.
Published: 2026-07-13
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the stmcan RT‑Theme 18 | Extensions WordPress plugin allows an attacker to supply an arbitrary filename to an unchecked include/require call in the PHP code. The vulnerability results in local file inclusion, which can expose sensitive files. Based on the description, it is inferred that in environments where the server’s PHP configuration enables "allow_url_include", the local file inclusion could facilitate remote code execution. The impact is primarily loss of confidentiality and integrity of server files, with potential for full site takeover if arbitrary code execution were possible.

Affected Systems

The issue affects WordPress installations that have the RT‑Theme 18 | Extensions plugin at any release through version 2.5. Any site running a vulnerable build of this plugin is at risk, regardless of other security controls.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity vulnerability that could allow an attacker to gain access to server files. The EPSS score of < 1 % (approximately 0.4 %) suggests that exploitation is currently rare, yet not impossible. The flaw exists in an include/require call that accepts an unvalidated filename, allowing an attacker to perform local file inclusion by sending an HTTP request to the vulnerable plugin endpoint. If the site’s PHP configuration has allow_url_include enabled, remote code execution might be possible, inferred from the description. The vulnerability is not currently listed in the CISA KEV catalog.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RT‑Theme 18 | Extensions to a version newer than 2.5.
  • Configure the PHP environment to have "allow_url_include" set to Off so that remote file inclusion is impossible.
  • Limit the paths used in the plugin’s include operations to a validated whitelist; adjust the plugin or web server configuration to enforce this restriction.

Generated by OpenCVE AI on August 1, 2026 at 10:34 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 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Stmcan
Stmcan rt-theme 18 | Extensions
Wordpress
Wordpress wordpress
Vendors & Products Stmcan
Stmcan rt-theme 18 | Extensions
Wordpress
Wordpress wordpress

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 stmcan RT-Theme 18 | Extensions rt18-extensions allows PHP Local File Inclusion.This issue affects RT-Theme 18 | Extensions: from n/a through <= 2.5.
Title WordPress RT-Theme 18 | Extensions plugin <= 2.5 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
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'}


Subscriptions

Stmcan Rt-theme 18 | Extensions
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T14:38:35.637Z

Reserved: 2026-06-25T08:04:29.578Z

Link: CVE-2026-57743

cve-icon Vulnrichment

Updated: 2026-07-13T13:59:03.407Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:45:03Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')