CVE-2026-8935
Description
Unauthenticated attacker can create an administrator account and gain interactive admin access via a publicly exposed nonce in the WP MAPS PRO WordPress plugin before 6.1.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated attacker can create an administrator account and gain interactive admin access via a publicly exposed nonce in the WP MAPS PRO WordPress plugin before 6.1.1.
Vulnerability
The WP MAPS PRO plugin (also known as Advanced Google Maps) before version 6.1.1 registers an unauthenticated AJAX action that, given a valid nonce publicly emitted on any frontend page enqueuing its map script, unconditionally creates an administrator account and returns a magic-login URL granting interactive admin access [1]. The nonce is available to any visitor of a page that includes the plugin's map script.
Exploitation
An unauthenticated attacker can obtain the nonce by visiting any frontend page that enqueues the plugin's map script, then send a crafted AJAX request to the vulnerable action. No authentication or prior access is required. The attacker receives a magic-login URL that grants immediate administrator-level access to the WordPress site.
Impact
Successful exploitation allows the attacker to create a new administrator account and log in via the magic-link URL, gaining full control over the WordPress installation. This includes the ability to modify content, install plugins, change settings, and access sensitive data.
Mitigation
The vulnerability is fixed in version 6.1.1 of the plugin, released according to the reference [1]. Users should update immediately. No workaround is known; removing the plugin or disabling the vulnerable AJAX action may be necessary if patching is not possible.
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<6.1.1+ 1 more
- (no CPE)range: <6.1.1
- (no CPE)range: <6.1.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.