Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Ido Kobelkowsky Simple Payment simple-payment.This issue affects Simple Payment: from n/a through <= 2.4.6.
Published: 2025-11-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Simple Payment plugin contains a flaw where an attacker can supply an arbitrary filename to a PHP include/require statement without proper validation. This control of the include path means the attacker may read any file accessible to the web server, such as configuration files, or, if the PHP setting allow_url_include is enabled, execute code from a remote source. The vulnerability maps to CWE‑98 and can result in data exposure and the potential for executing malicious code on the host.

Affected Systems

The flaw is present in all releases of the Simple Payment plugin by Ido Kobelkowsky up to and including version 2.4.6. System administrators running any of those versions of the plugin on WordPress installations are affected.

Risk and Exploitability

The CVSS score of 7.5 indicates a high-impact vulnerability; however, the EPSS score of <1% suggests that exploitation of this issue is currently uncommon. The plugin is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is a remote web request that includes a manipulated parameter to trigger the vulnerable include. Compromise would require web access to the site and could result in information disclosure or remote code execution if additional server misconfigurations exist.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Simple Payment to a version newer than 2.4.6.
  • If an upgrade cannot be applied immediately, disable the plugin or remove its include capability by configuring PHP to disable allow_url_include and restricting the plugin’s include paths.
  • Apply web‑application firewall rules that block requests with suspicious include parameters or attempts to reference local file paths beyond the plugin’s directory.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Thu, 06 Nov 2025 20:30:00 +0000

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

Thu, 06 Nov 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

ssvc

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


Thu, 06 Nov 2025 16:00: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 Ido Kobelkowsky Simple Payment simple-payment.This issue affects Simple Payment: from n/a through <= 2.4.6.
Title WordPress Simple Payment plugin <= 2.4.6 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-10-07T15:34:50.698Z

Link: CVE-2025-62075

cve-icon Vulnrichment

Updated: 2025-11-06T16:52:02.049Z

cve-icon NVD

Status : Deferred

Published: 2025-11-06T16:16:13.067

Modified: 2026-04-27T17:16:31.737

Link: CVE-2025-62075

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T05:15:28Z

Weaknesses
  • CWE-98

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