Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in owenr88 Simple Contact Forms simple-contact-forms allows PHP Local File Inclusion.This issue affects Simple Contact Forms: from n/a through <= 1.6.4.
Published: 2025-11-06
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises from improper control of filenames used in PHP include/require statements within the Simple Contact Forms plugin. An attacker can supply a crafted input that the plugin uses for file inclusion, enabling inclusion of local files such as configuration files or arbitrary PHP scripts. This can result in unauthorized data disclosure or potentially execution depending on what is included. The weakness maps to CWE‑98, reflecting insufficient validation of user‑supplied file paths.

Affected Systems

All releases of the WordPress Simple Contact Forms plugin up to and including version 1.6.4 are affected. WordPress sites that have installed any of these versions are vulnerable.

Risk and Exploitability

The CVSS base score of 8.1 indicates high severity. The EPSS score of less than 1% implies that the likelihood of exploitation in the wild is currently low, and the vulnerability is not listed in CISA’s KEV catalog. Attackers can craft a request that directs the vulnerable plugin to include arbitrary local files, potentially leading to code execution or sensitive data exposure. The CVE description does not mention authentication requirements; it is inferred that an attacker could eliminate authentication for exploitation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple Contact Forms plugin to a version newer than 1.6.4 once an update is available.
  • Configure the web server to prohibit direct access to PHP files within the plugin’s directory.
  • Implement web application firewall rules or input validation to block malicious file inclusion attempts.
  • If the plugin is not essential for operations, disable it until a patched version is released.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', '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': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}

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'}


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:45:00 +0000

Type Values Removed Values Added
First Time appeared Owenr88
Owenr88 simple Contact Forms
Wordpress
Wordpress wordpress
Vendors & Products Owenr88
Owenr88 simple Contact Forms
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', '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 owenr88 Simple Contact Forms simple-contact-forms allows PHP Local File Inclusion.This issue affects Simple Contact Forms: from n/a through <= 1.6.4.
Title WordPress Simple Contact Forms plugin <= 1.6.4 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Owenr88 Simple Contact Forms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:57.562Z

Reserved: 2025-09-25T15:28:34.982Z

Link: CVE-2025-60197

cve-icon Vulnrichment

Updated: 2025-11-06T17:45:47.541Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-27T16:16:32.850

Link: CVE-2025-60197

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')