
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-52732 is a PHP Local File Inclusion (LFI) vulnerability in the GMap Targeting (Google Map Targeting) WordPress plugin developed by RealMag777. The flaw stems from improper control of filename for include/require statements in PHP (CWE-98), allowing authenticated attackers with low privileges to include arbitrary local files. All plugin versions up to and including 1.1.6 are affected. The vulnerability was published on August 14, 2025, and carries a CVSS v3.1 base score of 8.8 (High) (Feedly, Patchstack).
The vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). The plugin fails to properly sanitize or validate user-supplied input before passing it to a PHP include or require statement, enabling an attacker to manipulate the filename parameter to reference arbitrary files on the server's filesystem. Exploitation requires only low-level authenticated access (e.g., a subscriber or contributor account on a WordPress site) and no user interaction, making it straightforward to abuse over the network with low attack complexity (Feedly, Patchstack).
Successful exploitation allows an attacker to read sensitive files on the server (e.g., WordPress wp-config.php containing database credentials, /etc/passwd, or other configuration files), and under certain conditions — such as the presence of attacker-controlled content in log files or upload directories — may escalate to arbitrary PHP code execution. The vulnerability has high confidentiality, integrity, and availability impact, potentially leading to full WordPress site compromise, credential theft, and lateral movement within the hosting environment (Feedly).
As of the time of reporting, no public proof-of-concept exploit code has been identified, and there is no evidence of active in-the-wild exploitation. The EPSS score is approximately 0.127%, indicating a currently low probability of exploitation in the near term. No threat actor attribution has been made, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Feedly, Patchstack).
/wp-content/plugins/gmap-targeting/).include/require statement — typically via a crafted HTTP request to a plugin endpoint or admin-ajax handler.../../../../wp-config.php) to reference sensitive server files.admin-ajax.php or plugin-specific URLs) containing path traversal sequences such as ../, ..%2F, or encoded variants targeting sensitive files.wp-config, passwd, etc, or repeated traversal patterns from a single authenticated user.wp-config.php, /etc/passwd, or server log files by the web server process.include/require attempts with unusual file paths, which may indicate probing activity.The primary remediation is to update the GMap Targeting plugin to a version beyond 1.1.6 as soon as a patched release becomes available from the plugin author (RealMag777). In the interim, site administrators should consider deactivating and removing the plugin entirely if it is not critical to operations. Additional hardening measures include implementing strict input validation for file inclusion parameters, using PHP open_basedir restrictions to limit accessible directories, reviewing and restricting web server file system permissions, and monitoring access logs for path traversal patterns (Feedly, Patchstack).
The vulnerability was reported and assigned by Patchstack, a WordPress security platform, and was noted in the Wordfence Intelligence Weekly WordPress Vulnerability Report for the period of July 28 – August 3, 2025 (Wordfence). No significant broader media coverage or notable researcher commentary beyond standard vulnerability disclosure channels has been observed.
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."