Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Dylan Kuhn Geo Mashup geo-mashup allows PHP Local File Inclusion.This issue affects Geo Mashup: from n/a through <= 1.13.16.
Published: 2025-08-14
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper control of filename in the Geo Mashup plugin allows an attacker to include local files using PHP's include or require statements. The vulnerability exists in all versions up to and including 1.13.16, meaning an attacker could read sensitive configuration or user files and, in some configurations, execute malicious code. The weakness corresponds to CWE-98, a classic local file inclusion flaw, and carries a CVSS score of 9.8, indicating a high potential for critical impact.

Affected Systems

The Geo Mashup plugin developed by Dylan Kuhn is affected; versions from its earliest release through 1.13.16 are vulnerable. Sites running WordPress with this plugin installed are at risk unless they have upgraded to a newer release.

Risk and Exploitability

Given the EPSS score of less than 1%, exploitation is considered unlikely at present, and the vulnerability is not currently listed in the CISA KEV catalog. However, the high CVSS score reflects a severe potential, and the attack requires the ability to influence the file path parameter used by the plugin, which may be possible from any user context that can access the plugin's options. Because of the critical nature of LFI, administrators should treat this issue as high risk and act promptly.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Geo Mashup plugin to a version newer than 1.13.16 once available.
  • Disable external or arbitrary file inclusion by ensuring the 'include' path is restricted to a whitelisted directory, for example by setting allow_url_include to Off in php.ini and removing any unsanitized include statements.
  • Sandbox the plugin by applying WordPress hardening practices: limit file permissions, enforce least privilege on the web server user, and monitor file modifications within the plugin directory for suspicious changes.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-24750 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Dylan Kuhn Geo Mashup allows PHP Local File Inclusion. This issue affects Geo Mashup: from n/a through 1.13.16.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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 Dylan Kuhn Geo Mashup allows PHP Local File Inclusion. This issue affects Geo Mashup: from n/a through 1.13.16. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Dylan Kuhn Geo Mashup geo-mashup allows PHP Local File Inclusion.This issue affects Geo Mashup: from n/a through <= 1.13.16.
References
Metrics cvssV3_1

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


Thu, 14 Aug 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 14 Aug 2025 13:00:00 +0000

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

Thu, 14 Aug 2025 10: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 Dylan Kuhn Geo Mashup allows PHP Local File Inclusion. This issue affects Geo Mashup: from n/a through 1.13.16.
Title WordPress Geo Mashup plugin <= 1.13.16 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:55.348Z

Reserved: 2025-05-19T14:13:37.939Z

Link: CVE-2025-48293

cve-icon Vulnrichment

Updated: 2025-08-14T14:38:02.850Z

cve-icon NVD

Status : Deferred

Published: 2025-08-14T11:15:35.153

Modified: 2026-04-23T15:31:02.900

Link: CVE-2025-48293

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-98

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