CVE-2026-18466
Received Received - Intake

Unauthenticated Database Option Creation in WP Maps WordPress Plugin

Vulnerability report for CVE-2026-18466, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: WPScan

Description

The WP Maps WordPress plugin before 4.9.8 does not perform a capability check, nor validate a nonce, in one of its AJAX actions, allowing users with a Subscriber account to create an unlimited number of options in the database, each of which is loaded on every page request.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-08-19
AI Q&A
2026-08-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_maps wp_maps to 4.9.8 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the WP Maps WordPress plugin versions before 4.9.8. It allows users with a Subscriber role to create an unlimited number of options in the WordPress database through an AJAX action that lacks proper capability checks and nonce validation. Each created option is loaded on every page request, which can impact site performance.

Detection Guidance

Check if the WP Maps plugin version is below 4.9.8 by inspecting the plugin files or WordPress admin panel. Look for unusual database entries created by Subscriber accounts, particularly in the wp_options table. Monitor server logs for excessive AJAX requests from Subscriber roles.

Impact Analysis

An attacker with a Subscriber account could exploit this to create excessive database entries, leading to increased server load, slower page loads, and potential denial-of-service conditions. It may also allow unauthorized modifications to plugin settings.

Mitigation Strategies

Update the WP Maps plugin to version 4.9.8 or later immediately. If updating is not possible, consider temporarily disabling the plugin or restricting Subscriber role capabilities to prevent unauthorized database modifications.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18466. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart