Skip to main content

WP Maps Pro CVE-2026-18464

| EUVDEUVD-2026-54878 HIGH
Uncontrolled Resource Consumption (CWE-400)
2026-08-09 contact@wpscan.com GHSA-r6mj-39cq-7p2p
7.5
CVSS 3.1 · Vendor: wpscan
Share

Severity by source

Vendor (wpscan) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
7.5 HIGH

Network-accessible unauthenticated AJAX endpoint with no prerequisites; sole impact is availability via resource exhaustion, with no confidentiality or integrity consequence.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (wpscan).

CVSS VectorVendor: wpscan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

5
Analysis Generated
Aug 10, 2026 - 20:26 vuln.today
CVSS changed
Aug 10, 2026 - 20:22 NVD
7.5 (HIGH)
Patch available
Aug 09, 2026 - 07:16 EUVD
CVE Published
Aug 09, 2026 - 06:18 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 09, 2026 - 06:18 cve.org
HIGH 7.5

DescriptionCVE.org

The WP MAPS PRO WordPress plugin before 6.1.3 does not perform a capability check in one of its AJAX actions, which is also available to unauthenticated users, and does not restrict the operation it dispatches, allowing unauthenticated attackers to trigger uncontrolled recursion that exhausts server resources, resulting in a Denial of Service.

AnalysisAI

Unauthenticated denial-of-service in WP Maps Pro WordPress plugin before 6.1.3 allows any remote attacker without credentials to exhaust server resources by triggering uncontrolled recursion through an exposed AJAX endpoint. The plugin fails to perform a capability check on at least one AJAX action accessible via the wp-ajax-nopriv_ hook and does not restrict the operation that action dispatches. No public exploit code has been identified at time of analysis and EPSS exploitation probability is very low (0.14%, 4th percentile), though successful exploitation can fully degrade availability of the affected WordPress installation.

Technical ContextAI

WP Maps Pro is a premium WordPress mapping plugin. The vulnerability is rooted in CWE-400 (Uncontrolled Resource Consumption): a WordPress AJAX action registered by the plugin omits any capability check - typically implemented via current_user_can() - and is accessible to unauthenticated users through the wp-ajax-nopriv_ hook. The action dispatches an operation that triggers uncontrolled recursion, a condition where a function invokes itself without adequate depth limits or termination guards, consuming PHP call-stack depth and server memory until the process crashes or the host becomes unresponsive. The affected version range spans all releases prior to 6.1.3, as documented by WPScan under EUVD-2026-54878. No CPE string was provided in source data; the product is identified by its WordPress plugin slug and version range only.

RemediationAI

Upgrade WP Maps Pro to version 6.1.3 or later, which is confirmed available from the vendor per WPScan, NVD, and EUVD-2026-54878 and introduces the required capability check on the affected AJAX action. If immediate upgrade cannot be scheduled, the most effective compensating control is to deactivate the WP Maps Pro plugin entirely, eliminating the attack surface at the cost of losing mapping functionality on the site. An alternative server-side mitigation is to configure a WAF rule blocking unauthenticated POST requests to wp-admin/admin-ajax.php that match the specific vulnerable action parameter; however, the exact action name has not been publicly disclosed, making precise WAF tuning difficult without source code inspection or vendor guidance, and an overly broad rule may break legitimate plugin functionality. No other vendor-documented workarounds are known.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

CVE-2026-18464 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy