Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable unauthenticated LFI with high complexity; all three impact dimensions high due to potential LFI-to-RCE chain via PHP log poisoning.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Local File Inclusion in Geo Mashup <= 1.13.18 versions.
AnalysisAI
Unauthenticated Local File Inclusion in the Geo Mashup WordPress plugin (all versions through 1.13.18) enables a remote, unauthenticated attacker to include arbitrary local files from the server's filesystem, potentially exposing sensitive configuration data or achieving remote code execution through chained techniques such as log poisoning. Reported by Patchstack, the flaw is classified under CWE-98, targeting PHP's include/require mechanism within the plugin. No public exploit or CISA KEV listing has been confirmed at time of analysis, but the CVSS 8.1 score reflects a high-severity, zero-privilege-required attack path.
Technical ContextAI
Geo Mashup (CPE: cpe:2.3:a:dylan_kuhn:geo_mashup:*:*:*:*:*:*:*:*) is a WordPress plugin that renders geographic data on maps using PHP. CWE-98, 'Improper Control of Filename for Include/Require Statement in PHP Program,' describes a class of vulnerability where user-supplied input is passed without sufficient sanitization to PHP's file inclusion functions (include, require, include_once, require_once). In this plugin, a parameter controlling which PHP file is loaded can be manipulated by an unauthenticated remote attacker to traverse the filesystem and include unintended local files. Depending on server configuration and available writable paths, LFI can escalate to Remote Code Execution via log injection, session file inclusion, or other PHP-specific chaining techniques. The high attack complexity (AC:H) in the CVSS vector suggests that reliable exploitation requires non-trivial conditions such as specific server configurations or multi-step chaining.
RemediationAI
The primary remediation is to update the Geo Mashup plugin to a version beyond 1.13.18; consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/geo-mashup/vulnerability/wordpress-geo-mashup-plugin-1-13-18-local-file-inclusion-vulnerability for the confirmed fixed version, as an exact patched release number is not independently confirmed in the available intelligence. If an immediate update is not possible, a compensating control is to disable or deactivate the Geo Mashup plugin entirely until patching is feasible, eliminating the attack surface at the cost of losing geographic mapping functionality. Additionally, configuring PHP's open_basedir directive to restrict the file paths PHP can include will limit the traversal depth an attacker can achieve, though this does not eliminate the underlying vulnerability. Web application firewall rules targeting common LFI path traversal sequences (e.g., ../, %2e%2e%2f) in query parameters can reduce exploitation likelihood but may produce false positives on legitimate plugin requests.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-98 – PHP Remote File Inclusion
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57872
GHSA-mqmh-wh52-p9gx