Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in SolverWp Portfolio Builder swp-portfolio allows PHP Local File Inclusion.This issue affects Portfolio Builder: from n/a through <= 1.2.5.
Published: 2026-02-20
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion (potential remote code execution)
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a classic PHP Local File Inclusion flaw caused by improper control of file names used in include/require statements, identified as CWE-98. An attacker could exploit this weakness to read arbitrary files on the server or trigger unintended PHP code execution. The CVSS score of 8.1 reflects a high severity that can compromise confidentiality, integrity, and availability of the affected WordPress site.

Affected Systems

The flaw is present in SolverWp's Portfolio Builder plugin for all releases from the earliest available version up to and including 1.2.5. No specific version sub‑ranges are listed, so any installation using the plugin at or before 1.2.5 is considered vulnerable.

Risk and Exploitability

The EPSS score less than 1% indicates a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the high CVSS score signals that once discovered, an exploit could have severe impact. Based on the description, it is inferred that attackers would target the plugin by constructing requests that manipulate the file name parameter used by the include/require call, potentially from any authenticated or unauthenticated endpoint exposed by the plugin. Successful exploitation would enable reading sensitive local files or executing arbitrary PHP code within the web application context.

Generated by OpenCVE AI on April 28, 2026 at 17:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the SolverWp Portfolio Builder plugin to any release newer than 1.2.5.
  • If a patch is not immediately available, disable the Portfolio Builder plugin in WordPress or remove it from the active plugins list to eliminate the attack surface.
  • Apply input validation or a file name whitelist to the plugin's include/require logic, restricting file inclusion to a predetermined safe directory.
  • Configure a web application firewall or access control rule to block or rate‑limit requests targeting the plugin’s file inclusion endpoints.

Generated by OpenCVE AI on April 28, 2026 at 17:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 05:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 24 Feb 2026 21:30:00 +0000

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


Mon, 23 Feb 2026 15:00:00 +0000

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

Fri, 20 Feb 2026 16:15: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 SolverWp Portfolio Builder swp-portfolio allows PHP Local File Inclusion.This issue affects Portfolio Builder: from n/a through <= 1.2.5.
Title WordPress Portfolio Builder plugin <= 1.2.5 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Solverwp Portfolio Builder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:56:34.719Z

Reserved: 2025-12-31T20:13:05.451Z

Link: CVE-2025-69375

cve-icon Vulnrichment

Updated: 2026-02-24T20:32:16.715Z

cve-icon NVD

Status : Deferred

Published: 2026-02-20T16:22:21.857

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

Link: CVE-2025-69375

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T17:45:16Z

Weaknesses