
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-16265 is a Denial of Service vulnerability in the WP Maps WordPress plugin (also known as wp-google-map-plugin) affecting all versions before 4.9.7. The flaw allows authenticated users with only a Subscriber-level account to trigger uncontrolled recursion via an unprotected AJAX action, exhausting server resources. It was publicly disclosed on August 3, 2026, and assigned a CVSS v3.1 base score of 6.5 (Medium) (WPScan, GitHub Advisory). The vulnerability was discovered and reported by researcher Mohammad Aghdasi (WPScan).
The root cause is a missing capability check (CWE-400: Uncontrolled Resource Consumption) in one of the plugin's WordPress AJAX action handlers. Because the handler does not verify the requesting user's permissions or restrict the operation it dispatches, any authenticated subscriber can invoke it and trigger unbounded recursive processing. This uncontrolled recursion consumes CPU and memory until the server becomes unresponsive, constituting a resource exhaustion attack. The attack requires only a low-privilege authenticated session (Subscriber role) and no user interaction, making it straightforward to execute over the network (WPScan, GitHub Advisory).
Successful exploitation results in a complete loss of availability for the affected WordPress site, as the uncontrolled recursion exhausts server resources (CPU/memory), causing the web server to become unresponsive. There is no confidentiality or integrity impact — the vulnerability is limited to a Denial of Service condition. Any WordPress site running WP Maps before version 4.9.7 with at least one registered subscriber account is at risk, and repeated attacks could cause sustained outages (WPScan, GitHub Advisory).
CISA's SSVC assessment classifies exploitation status as "poc" (proof-of-concept), though WPScan has withheld the PoC details until August 25, 2026, to allow time for users to update (WPScan). There is no confirmed evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.14–0.24%, indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is not automatable per CISA's SSVC assessment, as it requires a valid Subscriber account (GitHub Advisory).
wp-admin/admin-ajax.php with the vulnerable action parameter and any required parameters that trigger the recursive operation.wp-admin/admin-ajax.php from a single authenticated session, particularly targeting WP Maps-related action parameters; unusually high request rates from a low-privilege user account.Fatal error: Maximum execution time of X seconds exceeded or Allowed memory size exhausted).php-fpm, apache2) consuming 100% CPU or reaching memory limits; sudden spike in server load coinciding with AJAX requests.The primary remediation is to upgrade the WP Maps WordPress plugin to version 4.9.7 or later, which introduces the necessary capability check on the affected AJAX action (WPScan). As interim workarounds, administrators should consider disabling open user registration to prevent unauthorized Subscriber accounts, implementing rate limiting on wp-admin/admin-ajax.php at the web server or WAF level, and restricting access to AJAX endpoints for low-privilege roles where possible (GitHub Advisory).
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."