Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in solwin Blog Designer PRO blog-designer-pro.This issue affects Blog Designer PRO: from n/a through <= 3.4.7.
Published: 2025-09-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from improper control of filenames used in include/require statements within the Solwin Blog Designer PRO plugin. The flaw corresponds to CWE-98, which describes improper control of filename for include/require statements. It allows an authenticated user to specify a local file path, causing the plugin to include that file and potentially expose its contents. Because the flaw is non‑arbitrary, the attacker must first be authenticated within the WordPress system, but once authenticated they can read or possibly execute local files that the authenticated user can access.

Affected Systems

The flaw affects the Blog Designer PRO plugin from its earliest release up to and including version 3.4.7. Any WordPress installation that has the plugin installed and has not yet upgraded beyond 3.4.7 is vulnerable. The plugin is developed by Solwin, and the vulnerability is present in all versions in that range.

Risk and Exploitability

The CVSS score of 7.5 indicates a high impact if exploited, with an EPSS of less than 1% suggesting the likelihood of exploitation is currently low, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be local, requiring authenticated access to a WordPress account that has permission to use the plugin. Once authenticated, the attacker can read arbitrary local files through the include mechanism, exposing sensitive configuration, credentials or other data stored on the server.

Generated by OpenCVE AI on April 30, 2026 at 15:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Blog Designer PRO plugin to a version newer than 3.4.7 as soon as the fix is released.
  • If an upgrade cannot be performed immediately, deactivate or remove the plugin until a patched version is available.
  • Ensure the file permissions on the WordPress installation restrict read access to sensitive files, and consider restricting access to the plugin's PHP files via .htaccess or equivalent server configuration to mitigate potential local file inclusion.

Generated by OpenCVE AI on April 30, 2026 at 15:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27436 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in solwin Blog Designer PRO. This issue affects Blog Designer PRO: from n/a through 3.4.7.
History

Thu, 23 Apr 2026 15:00: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'}


Wed, 01 Apr 2026 23: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 solwin Blog Designer PRO. This issue affects Blog Designer PRO: from n/a through 3.4.7. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in solwin Blog Designer PRO blog-designer-pro.This issue affects Blog Designer PRO: from n/a through <= 3.4.7.
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'}


Tue, 09 Sep 2025 23:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 09 Sep 2025 21:45:00 +0000

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

Tue, 09 Sep 2025 16: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 solwin Blog Designer PRO. This issue affects Blog Designer PRO: from n/a through 3.4.7.
Title WordPress Blog Designer PRO plugin <= 3.4.7 - Authenticated Non-Arbitrary 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-12T00:51:53.649Z

Reserved: 2025-05-07T10:45:47.047Z

Link: CVE-2025-47695

cve-icon Vulnrichment

Updated: 2025-09-09T17:50:39.893Z

cve-icon NVD

Status : Deferred

Published: 2025-09-09T17:15:47.057

Modified: 2026-04-23T15:30:45.733

Link: CVE-2025-47695

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T15:30:16Z

Weaknesses
  • CWE-98

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