Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in cmsmasters CMSMasters Content Composer cmsmasters-content-composer allows PHP Local File Inclusion.This issue affects CMSMasters Content Composer: from n/a through <= 1.4.5.
Published: 2026-02-19
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Local file inclusion potentially enabling remote code execution or information disclosure
Action: Apply patch
AI Analysis

Impact

The CMSMasters Content Composer plugin has a flaw that lets attackers control the filename used in a PHP include/require statement. This LFI vulnerability could allow reading of sensitive files or, if the attacker can place a file in a writable directory, could be exploited for code execution. The weakness is a classic example of improper input control, classified as CWE‑98. Based on the description, it is inferred that an attacker who can trigger the plugin’s file inclusion logic could potentially read local files, but actual exploitation to run arbitrary code would depend on the server’s configuration and writable paths.

Affected Systems

The issue affects WordPress sites that have the CMSMasters Content Composer plugin version 1.4.5 or earlier. No other WordPress core or plugin versions are explicitly listed as vulnerable. Users operating a WordPress installation with this plugin and a vulnerable version are at risk if the plugin’s file inclusion functionality is reachable from the web.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, while the EPSS score of less than 1% suggests a very low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog, reducing its current prominence. Exploitation would require an attacker to influence the filename parameter used by the plugin’s internal include/require call, most likely through a crafted HTTP request to the plugin's interface. Because the flaw permits local file inclusion, the attack vector is remote via the web interface, but the payload would be limited to the local filesystem unless an attacker can upload a file to a writable directory. The potential for RCE is inferred from the nature of LFI; however, direct evidence of such exploitation is not provided in the available data.

Generated by OpenCVE AI on April 16, 2026 at 16:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CMSMasters Content Composer to a version newer than 1.4.5, which removes the insecure include logic.
  • If an upgrade cannot be performed immediately, disable the plugin or restrict access to its admin interface so that the include functionality is not exposed to web users.
  • On the server, configure PHP to disable allow_url_include and set open_basedir to restrict the directories that can be accessed by include/require calls.
  • Remove or set restrictive permissions on any writable directories that the plugin may use for included files, ensuring that uploaded files cannot be executed.

Generated by OpenCVE AI on April 16, 2026 at 16:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
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'}

ssvc

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


Fri, 20 Feb 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Cmsmasters
Cmsmasters cmsmasters Content Composer
Wordpress
Wordpress wordpress
Vendors & Products Cmsmasters
Cmsmasters cmsmasters Content Composer
Wordpress
Wordpress wordpress

Thu, 19 Feb 2026 08:45: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 cmsmasters CMSMasters Content Composer cmsmasters-content-composer allows PHP Local File Inclusion.This issue affects CMSMasters Content Composer: from n/a through <= 1.4.5.
Title WordPress CMSMasters Content Composer plugin <= 1.4.5 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Cmsmasters Cmsmasters Content Composer
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:55.554Z

Reserved: 2026-02-02T12:52:29.366Z

Link: CVE-2026-25326

cve-icon Vulnrichment

Updated: 2026-02-20T16:07:21.736Z

cve-icon NVD

Status : Deferred

Published: 2026-02-19T09:16:17.220

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-25326

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T17:00:09Z

Weaknesses