
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-48293 is a PHP Local File Inclusion (LFI) vulnerability in the Geo Mashup WordPress plugin developed by Dylan Kuhn. The flaw allows unauthenticated remote attackers to include arbitrary PHP files on the server, classified under CWE-98 (Improper Control of Filename for Include/Require Statement). All versions of Geo Mashup up to and including 1.13.16 are affected. The vulnerability was published on August 14, 2025, and carries a CVSS v3.1 base score of 9.8 (Critical) (Patchstack, EUVD).
The root cause is improper neutralization of user-supplied input used in PHP include/require statements within the Geo Mashup plugin (CWE-98). An attacker can manipulate a filename parameter passed to a PHP file inclusion function, causing the server to load an arbitrary local file — potentially one containing PHP code — without authentication. The attack vector is network-accessible, requires no privileges or user interaction, and has low attack complexity, making it trivially exploitable against unpatched installations. No specific technical write-up or public PoC code has been identified at this time (Patchstack).
Successful exploitation can result in full compromise of the affected WordPress installation, including unauthorized access to sensitive server files (e.g., wp-config.php containing database credentials), arbitrary PHP code execution, and potential installation of malware or backdoors. The vulnerability affects confidentiality, integrity, and availability at a high level, and could enable lateral movement within the hosting environment or privilege escalation if combined with file upload capabilities (Patchstack).
As of the publication date, there is no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.0015 (0.15%), indicating a currently low probability of exploitation in the near term. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported (Patchstack).
inurl:/wp-content/plugins/geo-mashup/).../../../../wp-config.php) or a previously uploaded PHP file containing a web shell.../, %2e%2e%2f) or references to sensitive files (wp-config, passwd) in parameter values./wp-content/plugins/geo-mashup/ with unexpected or encoded filename parameters; PHP error logs referencing failed or successful file inclusion of unexpected paths./wp-content/uploads/; unexpected modification timestamps on core WordPress files.bash, curl, wget, python) indicating post-exploitation activity.The primary remediation is to update the Geo Mashup plugin to a version beyond 1.13.16 as soon as a patched release is available from the plugin author or the WordPress plugin repository. As interim mitigations, administrators should implement a Web Application Firewall (WAF) rule to block path traversal patterns in request parameters, restrict PHP file inclusion via php.ini settings (allow_url_include = Off), and apply the principle of least privilege to the web server process. Regularly auditing installed plugins and removing unused ones is also recommended (Patchstack).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."