Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in immonex immonex Kickstart immonex-kickstart allows PHP Local File Inclusion.This issue affects immonex Kickstart: from n/a through <= 1.11.6.
Published: 2025-09-03
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from insufficient validation of filenames used in PHP include/require statements, allowing an attacker to craft a path that references arbitrary files on the web server. This can lead to disclosure of sensitive configuration or code files and may facilitate execution of local code if the attacker can place malicious files in the includable paths. The weakness is classified as CWE‑98 and poses a significant breach of confidentiality and potential integrity of the site. The impact is local file inclusion rather than remote code execution, but the exposed files may contain critical information for further attacks.

Affected Systems

WordPress installations that use the immonex Kickstart plugin versions up to and including 1.11.6 are affected. All sites running those versions share the same code path that is vulnerable. No other components are reported as impacted.

Risk and Exploitability

The CVSS base score of 7.5 indicates high severity, although the EPSS score is less than 1% suggesting a low probability of exploitation at the current time. The issue is not listed in CISA’s KEV catalog. An attacker would need to supply a crafted filename parameter, which may be possible through legitimate plugin input fields or uploaded files. Successful exploitation would allow reading of local files; depending on the file types accessed, this could enable further compromise. Based on the description, the likely attack vector involves a local file path manipulation via user-controlled input, potentially bypassing file upload restrictions if the plugin does not validate the path.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the immonex Kickstart plugin to the latest version that removes the insecure filename handling.
  • If an immediate update is not possible, sanitize and validate any file path inputs in the plugin to reject relative paths and only allow trusted directories.
  • Disable the plugin and remove it from the active plugins list until the update can be applied.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-26534 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in immonex immonex Kickstart allows PHP Local File Inclusion. This issue affects immonex Kickstart: from n/a through 1.11.6.
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 immonex immonex Kickstart allows PHP Local File Inclusion. This issue affects immonex Kickstart: from n/a through 1.11.6. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in immonex immonex Kickstart immonex-kickstart allows PHP Local File Inclusion.This issue affects immonex Kickstart: from n/a through <= 1.11.6.
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'}


Wed, 03 Sep 2025 19:45:00 +0000

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

Wed, 03 Sep 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 03 Sep 2025 14: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 immonex immonex Kickstart allows PHP Local File Inclusion. This issue affects immonex Kickstart: from n/a through 1.11.6.
Title WordPress immonex Kickstart Plugin <= 1.11.6 - 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-13T00:11:12.655Z

Reserved: 2025-09-03T09:03:12.361Z

Link: CVE-2025-58637

cve-icon Vulnrichment

Updated: 2025-09-03T18:10:45.887Z

cve-icon NVD

Status : Deferred

Published: 2025-09-03T15:15:47.160

Modified: 2026-04-23T15:33:30.270

Link: CVE-2025-58637

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