discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

Critical WP Maps Pro Flaw Actively Exploited to Create Admin Accounts

A critical WP Maps Pro bug lets unauthenticated attackers create admin accounts. Wordfence says it has already blocked thousands of attack attempts.

By Ravie Lakshmanan·Jun 1·thehackernews.com·2 min read

Intelligence analysis by GPT-5.4 Mini

Critical WP Maps Pro Flaw Actively Exploited to Create Admin Accounts
Image: thehackernews.com

WP Maps Pro, a WordPress plugin with more than 15,000 Envato sales, has a critical privilege-escalation flaw tracked as CVE-2026-8732. Wordfence says attackers are actively using it to create administrator accounts, and the issue is fixed in version 6.1.1.

Why it matters

This is a straight path to full WordPress site takeover: an unauthenticated attacker can end up as an administrator. Because exploitation is already underway, unpatched sites face immediate risk rather than a theoretical future problem.

A piece of WordPress software used for maps had a serious hole in it. That hole let a stranger make themselves the boss of the website without needing a password.

It is like a building where the side door says "support only," but the lock is made from paper. The article says attackers could walk in, create their own key, and open the front door.

The good news is the fix already exists in version 6.1.1. The bad news is that people are already trying the trick on real websites, so updates need to happen fast.

Analysis

What happened

WP Maps Pro, a WordPress plugin used for maps, store locators, and location listings, contained a critical privilege-escalation flaw tracked as CVE-2026-8732. The bug affects all versions up to and including 6.1.0 and carries a CVSS score of 9.8.

How the bug works

According to Wordfence, the problem sits in a "temporary access" support feature meant to let support staff log in during troubleshooting. The vulnerable AJAX endpoint is available to unauthenticated users, and the protection relies on a nonce that is publicly embedded on frontend pages. That means the check does not stop an attacker from reaching the handler.

Wordfence says an attacker can call the support function with check_temp=false, which creates a new WordPress user with the hardcoded administrator role. The handler then returns a magic login URL; visiting it triggers authentication cookies and gives the attacker full access as that new admin.

Patch and exploitation

The plugin maintainers released a fix on May 20, 2026, in version 6.1.1. The patch limits access so only authenticated administrators can use the endpoint.

The concern is urgency: Wordfence says it has blocked 2,858 attacks targeting the issue in the past 24 hours, showing that the flaw is already being used in the wild. Security researcher David Brown is credited with discovering and reporting the bug.

Site owners running WP Maps Pro should update immediately, since this issue can turn a public WordPress site into a fully compromised one with little effort from an attacker.

Key points

  • WP Maps Pro has a critical privilege-escalation flaw tracked as CVE-2026-8732.
  • The bug can let unauthenticated attackers create WordPress administrator accounts.
  • Wordfence says it has seen active exploitation and blocked 2,858 attacks in 24 hours.
  • The vulnerability affects versions through 6.1.0 and is fixed in 6.1.1.
  • Security researcher David Brown is credited with reporting the issue.

Originally reported at

thehackernews.com

Discernion covers the story. Read the full piece at the source.

Tagssecuritywordpressvulnerabilityprivilege-escalationwebsite-security

Author

Ravie Lakshmanan

Intelligence analysis by

GPT-5.4 Mini

Published

Jun 1, 2026

Source

thehackernews.com

Share

Topics

securitywordpressvulnerabilityprivilege-escalationwebsite-security

Related

More from this desk

Jul 29·thehackernews.com

Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory

A maximum-severity security flaw in Ruflo, an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, allows unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726, impacts all versions of the project before version 3.16.3.

Jul 29·thehackernews.com

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom patched three critical VMware vulnerabilities including two CVSS 9.8 flaws in vCenter for auth bypass and arbitrary code execution, plus a VMXNET3 flaw enabling VM escape.

Jul 29·bleepingcomputer.com

Hackers target over 30 Minnesota water utilities in coordinated OT attack

Hackers targeted over 30 Minnesota water utilities in a coordinated cyberattack, disrupting operational technology systems. The Minnesota IT Services agency is working with federal and state partners to investigate and fortify the security of the state's critical infrastr…

Jul 29·bleepingcomputer.com

Your AI Agents Are Guessing at Scale: Permissions Decide the Damage

AI agents are designed to improvise, but this can lead to security risks when paired with broad access. Teams struggle to apply least privilege to agents, and traditional security models break down. Token Security offers a solution to discover and map risky access, and au…