Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable and unauthenticated (AV:N/PR:N/UI:N); AC:H because LFI-to-RCE needs a specific includable/poisonable path, with full C/I/A impact once achieved.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
PHP Local File Inclusion in the WordPress RT-Theme 18 | Extensions plugin (rt18-extensions) by stmcan lets remote attackers coerce the plugin into including attacker-influenced local file paths in an include/require statement, exposing sensitive files and potentially achieving code execution if a suitable includable file exists. All versions from an unspecified start through 2.5 are affected. No public exploit identified at time of analysis and it is not on CISA KEV, but the CVSS 3.1 base score is 8.1 (high) and the flaw is reachable without authentication.
Technical ContextAI
The affected component is a WordPress theme add-on plugin (rt18-extensions) written in PHP, running inside the WordPress request lifecycle where PHP's include/require constructs load code at runtime. The root cause is CWE-98 (Improper Control of Filename for Include/Require Statement, 'PHP Remote File Inclusion'), meaning a filename or path used in an include/require statement is derived from request-controlled input without sufficient allow-listing or path normalization. Although the CWE is titled RFI, the description scopes the practical impact to PHP Local File Inclusion, so an attacker manipulates the path to reference files already present on the server (e.g., configuration files, uploaded content, or PHP log/session data) rather than a remote URL. The single affected package per the CPE is cpe:2.3:a:stmcan:rt-theme_18_|_extensions:*, a niche commercial theme extension.
RemediationAI
No vendor-released patched version is identified in the available data - the advisory records the flaw as affecting rt18-extensions up to and including 2.5 without naming a fixed release, so administrators should consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/rt18-extensions/vulnerability/wordpress-rt-theme-18-extensions-plugin-2-5-local-file-inclusion-vulnerability) and the stmcan vendor channel for an update beyond 2.5 and upgrade as soon as one is published. Until a fix is confirmed, compensating controls include deploying a WordPress WAF (such as Patchstack's virtual patch) or ModSecurity rules to block requests containing path-traversal sequences or file-scheme parameters to the plugin's endpoints; restricting or disabling the rt18-extensions plugin if the theme feature set is not essential (trade-off: dependent theme functionality breaks); hardening PHP with open_basedir and allow_url_include=Off to constrain what include paths can resolve to (trade-off: may affect legitimate plugins relying on broad file access); and removing world-readable sensitive files and locking down upload directories to limit what an inclusion could disclose or poison.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-98 – PHP Remote File Inclusion
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43386