Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in SeedProd LLC SeedProd Pro allows PHP Local File Inclusion.

This issue affects SeedProd Pro: from n/a before 6.19.5.
Published: 2026-05-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper control of filenames in the PHP include/require statement used by SeedProd Pro. An attacker can supply a crafted path to a plugin endpoint, causing the application to include an arbitrary local file. This flaw can expose confidential files or, if the file contains executable PHP code, lead to remote code execution. The weakness aligns with CWE-98 and is classified as a Local File Inclusion (LFI).

Affected Systems

SeedProd LLC SeedProd Pro is impacted for all releases prior to version 6.19.5. The affected product is the WordPress plugin SeedProd Pro, and any WordPress site that has installed a version older than 6.19.5 is vulnerable. No specific sub‑versions are listed, so all builds before 6.19.5 should be considered at risk until patched.

Risk and Exploitability

The CVSS score of 7.5 indicates a high impact vulnerability. The EPSS score is not available, and the issue is not currently listed in CISA KEV. Based on the description, the attack vector is local file inclusion, which typically requires the attacker to supply a malicious path to the plugin. The exploitation does not require additional authentication beyond the usual plugin access, making it feasible in situations where the plugin is exposed to the public web interface. Due to the absence of a known exploit in the wild, the immediate threat remains theoretical, but the high severity warrants prompt remediation.

Generated by OpenCVE AI on May 27, 2026 at 19:59 UTC.

Remediation

Vendor Solution

Update the WordPress SeedProd Pro Plugin to the latest available version (at least 6.19.5).


OpenCVE Recommended Actions

  • Update SeedProd Pro to version 6.19.5 or later to remove the vulnerable include logic.
  • Restrict filesystem permissions on WordPress and plugin directories so that the web server can read only necessary files, preventing access to sensitive content that could be included via LFI.
  • Configure a web application firewall or server rule to block requests that contain path traversal sequences (e.g., '..') or other LFI patterns targeting the plugin’s file inclusion endpoint.

Generated by OpenCVE AI on May 27, 2026 at 19:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 29 May 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Seedprod Llc
Seedprod Llc seedprod Pro
Wordpress
Wordpress wordpress
Vendors & Products Seedprod Llc
Seedprod Llc seedprod Pro
Wordpress
Wordpress wordpress

Wed, 27 May 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 27 May 2026 14: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 SeedProd LLC SeedProd Pro allows PHP Local File Inclusion. This issue affects SeedProd Pro: from n/a before 6.19.5.
Title WordPress SeedProd Pro plugin < 6.19.5 - 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

Seedprod Llc Seedprod Pro
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-27T14:46:23.991Z

Reserved: 2026-05-26T19:56:06.748Z

Link: CVE-2026-48972

cve-icon Vulnrichment

Updated: 2026-05-27T14:46:19.008Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T14:17:33.173

Modified: 2026-06-17T10:55:26.170

Link: CVE-2026-48972

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T15:50:47Z

Weaknesses
  • CWE-98

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